I want to show that
$$\sum_{i=1}^n i^{2-\alpha} \sim c n^{3-\alpha}$$
for some constant $c$. Here, $\alpha$ is assumed $0 < \alpha < 1$.
I know that
$$\sum_{i=1}^n i^2 \sim c n^3$$
for some constant $c$. So it certainly seems "obvious", but how do I show this?
For starters, we have
$$\sum_{i=1}^n i^{2-\alpha} \geq n^{-\alpha} \sum_{i=1}^n i^2 \sim c n^{3-\alpha}$$
which gives one direction. How can I show the other?
Approximate the sum by the integral $\int_0^n x^{2-\alpha}\,dx$. Let $S_n$ denote this sum, and $I_n$ the integral. Then $I_n\le S_n\le I_{n+1}$. But $I_n= cn^{3-\alpha}$ where $c=1/(3-\alpha)$ and the asymptotic swiftly follows.