Interval of Convergence and radicals

justtip
Messages
1
Reaction score
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.
 
Physics news on Phys.org
welcome to pf!

hi justtip! welcome to pf! :smile:
justtip said:
Mathematica says the limit is (x+2)/3, but I'm not sure how to get there.

you're trying to prove that lim √n/√(n+1) = 1

that's the same as lim √(n/(n+1)) = 1,

which is the same as lim n/(n+1) = 1 :wink:
 
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