I am asked to calculate $\displaystyle \lim_{n\rightarrow\infty} \int_n^{n+1}\frac{\sin x} x \, dx$.
Before letting the $\lim$ to confuse me I used integration by parts, but it didn't get me far.
Any hint?
I am asked to calculate $\displaystyle \lim_{n\rightarrow\infty} \int_n^{n+1}\frac{\sin x} x \, dx$.
Before letting the $\lim$ to confuse me I used integration by parts, but it didn't get me far.
Any hint?
There are a couple of answers already but I'll provide the simple one that was alluded to in comments. For all $x\in[n,n+1]$, $|\frac{\sin x}x|\le\frac1n$ and so $|\int_n^{n+1}\frac{\sin x}x\,\mathrm dx|\le\frac1n\to0$.
If you permit special functions, $\int \frac{\sin x}{x}dx = \text{Si}(x)$. Further, there is the well known identity $\displaystyle\lim_{x \to \infty} \text{Si}(x) = \frac{\pi}{2}$. From this, we get $$\lim_{n\rightarrow\infty} \int_n^{n+1}\frac{\sin x} x \, dx = \lim_{n \to \infty} [\text{Si}(n+1)-\text{Si}(n)]$$ We can see that the growth of $n$ in the first sine integral overtakes the addition by 1, so we get $$= \lim_{n \to \infty} [\text{Si}(n)-\text{Si}(n)] = \color{red}{0}$$
For proofs of the above identity, see here. While the proofs are not that hard to grasp, they are often long in length and are great in number; as such I leave the proof-checking to you.
Let $y = x-n \Rightarrow dx = dy \Rightarrow \displaystyle \int_{n}^{n+1} \dfrac{\sin x}{x} dx = \displaystyle \int_{0}^1 \dfrac{\sin(y+n)}{y+n}dy$. We treat this as Lebesgue integral, and the function $\dfrac{\sin(y+n)}{y+n}$ is dominated by $1$ which is integrable over $[0,1]$ because $\sin(y+n) \leq 1 \leq y+n, y \geq 0 \Rightarrow \displaystyle \lim_{n\to \infty} \int_{n}^{n+1}\dfrac{\sin x}{x}dx = \displaystyle \lim_{n\to \infty} \int_{0}^1 \dfrac{\sin(y+n)}{y+n}dy=\displaystyle \int_{0}^1 \lim_{n\to \infty} \dfrac{\sin(y+n)}{y+n}dy=\displaystyle \int_{0}^1 0 dy = 0$