My goal is to prove that if $b> a > 0$ are real numbers, then:
$\lim_{n \rightarrow \infty} \int_a^b (1 + x/n)^n e^{-x} dx = b-a$.
I think the best way to do this is to show that $(1+x/n)^n$ tends uniformly to $e^x$ on positive compact intervals. I know that it converges pointwise but I am struggling with the uniform proof. I have tried figuring out $\sup_{x \in [a,b]} \left|(1+\frac{x}{n})^n - e^x \right|$ by differentiating $(1+\frac{x}{n})^n - e^x$, but this is getting me nowhere.
I would appreciate a nudge in the right direction about how to prove the convergence is uniform. Thank you!
hint: Try to show $\left(1+\frac{x}{n}\right)^n\cdot e^{-x} \leq 1$, and use $g(x) = 1$ as a dominating function, and use the DCT to conclude. And the above inequality is true because: $\ln\left(1+\frac{x}{n}\right) \leq \frac{x}{n} $ is a well-known inequality.