Let $$S_n=\sum_{k=1}^{n^2} [\sqrt{k}]$$where $[x]$ represents the floor function. Find the limit of the sequence $(a_n)_{n\geq1}$, where $$a_n=\frac{S_n}{n^\alpha}$$where $\alpha\in\mathbb{R}$
After applying Cesaro-Stolz we obtain that $$\lim_{n\to+\infty}\frac{ \sum_{k=n^2+1}^{(n+1)^2} [\sqrt{k}]}{(n+1)^\alpha-n^\alpha}$$ and I wonder if there is any formula that helps us getting away from that sum, or maybe we shouldn't even apply Cesaro-Stolz. Any idea?
Your expression $S_n$ equals $$\sum_{l=1}^n l\cdot \#\{i \in \mathbb{N},[\sqrt i]= l\}.$$
You should continue as an exercise :-)