Find $\lim_{n \rightarrow \infty} \int_{0}^{x} \frac{(-\ln{z})^n}{n!} dz$ where $x \in (0,1)$ .
I was thinking of using Dominated Convergence Theorem to the function $f_n(z)=\frac{(-\ln{z})^n}{n!} dz$ But couldn't find its limiting function. Any other approach which can help?
Let us first consider the integral, $${I(n)} = \int_0^{x}\frac{(-\ln z)^n}{n!}dz$$ Using Integration by Parts, $$I(n) = \frac{z(-\ln z)^n}{n!}|_0^{x}+n\int_0^{x}\frac{(-\ln z)^{n-1}}{n!}dz=\frac{x(-\ln x)^n}{n!}+I(n-1)$$ If you observe, the above is a telescopic sum, $$\therefore I(n)=I(0)+x\sum_{i=1}^{n}\frac{(-\ln x)^i}{i!}$$ Since $I(0) =x$, $$I(n)=x\sum_{i=0}^{n}\frac{(-\ln x)^i}{i!}$$ As $n \to \infty$, $$\lim_{n \to \infty}I(n)=x\sum_{i=0}^{\infty}\frac{(-\ln x)^i}{i! }=x\exp{(-\ln x)}=1$$