Inspired by another question, I got curious how we can calculate the radius of convergence for the formal power series:
$$f(x) = x\sqrt1+x^2\sqrt2+x^3\sqrt3+\cdots+x^n\sqrt{n}+\cdots$$
It is easy to see that it can not be larger than $1$, but how to find it?