Test for convergence of the series

DarkStalker
Messages
28
Reaction score
0

Homework Statement


Q)
Summation from 1 to infinity
(1+(-1)^i) / (8i+2^i)

This series apparently converges and I can't figure out why.


Homework Equations





The Attempt at a Solution



(1+(-1)^i) / i(8+2^i/i)

Taking the absolute value of the above generalization:

2/i(8+2^i/i)

Rearranging that would give:

2/i * (1/(8+2^i/i)

Now I thought that since 2/i would diverge, the entire series should diverge.

Comparing it to the geometric series (1/2^i) implies converges, but I don't know what's wrong with the above
 
Physics news on Phys.org
DarkStalker said:
2/i * (1/(8+2^i/i)

Now I thought that since 2/i would diverge, the entire series should diverge.
I don't understand your reasoning here. It's like saying
$$\sum_{n=1}^\infty \frac{1}{2^n}$$ diverges because you can write it as
$$\sum_{n=1}^\infty \left(\frac{1}{2}\times\frac{1}{2^{n-1}}\right)$$ and $$\sum_{n=1}^\infty \frac{1}{2}$$ diverges.
 
vela said:
I don't understand your reasoning here. It's like saying
$$\sum_{n=1}^\infty \frac{1}{2^n}$$ diverges because you can write it as
$$\sum_{n=1}^\infty \left(\frac{1}{2}\times\frac{1}{2^{n-1}}\right)$$ and $$\sum_{n=1}^\infty \frac{1}{2}$$ diverges.

Point. I just checked my textbook and it appears I'd mistakenly thought that just because Summation 1-infinity (ai+bi) equals summation 1-infinity (ai) + Summation 1-infinity (bi), I thought the same would be true for multiplication.

Thanks for clearing it up.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...

Similar threads

Back
Top