How to prove convexity of this function?I want to prove the convexity of the following function:
$f(\gamma)=$\begin{equation} \begin{aligned} log(\sum^{n+1}_{i=1} i^{-\gamma})-log(\sum^{n}_{i=1} i^{-\gamma}) \end{aligned} \end{equation}
I've tried to calculate the second deriviate, but it's really complicate and hard to tell whether it's positive or not.
Can anyone help me with that? Thank you very much.