Evaluate $$\lim_{x\to 0}\frac{1}{x^4}\int_{-x}^{0}\sin(t^3)\,dt.$$
I use L'Hopital's Rule and get -1/4. The solution says 1/4. Any ideas?
Evaluate $$\lim_{x\to 0}\frac{1}{x^4}\int_{-x}^{0}\sin(t^3)\,dt.$$
I use L'Hopital's Rule and get -1/4. The solution says 1/4. Any ideas?
You are right. Since in a neighbourhood of zero: $$\sin(t^3) = t^3+o(t^4)$$ we have: $$\int_{-x}^{0}\sin(t^3)\,dt = \int_{-x}^{0}t^3 dt + o\left(\int_{-x}^{0}t^4\,dt\right)$$ hence: $$\frac{1}{x^4}\int_{-x}^{0}\sin(t^3)\,dt=-\frac{1}{4}+o(x)$$ as $x\to 0$.