This is my first post so I am very new to MathJax formatting - i apologize in advance for the messy formatting
This equation becomes $$\sum_{n=2}^\infty \frac{(4n-5) x^n}{(4^n)n!}$$
The textbook says the ratio test would be:
$$\lim_{n\to \infty} \left\lvert\frac{(4n-1)(4n-5)(x^{n+1})(4^n)n!}{(4n-5)(x^n)(4^{n+1})(n+1)n!}\right\rvert$$
But I thought it would be: $$\lim_{n\to \infty} \left\lvert\frac{(4n-1)(x^{n+1})(4^n)n!}{(4n-5)(x^n)(4^{n+1})(n+1)!}\right\rvert$$
So no extra $(4n-5)$ - but that would result in an addition $(n+1)$ in denominator (because of the expanded factorial) and the radius of convergence would now be infinite (and not $|x| < 1$ as above fraction suggests).
Thanks
Your series as written obviously has an infinite radius of converges, since the denominator grows much faster than the numerator. However, this is because there is a mistake - the numerator should be $(4n-5)!.$