I know Stolz-Cesaro theorem, and I'm supposed to use this to prove that
$\lim(1^p+2^p+...+n^p)/(n^{p+1})=1/(p+1)$
So I made two sequences, $(x_n)$ which is:
$\sum_{i=1}^n i^p$
And $(y_n)$ which is $n^{p+1}$
So I'm trying to prove $\lim(x_{n+1}- x_n)/ (y_{n+1}-y_n)$
And after some work I get to
$1/(1-((n/n+1)^p)$,
But I don't know what to do when here. It's possible that this approach isn't even right. $n$ tends to infinity. Thanks in advance