For what values of a does the series converge:
$\sum_{n=1}^\infty \frac{1}{(n+n^3)^a}$
?
Following is my thought process:
$\sum_{n=1}^\infty \frac{1}{(n+n^3)^a}$ = $\lim_{k\to \infty}\sum_{n=1}^k \frac{1}{(n+n^3)^a}$ = $\frac{1}{(1+1^3)^a} + \frac{1}{(2+2^3)^a+\frac{1}{(3+3^3)^a}}....$
So I'm thinking as long as $a \ge 1$ it should converge - but I'm not sure.