DarkStalker
- 28
- 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