$$\lim_{x\to0}\frac{1}{x^3}\int_{0}^{x}\sin(\sin(t^2))dt$$
This is a compound question from me.
- I don't know how to begin evaluating this limit. My guess would be that I would have to find the value of this Riemann's integral and then plug the result into the limit. Is this the right direction to head?
Which brings me to...
- I am also stuck trying to resolve the integral. I tried integrating by substitution, trying with both $u = t^2$ and $u = \sin(t^2)$, but both have lead me to finding that $t$ or $dt$ popping back into the equation sooner or later and I'm not quite sure how to handle that. Any hints as to how I can integrate that function?
Thank you.
Using the fundemental theorem of calculus, we can apply L'Hopital to the limit to get:
$$\lim_{x\to 0} \frac{\sin(\sin(x^2))}{3x^2}$$
To avoid further L'Hopital shenanigans, do the following manipulation:
$$= \frac{1}{3} \lim_{x\to 0} \frac{\sin(\sin(x^2))}{\sin(x^2)}\cdot\frac{\sin(x^2)}{x^2}$$
Both limits go to $1$ because they are of the form $\frac{\sin z}{z}$ as $z\to 0$. Thus the product is $\frac{1}{3}$