Forny
- 2
- 0
Somebody could please tell me how to evaluate the integral:
integral(sin(x^2)) from o to infinity
integral(sin(x^2)) from o to infinity
Forny said:well, I had already checked the link, but I don't undestand the strategy, could somebody please explain it to me?, or if you have a text where I can find some explanation about that kind of process, I would really apreciate if you help me.
Forny said:Somebody could please tell me how to evaluate the integral:
integral(sin(x^2)) from o to infinity
ZZappaZZappa said:This is why:
<br /> \left\arrowvert\int_0^{\pi/4}e^{iR^2e^{i2\theta}}iRe^{i\theta}d\theta \right\arrowvert = \left\arrowvert\int_0^{\pi/4}exp\{iR^2(\cos(2\theta)+i \sin(2\theta))\}iRe^{i\theta}d\theta \right\arrowvert<br />
Evaluating the absolute value, this equals
<br /> \int_0^{\pi/4}exp\{-R^2 \sin(2\theta)\}R d\theta<br />
Now find the maximum of g(\theta) = exp\{-R^2 \sin(2\theta)\} by
differentiation (check it's a max by second derivative test).
This occurs at \theta = \pi/4.
Then the above is less than or equal to
<br /> R \cdot exp\{-R^2\} \frac{\pi}{4}<br />
Take the limit as R\to \infty to get 0.
Absolute value to zero, original to zero.