Solving the Bessel Equation with Initial Conditions and Bessel Functions

  • Thread starter Thread starter makasx
  • Start date Start date
makasx
Messages
4
Reaction score
0
this is my final exam question, I can't figure how to start
thx for your help


" Obtain the solution of the following differential equation in the form of bessel equation;

x^2\frac{d^2 y}{dx^2} + \frac{1}{8}{x}\frac{dy}{dx} + (k^4x^8-6)y=0 "
 
Physics news on Phys.org
Is this question from a take-home exam, or is it a question that you couldn't do from an exam that you have already submitted?
 
yes I couldn't do this in exam, I try it in two way


* y= \sum_{n=\zero}^\infty C_nx^{(n+r)}} from this I found \frac {dy}{dx} and \frac {d^2y}{dx^2} and put them to equection and go on with frobenius method but I couldn't find "r" becouse of too many indicial equations so I couldn't find the method to recurrance equation and go on...


*I try to make the equation similar to x^2\frac{d^2 y}{dx^2} + {x}\frac{dy}{dx} + (\beta x^2 - n^2)y=0 so then I could write y(x) = AJ_{n}(\beta x) + BY_{n}(\beta x) is the solution;

I try to put y=x^\alpha t also t=x^\alpha with \frac {dy}{dx}=\frac {dy}{dt}*\frac{dt}{dx} ,but couldn'tmake it similar

can you give me a way to strat
 
Last edited:
Hi there,

have a look at the pdf, it might help

All the Best

Muzialis
 

Attachments

I found some example questions with reducing equations and answers, also find my problem's reducing equations;(from KREYSZIG -advanced engineering mathematics)
thx

http://img41.imageshack.us/img41/43/exampless.jpg
 
Last edited by a moderator:
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