micke said:
royhaas said:
Form the sum
J0′′+J0
J0′′+J0=π1−π/2∫π/2(cos(xsinθ)−cos(xsinθ)sin2θ)dθ
How will this help?
......................................
It works! It does help!
Take your J0': (you found it earlier)
--- some day I'll learn TEX, but not today; bear with me ----
INT - sin (x sin t) sin t dt
[BTW, lose that 1/pi factor -- it's irrelevant to this.]
Believe it or not, you can use IBP on this:
u = sin (x sin t), du = x cos t cos(x sin t)
dv = sin t dt, v = - cos t
First term:
uv = - cos t sin(x sin t) [from -pi/2 to pi/2]
= 0
...................
Second term
- INT v du =
+ INT cos t (x cos t cos x sin t)
+ INT cos t (x cos t cos (x sin t))
INT x cos^2(t) cos(x sin t) << that's how you get an x in there.
Now:
1. You divide out the x to get the 1/x J'
2. Replace cos^2(t) with 1 - sin^2(t).
3. You have the J0'' + J0 mentioned earlier.
[I might have blown an minus somewhere, but you'll find it.