Showing that a bessel function satisfies a particular equation

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 3K views
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.