ganondorf29
- 49
- 0
Homework Statement
Find the radius of convergence and the interval of convergence for
[tex] \sum_{n=0}^\infty \frac{x^n}{n3^n}<br /> [/tex]
Homework Equations
The Attempt at a Solution
Ok, so I first applied the ratio test.
[tex] \lim_{n\rightarrow\infty}<br /> <br /> |<br /> \frac{x^{n+1}}{(n+1)3^(n+1)} /<br /> \frac{x^n}{n3^n}<br /> |[/tex]
After some cancellations I got
[tex] L = |x/3|<br /> [/tex]Does this mean that the interval of convergence is from -3<x<3 ?