PDA

View Full Version : linear dependence of bessel equation


asdf1
Dec26-05, 05:42 AM
why for bessel equations, if n isn't an integer, you can have the solution
y(x)=(c1)Jn(x) +(c2)J(-n)x
but isn't true if n's an integer?

HallsofIvy
Dec26-05, 07:18 AM
Same answer as to your other question. Jn and J-n are not independent precisely because J-n= (-1)nJn.

http://www.ucl.ac.uk/~ucahdrb/MATHM242/LegBess.pdf

asdf1
Dec26-05, 10:04 AM
thank you!!!