When using the Maclaurin formula you get that $$\frac1{1-x} = \sum_{n=0}^\infty x^n$$ however, when you use the property that $$\ln(x+1)= \sum_{n=1}^\infty (-1)^{n-1} \frac{x^n}{n}$$ and then derive it getting: $$\frac{1}{x+1}=\sum_{n=1}^\infty (-1)^n x^n$$ then plugging in $-x$ for $x$, you get that $$\frac1{1-x} = \sum_{n=1}^\infty x^n$$ Why is the index wrong? When deriving you add $+1$
So why is it like this?