Consider the following series: $$ \sum _{n=0}^{\infty }\:n!\left(2x-1\right)^n $$ If I try to check for what $x$'s my series will converge, applying the ratio test, we'll see that $$ \lim _{n\to \infty \:}\left(\left|n+1\right|\right) = \infty\\ \left|2x-1\right|\cdot \infty \: = \infty $$ And because of that my serie is going to diverge for all $x$.
That's what I've concluded. But the answer is that the radius of convergence is going to be 0 and it'll converge for $x = \frac{1}{2}$.
How am I supposed to know that if a series diverges for all $x$ in the ratio test, there is still a possibility for it to converge for a $x$?! It's not making sense to me.
Thanks!