In the Moran model, a model from population genetics, the mean time until absorption is given by
$$ \tau _i =N \left( \sum_{j=1}^i \frac{N-i}{N-j} + \sum_{j=i+1}^{N-i} \frac{i}{j} \right),$$
where $N$ is a natural number greater than $2$ and $i\in \{1,\ldots,N-1\}$. We are interested in the asymptotic behaviour of $\tau_i$ if $N \rightarrow \infty$ and $i/N \rightarrow x \in (0,1)$. In particular, we want to show that
$$ \frac{\tau_i}{N^2} \rightarrow -(1-x) \log(1-x) -x \log(x) := \tau(x). $$
As a hint we should use the fact that $$ \lim_{n \rightarrow \infty} \ \sum_{k=1}^{n} 1/k - \log(n) = \gamma, $$
where $\gamma$ is the Euler-Mascheroni constant. So far I could not show the above statement. Maybe I somehow need to use some Taylor expansion of $\tau(x)$ but unfortunately my ideas are very vague. Thanks for any advice!