Thursday, February 8, 2018

calculus - Prove inti0nftymathrmdyinti0nftysin(x2+y2)mathrmdx=inti0nftymathrmdxinti0nftysin(x2+y2)mathrmdy=pi/4



How can we prove that 0dy0sin(x2+y2)dx=0dx0sin(x2+y2)dy=π4


I can prove these two are integrable but how can we calculate the exact value?


Answer



I do not know if you are supposed to know this. So, if I am off-topic, please forgive me.


All the problem is around Fresnel integrals. So, using the basic definitions,t0sin(x2+y2)dx=π2(C(2πt)sin(y2)+S(2πt)cos(y2))

where appear sine and cosine Fresnel integrals. 0sin(x2+y2)dx=12π2(sin(y2)+cos(y2))
Integrating a second time,12π2t0(sin(y2)+cos(y2))dy=π4(C(2πt)+S(2πt))
12π20(sin(y2)+cos(y2))dy=π4


No comments:

Post a Comment

analysis - Injection, making bijection

I have injection f:AB and I want to get bijection. Can I just resting codomain to f(A)? I know that every function i...