The following question was taken from an exam in real analysis and functions of real variables -
Calculate the next limit:
$\lim_{\epsilon \rightarrow 0}{{1\over {\epsilon^2}}\cdot\biggl( 1-{1\over2}\int_{-1}^{1}}\sqrt{|1-\epsilon \cdot \sin (t)|}dt \biggl)$
I've tried to apply Dominant convergence theorem, but I've got messed up.
How do I find the limit?
Please help.
We have that
$$\sqrt{1-x}=1-\dfrac{x}{2}-\dfrac{x^2}{8}+o(x^2).$$
Thus
$$\dfrac{2-\int_{-1}^1 \sqrt{1-\epsilon \sin t}}{2\epsilon^2}=\dfrac{2-\int_{-1}^1 \left(1-\dfrac{\epsilon \sin t}{2}-\dfrac{\epsilon^2 \sin^2 t}{8}\right)+o(\epsilon^2)}{2\epsilon^2}.$$ That is
$$\dfrac{2-\int_{-1}^1 \sqrt{1-\epsilon \sin t}}{2\epsilon^2}=\dfrac{\dfrac{\epsilon^2}{8}\int_{-1}^1\sin^2 tdt+o(\epsilon^2)}{2\epsilon^2}.$$ Or
$$\dfrac{2-\int_{-1}^1 \sqrt{1-\epsilon \sin t}}{2\epsilon^2}=\dfrac{1}{16} \int_{-1}^1\sin^2 tdt+o(1).$$
So the limit is
$$\dfrac{1}{16} \int_{-1}^1\sin^2 tdt.$$