jkh4
- 49
- 0
How to do integral for Cos(x^2)dx? Is there a chain rule for integral? Coz sometimes when I approach questions like that i just don't know how to approach...thanks!
But the major task here is to show that your result holds for \alpha imaginary. This requires complex analysis.agomez said:e^{i \theta} = \cos (\theta) + i \sin (\theta) & the Gaussian Integral: \int_{-\infty}^{\infty} e^{-\alpha x^2} dx = \sqrt{\frac{\pi}{\alpha}}
Anthony said:But the major task here is to show that your result holds for \alpha imaginary. This requires complex analysis.
Not easy enough, it would seem!Mute said:It's not that major a task. It's pretty easy once you have the right contour. ;)
You need Jordan's lemma type argument - your current version doesn't hold water, I'm afraid.Mute said:Now we take the limit as R \rightarrow \infty. The integral on C2 satisfies the inequality
\left|iR\int_0^{\pi/4}d\theta e^{i\theta} e^{iR^2\cos(2\theta)}e^{-R^2\sin(2\theta)}\right| \leq R\int_0^{\pi/4}d\theta e^{-R^2\sin(2\theta)}
Because \sin(2\theta) > 0 when 0 < 2\theta < \pi/4, the RHS of the inequality tends to zero as R grows large and hence doesn't contribute to the integral.
Anthony said:Not easy enough, it would seem!You need Jordan's lemma type argument - your current version doesn't hold water, I'm afraid.
Excellent, well done!Mute said:If you insist on more rigor, it is easily supplied: on the integration contour the inequality
\sin(2\theta) \geq \frac{4\theta}{\pi}
holds. (Due to concavity of the sine function on this interval).
Hence,
R\int_0^{\pi/4}d\theta e^{-R^2\sin(2\theta)} \leq R\int_0^{\pi/4}d\theta e^{-4R^2\theta/\pi} = -\frac{4}{\pi R}\left(e^{-R^2} - 1\right)
which tends to zero as R tends to infinity.
You might not need complex analysis to evaluate integrals of this form, but it's the standard treatment. I'm sure there's actually a book containing lots of integrals that are usually done via complex analysis, but explicitly calculates them using real analysis. I don't really see the point (why rub sticks together if you have a lighter), but some are fond of such things.snipez90 said:Don't know what Jordan's lemma is (will find out soon enough), but I'm pretty sure you can just integrate by parts to get the estimate for
R\int_0^{\pi/4}d\theta e^{-R^2\sin(2\theta)}.
Also you do not need complex analysis to evaluate the Fresnel integrals. You can use somewhat contrived arguments to compute the integrals via multivariable calculus. Since I'm more fond of real analysis at this point, I prefer real-analytic solutions.
murshid_islam said:or you can expand \cos (x^{2}) into a series and then integrate each term (and thus get an approximation).
by the way, how can you prove this:
\int_{0}^{\infty} \cos (x^{2}) dx = \int_{0}^{\infty} \sin (x^{2}) dx = \frac{1}{2}\sqrt{\frac{\pi}{2}}