The $H_{n,r}$ generalized harmonic number is defined as: $$H_{n,r} = \sum_{k=1}^{n} \frac{1}{k^r}$$
I'm interested in the growth of $H_{n,r}$ as a function of $n$, for a fixed $r\in[0,1]$.
For $r>1$, $H_{n,r}=O(1)$ (as a function of $n$). For $r=1$, $H_{n,1}=O(\log n)$. For $r=0$, $H_{n,0}=n$.
How does $H_{n,r}$ grow for intermediate values of $r$?