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
The discussion centers around evaluating the integral of sin(x^2) from 0 to infinity, specifically relating to the Fresnel integral. Participants explore various methods and strategies for solving this integral, including references to existing literature and mathematical techniques.
Participants express differing views on the evaluation methods and the correctness of certain proofs. There is no consensus on the best approach or the validity of the arguments presented.
Participants reference various mathematical techniques, including contour integration and properties of exponential functions, but the discussion remains unresolved regarding the most effective method for evaluating the integral.
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:
[tex] \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[/tex]
Evaluating the absolute value, this equals
[tex] \int_0^{\pi/4}exp\{-R^2 \sin(2\theta)\}R d\theta[/tex]
Now find the maximum of [tex]g(\theta) = exp\{-R^2 \sin(2\theta)\}[/tex] by
differentiation (check it's a max by second derivative test).
This occurs at [tex]\theta = \pi/4[/tex].
Then the above is less than or equal to
[tex] R \cdot exp\{-R^2\} \frac{\pi}{4}[/tex]
Take the limit as [tex]R\to \infty[/tex] to get 0.
Absolute value to zero, original to zero.