why are these two power series the same

69 Views Asked by At

$$-\sum_{\color{red}{n=1}}^{\infty}nc_{n}x^{n}=-\sum_{\color{red}{n=0}}^{\infty}nc_{n}x^{n}$$

How come one starts at $1$ and the other starts at $0$ yet their equal? Do they both equal infinity?

1

There are 1 best solutions below

0
On BEST ANSWER

When $n=0$, $nc_nx^n$ is also zero. So the first sum just leaves that zero term out while the second one includes it. There is no change in the sum.