Change of variables in Seocnd order ODES

phil ess
Messages
67
Reaction score
0
I am looking through my course notes for mathematical physics, in preparation for the exam, and I've run into a concept that I can't figure out. It comes up first when talking about the modified bessel's equation

(x^2)y''+(x)y'-(x^2+p^2)y=0

And supposedly this can be transformed into bessel's euqation by using the substitution t=ix, but I can't figure out how this works. This is just the specific example that this issue came up in; I don't understand generally how to perform a change of variables for second order equations.

I start with dt=idx and -t^2=x^2, but how do I deal with y'' and y'?

If anyone can explain how change of variables works to me it would be greatly appreciated!
 
Physics news on Phys.org
dt = i dx
dx = -i dt

dy/dx = dy/(-i dt) = i dy/dt

d²y/dx² = d(dy/dx)/dx = d(i dy/dt) / (-i dt) = - d²y/dt²
 
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...

Similar threads

Back
Top