$$\sum_{n=0}^\infty\frac n{n^2\sqrt n+1}$$ I tried to use the ratio test but my answer is 1 and that gives no information about the answer. I have also used the root test and the given answer is 1. How could I determine the convergence or divergence of this series? I have also tried to use the integral test and the answer is too long and to difficult.
2026-03-28 15:25:58.1774711558
Determine whether $\sum_{n=0}^\infty\frac n{n^2\sqrt n+1}$ converges
103 Views Asked by user534450 https://math.techqa.club/user/user534450/detail At
3
HINT
Note that
$$ \frac{n}{(n^2 {\sqrt n} +1)}\sim \frac1{n\sqrt n}$$
then use limit comparison test with $\sum \frac1{n\sqrt n}$ to show convergence.