the_kid
- 114
- 0
Homework Statement
I need to verify an integral representation of the Euler constant:
\int^{1}_{0}\frac{1-e^{-t}}{t}dt-\int^{\infty}_{1}[\frac{e^{-t}}{t}dt=\gamma
Homework Equations
The Attempt at a Solution
OK, I'm supposed to use this fact (which I have already proved):
\sum^{N}_{n=1}\frac{1}{n}=\int^{1}_{0}\frac{1-(1-t)^{n}}{t}dt.
Then I am supposed to rescale t so that I can apply the follow definition of the exponential function:
lim as n-->infinity of (1+\frac{z}{n})^{n}=\sum^{\infty}_{k=0}\frac{z^{k}}{k!}=e^{z}
I'm not seeing how I can use the first fact at all...