Consider $$f(x) = \sum^{\infty}_{n=0} \frac{4n-7}{6n+7} x^n.$$
Find $ f'(x).$ I simply took the derivative which I thought is $$\sum^{\infty}_{n=0} \frac{4n^2-7n}{6n+7} x^{n-1}.$$
The response says: "This is a very subtle mistake. You have included the $n=0$ term but you should have removed it and then reindexed.
The right answer they claim is: $$ \sum^{\infty}_{n=0} \frac{4n^2+n-3}{6n+13} x^n.$$
I don't understand what I did wrong and what they want me to do?