chesshaha
- 14
- 0
quasar987 said:Are you saying it converges, or diverge?
quasar987 said:Based on what you said, I assume that you already understood that the series can be rewritten as
[tex]\sum_{n=1}^{\infty}2(-1)^{n}[/tex]
??
I don't see which test can be used on this. But you can fall back on the very definition of convergence: A series converge if the sequence of the partial sums converge. But if you find two subsequences that converge to different values, then the sequence itself diverges. Can you find those subsequences?
quasar987 said:Ok, here is how.
[tex]\frac{(-2)^{n+1}}{2^n}=\frac{(-2)(-2)^n}{2^n}=(-2)\left(\frac{(-2)}{2}\right)^n=(-2)(-1)^n=2(-1)^{n+1}[/tex]
Thus,
[tex]\sum_{n=0}^{\infty}\frac{(-2)^{n+1}}{2^n}=\sum_{n=0}^{\infty}2(-1)^{n+1}=\sum_{n=1}^{\infty}2(-1)^{n}[/tex]