I have $\sum_{n=0}^\infty \frac{{(-1)}^n}{z^{n+1}}$ now I want to change the lower limit to begin at $1$ instead of $0$. So I let $k=n+1$, and I'm supposed to get $\sum_{k=1}^\infty \frac{(-1)^{k+1}}{z^k}$. I know how to get it for $z$ because I plugged in $n=k-1$, but when I plug it in for $(-1)^n$ I get $(-1)^{k-1}$. I know it's the same at the end, but did I make a mistake?
Thanks