How to prove the limit for fucntion $f = 0 $ by Lebesgue Dominated Convergence Theorem:
$$f = \lim_{n\to \infty}\int_0^1 \frac{e^{-nt}-(1-t)^n}{t}\, dt=0$$ I believe I can use the equality: $1-e^{-nt}(1-t)^n=\int_0^t {ne^{-n\tau}\tau(1-\tau)^{n-1}}\, dt$; but after I do this equality n times, I find I get $$\lim_{n\to \infty}\int_0^1 \frac{e^{-nt}}{t} dt$$ However, this will explode when t = 0 but I do not know how to find the function g $\geq \lvert f\rvert$ that to apply the Lebesgue Dominated Convergence Theorem to switch the $\lim$ and $\int$ position.
I thought that it might be of interest to post a solution without appealing to the Dominated Convergence Theorem. To that end, we now proceed.
Enforcing the substitution $t\mapsto t/n$ in the integral of interest, we find that
$$\begin{align} \int_0^1 \frac{e^{-nt}-(1-t)^n}{t}\,dt&=\int_0^n \frac{e^{-t}-(1-t/n)^n}{t}\,dt\\\\ &=\int_0^n \frac{e^{-t}}t \left(1-e^t(1-t/n)^n\right)\,dt\tag1 \end{align}$$
Next, we have the estimates
$$\begin{align} \left|1-e^t(1-t/n)^n\right|&\le 1-(1-t^2/n^2)^n\\\\ &\le t^2/n\tag2 \end{align}$$
Using the estimate from $(2)$ in $(1)$ reveals
$$\left|\int_0^n \frac{e^{-t}}t \left(1-e^t(1-t/n)^n\right)\,dt\right|\le \frac1n \int_0^n te^{-t}\,dt\le \frac1n$$
And we are done!
To use the Dominated Convergence Theorem, simply note that
$$\left|\frac {e^{-t}-(1-t/n)^n}{t} \xi_{[0,n]}(t)\right|\le \frac{e^{-t}-(1-t)\xi_{[0,1]}(t)}t$$, which is absolutely integrable.