I wish to find the convergence radius of the power series:
∞∑n=1n!nn(x+2)n
I found the radius is −e−2<x<e−2 and this was also the answer in the book.
My problem is showing the power series does not converge at the edges.
For x=e−2 I used the ratio test and got a limit bigger than one.
For x=−e−2 I get an alternating series. how do I show it does not converge?
Answer
A useful inequality:
n!>(ne)n
which should help you show that it fails the term test at the boundaries.
The derivation of this follows by taking the log of both sides:
ln(n!)>nln(n)−n
By the definition of the factorial, some log rules, and a Riemann sum,
ln(n!)=n∑k=1ln(k)=∫n0ln⌈x⌉ dx>∫n0ln(x) dx=nln(n)−n
No comments:
Post a Comment