I was solving some questions of analysis, and after long time, I came across analysis, I didn't get any direction.
Q. Discuss the convergence of following series.
(1) $\sum_{n=1}^{\infty } [(n^3+1)^{1/3}-n]$.
(2) $\sum_{n=1}^{\infty } [(n^4+n^3+n^2+n+1)^{1/4}-n]$.
Any hint for checking convergence?
What I immediately did was following: $f_n=(n^3+1)^{1/3}-n \leq (n^3+n^3)^{1/3}-n=(2^{1/3}-1)n=g_n$ but series $\sum g_n$ do not converge, we can't say about given series. I don't get any other direction.