Radius of convergence of $\sum_{n=1}^\infty (\frac{5n^3+2n^2}{3n^3+2n})z^n$
I know Hadamards lemma says that $\frac{1}{R}=\lim\sup \vert a_n\vert^{1/n}$
But I'm not sure how to compute $\lim\sup \vert a_n\vert^{1/n}$
I can see the $(a_n)\to 5/3$, so I believe $\lim\sup \vert a_n\vert$ should just be the limit of the sequence? But I'm not sure how to actually use the lemma to find $R$.
Cauchy-Hadamard theorem is often a power hammer to kill a fly.
You can just notice that the series diverges for $z=1$ as its term doesn’t converge to zero in that case. And that the modulus of its term is less than $\frac{5}{2}\vert z\vert^k$. As the series $\sum z^k$ converges for $\vert z \vert \le 1$, the radius is equal to $1$.