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.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top