Posted by Ana on Thursday, April 21, 2011 at 3:19am.
The summation is for n=1 to ∞.
The expression is an alternating series:
(-1)^(n-1) * n(x-1)^n / ((n²+1)2^n)
You would be using different tests for convergence and choose values of x between which the series is convergent.
For example, the limit test requires that an=0 as n->∞, so
For an=0 at n->∞, we require
Lim n(x-1)^n / ((n²+1)2^n) = 0
which is equivalent to requiring convergence of ((x-1)/2)^n, which in turn implies |x-1|<2, or x0±r, where x0=1, r=2.
Note that the at the extreme limit of radius of convergence (-1 and 3 in this case), convergence has to be checked individually.
At x=3, we are looking at the limit of an alternating series:
(-1)^(n-1) n(x-1)^n / ((n²+1)2^n)
which reduces at x=3 to
(-1)^(n-1) n/(n^sup2;+1)
or
(-1)^(n-1) 1/n
which converges by comparison with Leibniz series of
1-1/2+1/3-1/4+1/5-...
Similarly, the series converges at x=-1.
So the radius of convergence is 0≤r≤2.
Similar tests can and should be applied:
- ratio test
requires an+1/an <1.
- root test
requires (an)^(1/n)<1
- leibniz test for alternating series
basically requires both the ratio test and limit test to pass.
Check out all the tests available to you, from above and from your class notes, and make a final decision on the radius of convergence.
Related Questions
Calculus2 - Please, help me I really need help on this problem. Thank you so ...
CALC - please help me...for the power series summation of n^4x^n/2(n-1)factorial...
calculus-- need help desperately! - The Taylor series about x=5 for a certain ...
Calculus - please help me...for the power series summation of n^4x^n/2(n-1)...
Calculus - Please.... I need your help! I posted this question yesterday and no ...
Calculus ll - Find the radius of convergence and interval of convergence for ...
I am really struggling on this problem - geometry - Please help guys if you can...
Calculus - a) Find the Taylor series associated to f(x) = x^-2 at a = 1. Be sure...
Calculus - I'm studying infinite series and am really struggling with ...
HELP PLEASE - I'm really, really, really, sorry but I seriously need help. I...
For Further Reading