Power Series Help: Find Interval of Convergence

STJ
Messages
6
Reaction score
0

Homework Statement


Find interval of convergence and radius of convergence of the following infinite series.

Series from n=1 to infinity ((-3)^n * x^n) / (n*(n)^1/2)

Homework Equations


Ratio test

The Attempt at a Solution



I've started with the ratio test and end up getting 3xn^(3/2) / (n+1)^(3/2) after cancellation. I don't know how to cancel anything else out, I'm guessing L'Hopital's rule but that doesn't seem right. I feel like I should be able to do more cancellation here.
 
Physics news on Phys.org
STJ said:

Homework Statement


Find interval of convergence and radius of convergence of the following infinite series.

Series from n=1 to infinity ((-3)^n * x^n) / (n*(n)^1/2)


Homework Equations


Ratio test


The Attempt at a Solution



I've started with the ratio test and end up getting 3xn^(3/2) / (n+1)^(3/2) after cancellation. I don't know how to cancel anything else out, I'm guessing L'Hopital's rule but that doesn't seem right. I feel like I should be able to do more cancellation here.

Just use elementary algebra:
\frac{n^{3/2}}{(n+1)^{3/2}} = \left( \frac{n}{n+1}\right)^{3/2}
What happens to this ratio when ##n \to \infty?##
 
  • Like
Likes 1 person
What can you say about n/(n+1) as n →∞?
 
I swear I think to hard sometimes. Thanks.

And as n/(n+1) n →∞ = 1

R=1/3, Interval of convergence will be [-1/3, 1/3]
 
Are you sure it converges for x = -1/3?
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top