Kyousik
- 8
- 0
Homework Statement
(infinity)sigma(k = 0) [2(2/6)^k + (-2/10)^k)
Homework Equations
Geometric Series
The Attempt at a Solution
I split these up into two geometric series
(infinity)sigma(k = 0) [2(1/3)^k]
2 / (1 - 1/3)
r = 3
This diverges.
(infinity)sigma(k = 0) (-1/5)^k
1 / (1 + 1/5)
r = 5/6
This converges.
Now, I'm not sure what to do? If it does converge, I need to find its sum
