justtip
- 1
- 0
Homework Statement
Find the interval of convergence:
\sum _{n=1}^{\infty } \frac{(-1)^n (x+2)^n}{3^n\sqrt{n}}
Homework Equations
The Attempt at a Solution
\lim_{n\to \infty } |\frac{(x+2)^{n+1}}{3^{n+1}\sqrt{n+1}}*\frac{3^n\sqrt{n}}{(x+2)^n}| = \lim_{n\to \infty } |\frac{(x+2)\sqrt{n}}{3\sqrt{n+1}}|
This is where I'm stuck. Mathematica says the limit is (x+2)/3, but I'm not sure how to get there. Only thing I can think of is if infinity is substituted for n, the square root of infinity cancels out? I can work the rest out myself, just need to know how to get to (x+2)/3.
Thanks.