Interval of convergence for ∑x^n/√n using the ratio test

Join the discussion
Registration is free. Start your own thread to ask a follow-up.
3 replies · 2K views
xtrubambinoxpr
Messages
86
Reaction score
0
Find the interval of convergence for the power series [itex]\sum[/itex] [itex]\frac{x^n}{\sqrt{n}}[/itex]

using the ratio test I get that the absolute value of x * the lim of square root of n over square root of n+1 = 0. so that being said i believe the interval of convergence is (-∞,∞) by the ratio test
 
Last edited:
Physics news on Phys.org
Think about your limit again! The convergence radius is
[tex]\lim_{n \rightarrow \infty} \frac{a_n}{a_{n+1}}=\lim_{n \rightarrow \infty} \sqrt{\frac{n+1}{n}}=\cdots[/tex]
 
vanhees71 said:
Think about your limit again! The convergence radius is
[tex]\lim_{n \rightarrow \infty} \frac{a_n}{a_{n+1}}=\lim_{n \rightarrow \infty} \sqrt{\frac{n+1}{n}}=\cdots[/tex]

Why? using the ratio test you get X^n+1 / sqrt(n+1) * the reciprocal of the original expression. So the x^n cancel out. leaving it in the form with n / n+1 square root
 
vanhees71 said:
Think about your limit again! The convergence radius is
[tex]\lim_{n \rightarrow \infty} \frac{a_n}{a_{n+1}}=\lim_{n \rightarrow \infty} \sqrt{\frac{n+1}{n}}=\cdots[/tex]

also i notice you have n+1 in the denominator. Isnt it the numerator in the original formula? that's how it is in my book anyways