Onezimo Cardoso
Homework Statement
Prove that \lim_{n \to \infty} \displaystyle \sum_{i=1}^{n} \frac{1}{n+i} = log(2).
Homework Equations
[/B]
The Digamma Function \Psi(x) can be written as:
\Psi (x) = \frac{d}{dx} \log(\Gamma(x))
Or, equivalently, as
\Psi(x)=\displaystyle \sum_{l=1}^{k} \frac{1}{x-l}+\Psi(x-k)
The Attempt at a Solution
I tried to put in Wolfram in order to get some hint about this problem and it showed that:
\displaystyle \sum_{i=1}^{n} \frac{1}{n+i} = \Psi(n+(i+1))-\Psi(1+i)
Where \Psi (x) = \frac{d}{dx} \log(\Gamma(x)) is the digamma function as described in Relevant equations.