Somefantastik
- 226
- 0
\sum_{k=0}^{\infty}a_{k}(k+r)(k+r-1)x^{k-1}
I need to get my x term to look like xn.
If I set n = k-1, then that makes my index start at n = -1, which is silly. What can I do?
I need to get my x term to look like xn.
If I set n = k-1, then that makes my index start at n = -1, which is silly. What can I do?