Solution of Bessel Differential Equation Using Bessel Function

Kopernikus89
Messages
2
Reaction score
0
Hello
I have the following problem:
I must show that the Bessel function of order n\in Z

J_n(x)=\int_{-\pi}^\pi e^{ix\sin\vartheta}e^{-in\vartheta}\mathrm{d}\vartheta

is a solution of the Bessel differential equation

x^2\frac{d^2f}{dx^2}+x\frac{df}{dx}+(x^2-n^2)f=0

Would be very thankful for some help :-)
 
Physics news on Phys.org
well the first 2 summands equal 0 (i hope I've calculated this correctly) but its more a problem with the third one. how can i show that this will also become 0?
 
Let's call your right-hand-side F(x)
Then: what do you get for F'(x) and F''(x)
 
Hello,
I'd like to know how to solve the ODE shown in the attached file using Bessel functions

I will be very grateful!
 

Attachments

  • EQUATION.jpg
    EQUATION.jpg
    17.4 KB · Views: 536
There is the following linear Volterra equation of the second kind $$ y(x)+\int_{0}^{x} K(x-s) y(s)\,{\rm d}s = 1 $$ with kernel $$ K(x-s) = 1 - 4 \sum_{n=1}^{\infty} \dfrac{1}{\lambda_n^2} e^{-\beta \lambda_n^2 (x-s)} $$ where $y(0)=1$, $\beta>0$ and $\lambda_n$ is the $n$-th positive root of the equation $J_0(x)=0$ (here $n$ is a natural number that numbers these positive roots in the order of increasing their values), $J_0(x)$ is the Bessel function of the first kind of zero order. I...
Are there any good visualization tutorials, written or video, that show graphically how separation of variables works? I particularly have the time-independent Schrodinger Equation in mind. There are hundreds of demonstrations out there which essentially distill to copies of one another. However I am trying to visualize in my mind how this process looks graphically - for example plotting t on one axis and x on the other for f(x,t). I have seen other good visual representations of...
Back
Top