0

Evaluation of $$\lim_{n\rightarrow \infty}\int^{\infty}_{0}\bigg(1+\frac{t}{n}\bigg)^{-n}\cdot \cos\bigg(\frac{t}{n}\bigg)dt$$

What i Try: put $\displaystyle \frac{t}{n}=u.$ Then $dt=ndu$

$$I_{n}=\lim_{n\rightarrow \infty}\int^{\infty}_{0}n(1+u)^{-n}\cos(u)du$$

By using by parts

$$I_{n}=\lim_{n\rightarrow \infty}n\bigg([-n(1+u)^n\cos(u)\bigg|^{\infty}_{0}+\int^{\infty}_{0}n(1+u)^{n-1}\cos(u)du\bigg]$$

How do i solve it Help me please. Thanks

jacky
  • 5,194

1 Answers1

1

Taking the limit inside, we get:

\begin{equation} I=\int\limits_{0}^{+\infty}\lim_{n\rightarrow \infty} \left(1+\frac{t}{n}\right)^{-n}\cos\left(\frac{t}{n}\right)\,dt \end{equation}

Let $L$ be the limit, then using the product rule, we can split the limit as follows:

\begin{equation} L=\underbrace{\lim_{n\rightarrow \infty}\left(1+\frac{t}{n}\right)^{-n}}_{L_{1}}\times\underbrace{\lim_{n\rightarrow \infty} \cos\left(\frac{t}{n}\right)\,dt}_{L_{2}} \end{equation}

The second limit is equal to $1$ and the first limit is the definition of the exponential function $e^{-t}$. Then, we conclude that $L=e^{-t}$. Plugging this into I:

\begin{equation} I=\int\limits_{0}^{+\infty}e^{-t}\,dt=\Gamma(1)=0!=1 \end{equation}