whatlifeforme
- 218
- 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.