Showing that bessel function satifies differential equation

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 3K views
1Kris
Messages
22
Reaction score
0

Homework Statement


Show that y'' + ((1+2n)/x)y' + y = 0 is satisfied by x-nJn(x)


Homework Equations


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)
which isn't 0 :confused:?

Perhaps I made the mistake when I differentiated y?
Help would be very much appreciated.
 
Physics news on Phys.org
Well, when u are going differentiation, Y=X*J(x)
You see its a product of X and J(X), so u have to used product rules.
Y'=J(x)D(x)+xD(J(x)).