Let $\alpha \in ( - \infty,-1)$. Does $\frac {1^\alpha +2 ^\alpha+...+n^\alpha} {n^{\alpha+1}}$ diverge to $\infty$ as $n \to \infty$?
(I am not 100% sure that the above is true, but I am pretty sure because I am trying to use it as a lemma to show that a certain Lebesgue integral is $\infty$).
My thought was to try bounding $\frac {1^\alpha +2 ^\alpha+...+n^\alpha} {n^{\alpha+1}}$ below by something which is already known to diverge to $\infty$.
I see $\frac {1^\alpha +2 ^\alpha+...+n^\alpha} {n^{\alpha+1}}\geq\frac {n^\alpha +n ^\alpha+...+n^\alpha} {n^{\alpha+1}}=1$, but this doesn't really help because the bound $1$ is too small to be useful.
The formula $1^3+2^3+...+n^3=(1+2+...+n)^2$ comes to mind, but I'm not sure how it would help since $\alpha \neq 3$. (Maybe the formula can be manipulated somehow to apply in our situtation? Or maybe there is a more general formula I can use?)
Any help would be appreciated.