I'm having a hard time evaluating the following limit
$$\lim_{x \rightarrow 0} \frac{\int_{0}^{2 \sin x} \cos(t^2) dt}{2x}$$ I'm not even really sure how to approach it since I'm not used to seeing another function in the integral.
My initial thoughts were to use l'hopitals rule since $\lim_{x \rightarrow0} 2\sin x=0$, so the numerator is equal to 0, but I wouldnt be sure how to take the derivative of the numerator.
Any pointers would be appreciated
We will use that $$f(x)=\int_0^{a(x)}g(t)dt\implies f'(x)=g(a(x))a'(x).$$ In our case:
$$\frac{d}{dx} \int_{0}^{2 \sin x} \cos(t^2) dt=\cos((2\sin x)^2)\cdot \dfrac{d(2\sin x)}{dx}.$$
So, we have
$$\frac{d}{dx} \int_{0}^{2 \sin x} \cos(t^2) dt=2\cos (x)\cos(4\sin^2 x).$$
Thus
$$\lim_{x \rightarrow 0} \frac{\int_{0}^{2 \sin x} \cos(t^2) dt}{2x}=\lim_{x \rightarrow 0}\dfrac{2\cos (x)\cos(4\sin^2 x)}{2} =1.$$