I know that we could represent the function $\frac{8x}{7+x}$ as a power series $8\sum\limits_{n=0}^{\infty}(-1)^n(\frac{x}{7})^{n+1}$
Therefore the first few terms would be: $\frac{8x}{7}-\frac{8x^2}{49}+\frac{8x^3}{343}-\dots$
according to this summation, wouldn't the value of $C_0 = \frac{8}{7}$?
apparently it is not and I need help understanding why $C_1 = \frac{8}{7}$ and not $C_0$.
Thank you!