Limit of the integral $\int_0^1\frac{n\cos x}{1+x^2n^{3/2}}\,dx$

1.7k Views Asked by At

Prove that $\displaystyle\int_0^1\frac{n\cos x}{1+x^2n^{\frac32}}dx\rightarrow0$ as $n\rightarrow\infty$.

$f_n(x)=\frac{n\cos x}{1+x^2n\sqrt{n}}$ tends to zero function pointwise. It just converges uniformly on every compact interval $[\epsilon,1]$, but$f_n(0)=n$ tends to $+\infty$ and we can not use replacement of limit and integral with this reasoning.

So, the other useful method to handle limit of integrals, is Lebesgue Dominated Convergence Theorem. But I can't still find the proper dominating nonnegative and measureble function over $[0,1]$ for the sequence $\{f_n\}$.

First it seems the term $\cos x$ doesn't have impact on the result. Then for each $p<1$, there's natural $m$ that $f_m(x)$ is not dominated by $g(x)=\frac{1}{x^p}$ on the whole interval. (I observed it via plotting).

I think in the process of finding a good inequality, we must generate $n$ in denominator and use $n>1$.

1

There are 1 best solutions below

0
On BEST ANSWER

Make the substitution: $x = \left(\dfrac{t}{n^{3/2}}\right)^{1/2}$

Then, $\displaystyle \int_0^1\frac{\cos x}{1+x^2n^{\frac{3}{2}}}\,dx = \frac{n^{-3/4}}{2}\int_0^{n^{3/2}}\frac{t^{-1/2}}{1+t}\cos \left(\dfrac{t}{n^{3/2}}\right)^{1/2}\,dt$

Consider, the sequence of functions $f_n: [0,\infty] \to \mathbb{R}$:

$\displaystyle f_n(t) = \frac{t^{-1/2}}{1+t}\cos \left(\dfrac{t}{n^{3/2}}\right)^{1/2}\chi_{n}(t)$, where, $\displaystyle \chi_n(t) = \begin{cases}1,\textrm{ when } t \in [0,n^{3/2}] \\ 0, \textrm{ otherwise } \end{cases}$

Then, $\displaystyle \lim\limits_{n \to \infty} f_n(t) = \frac{t^{-1/2}}{1+t}\cos 0 = \frac{t^{-1/2}}{1+t}$ and $f_n$ is bounded by an integrable function:

$\displaystyle |f_n(t)| \le \frac{t^{-1/2}}{1+t}$

Then, it follows from the Lebesgue Convergence Theorem:

$\displaystyle \begin{align} \lim\limits_{n \to \infty} \int_0^1\frac{n^{3/4}\cos x}{1+x^2n^{\frac{3}{2}}}\,dx &= \lim\limits_{n \to \infty} \frac{1}{2}\int_0^{\infty}\frac{t^{-1/2}}{1+t}\cos \left(\dfrac{t}{n^{3/2}}\right)^{1/2}\chi_n(t)\,dt \\ &= \lim\limits_{n \to \infty}\frac{1}{2}\int_0^{\infty} \frac{t^{-1/2}}{1+t}\,dt = \frac{\pi}{2}\end{align}$

Hence, $\displaystyle \int_0^1\frac{n\cos x}{1+x^2n^{\frac{3}{2}}}\,dx \sim \frac{\pi}{2}n^{1/4}$ (diverges).