utleysthrow
- 24
- 0
Homework Statement
[tex]\sum^{\infty}_{n=1} \frac{(-1)^{n}}{\sqrt{n}+(-1)^{n}}[/tex]
Prove whether this series converges or diverges using the following analysis:
Let [tex]b_{k}[/tex] be the sum of terms numbered n=2k-1 and n=2k from the given series.
By simplifying [tex]b_{k}[/tex], determine if [tex]\sum^{\infty}_{k=1} b_{k}[/tex] converges or diverges.
Homework Equations
The Attempt at a Solution
From what I have above, I think:
[tex]b_{k} = \frac{(-1)^{2k-1}}{\sqrt{2k-1}+(-1)^{2k-1}} + \frac{(-1)^{2k}}{\sqrt{2k}+(-1)^{2k}}[/tex]
which means,
[tex]\sum^{\infty}_{k=1} b_{k}= \sum^{\infty}_{k=1} \frac{(-1)^{2k-1}}{\sqrt{2k-1}+(-1)^{2k-1}} + \sum^{\infty}_{k=1} \frac{(-1)^{2k}}{\sqrt{2k}+(-1)^{2k}}[/tex]
I'm not sure where to go from here as far as simplifying goes. I tried adding the two fractions but I don't think that helps. Also, I can't use the Alternating series test on the original series because the absolute value of the terms is not monotone and decreasing.