Showing that a bessel function satisfies a particular equation

1Kris
Messages
22
Reaction score
0
Hi, I'm stuck on this question from a calculus book;
Show that y'' + ((1+2n)/x)y' + y = 0 is satisfied by x-nJn(x)

Is it correct that when I differentiate that, I get these:
y= x-nJn(x)
y'=-x-nJn+1(x)
y''=nx-n-1Jn+1(x) -
x-n(dJn+1(x)/dx)?

The Attempt at a Solution


Equation in question becomes:
x-n(2(n/x)Jn+1 - Jn - ((1+2n)/x)Jn+1 + Jn)

= x-n(-x-1Jn+1)
but this isn't 0.

Sorry if I'm repeating myself here but I could just do with some kind of a pointer.
Thanks, Kris
 
Physics news on Phys.org
Shouldn't y' = -nx-n-1Jn(x) + x-nJ'n(x) ? You have to use the product rule.
 
I think the OP is using some property of the Bessel functions to get that expression for y'. I could very well be wrong though; I don't remember much about the Bessel functions.
 
Just crank it out, without resorting to any special properties and relations of the Bessel functions. Use the product rule to get y' and y'', plug them into the differential equation, and simplify.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top