Power Series Converge Absolutely

whatlifeforme
Messages
218
Reaction score
0

Homework Statement


for what values of x does the series converge absolutely?

Homework Equations


\displaystyle \sum^{∞}_{n=1} \frac{4^n * x^n}{n!}

The Attempt at a Solution


Ratio Test

\displaystyle \frac{4^{n+1} * x^{n+1}}{n+1)!} * \frac{n!}{4^n * x^n}
4x * limit (n->inf) \displaystyle \frac{1}{n+1} = 0

What do I do now since the limit is zero? I asked a similar question in another thread, but the limit turned out to be 1. I am sure that this limit is zero.
 
Physics news on Phys.org
What was your purpose in calculating that? How is that number, whether it is 0 or 1 or whatever, tell you about the "radius of convergence"?
 
whatlifeforme said:

Homework Statement


for what values of x does the series converge absolutely?


Homework Equations


\displaystyle \sum^{∞}_{n=1} \frac{4^n * x^n}{n!}


The Attempt at a Solution


Ratio Test

\displaystyle \frac{4^{n+1} * x^{n+1}}{n+1)!} * \frac{n!}{4^n * x^n}
4x * limit (n->inf) \displaystyle \frac{1}{n+1} = 0

What do I do now since the limit is zero? I asked a similar question in another thread, but the limit turned out to be 1. I am sure that this limit is zero.

It means that the series converges for all values of x.

BTW, when you use the Ratio Test, you should be working with the absolute values of the terms in your series.

This is the ratio you should be working with:
$$ \frac{4^{n+1} * |x|^{n+1}}{(n+1)!} * \frac{n!}{4^n * |x|^n}$$
The result you get will be 4|x| ## \lim_{n \to \infty} 1/(n + 1)## = 0, which places no limits on the values of x.
 
do i leave the answer at 4|x| limn→∞1/(n+1) = 0 and put -inf < x < inf. or do i need to prove this somehow?
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...

Similar threads

Back
Top