whatlifeforme
- 218
- 0
Homework Statement
Find the interval of convergence.
Homework Equations
\displaystyle \sum^{∞}_{n=0} \frac{(x-5)^n}{n^4 * 2^n}
The Attempt at a Solution
I used the ratio test as follows:
\displaystyle \frac{(x-5)^{n+1}}{(n+1)^4 * 2^{n+1}} * \frac{n^4 2^n}{(x-5)^n}
taking the limit:
(x-5) lim (x->inf) \displaystyle \frac{n^4}{2(n+1)^4} = 0
Most of these problems the limit comes to 1. How do i solve this now that the limit is zero?