2

Evaluate

$$\lim\limits_{n\to \infty}\int_{0}^{1}\frac{\sqrt{n}(e^{-x/n}-1)}{x}dx.$$

Hugh C.
  • 73
  • 1
  • 6

2 Answers2

0

One doesn't need the full strength of Taylor's theorem. By Mean Value Theorem, there is some $\xi \in[0,x/n]$ such that $|\frac{e^{-x/n} - 1}{x/n}| = e^{-\xi} \le 1.$ Thus $$ \sqrt{n} \frac{e^{-x/n} - 1}{x} \le \frac{1}{\sqrt n} \to 0.$$ So the integrand uniformly converges to $0$, which means that the integral is 0.

Calvin Khor
  • 34,903
0

Hint: You can interchange the limit with the integral if the sequence converges uniformly. So, can you prove that the sequence converges uniformly?