Radius and Interval of convergence

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
Painguy
Messages
118
Reaction score
0

Homework Statement


Ʃ(((-1)^n)(x^n))/(n+1) from 0 to ∞

Homework Equations


The Attempt at a Solution


I took applied the ratio test and got that lim|(x^(n+1))/(n+2) * (n+1)/(x^n)| =|x|
so that means for it to converge |x|<1 Radius of convergence is 1
My interval is (-1<x<1)
Now I check the endpoints

x=1
Ʃ(((-1)^n))/(n+1) from 0 to ∞
I want to use the alternating series test, but I have run into a little problem.
I know that the Lim 1/(n+1) =0 but how do I prove that 1/(n+2) < 1/(n+1) for all n.
I know its true, but my professor wants us to show that. I can show that -1<1 which is a true statement, but what does that say about the inequality in relation to n?

Is there a better test to do this? Ratio test just equals 1 so that tells me nothing. I can't really use the integral test for an alternating series since it would end up imaginary. If there is a better test could someone still show how to use the alternating series if possible?
 
Physics news on Phys.org
I set 1/(n+1) to a function f which I then siad was less than 0. when i took the derivative of f i obtained a negative function which is less than 0. I stated that since the derivative is less than zero then the function is decreasing and bn+1 < bn. Is that ok?