omyojj
- 32
- 0
I'm trying to solve the following Sturm-Liouville system
<br /> \frac{d}{dx}\left((1-x^2)^2\frac{d}{dx}y\right) + (\lambda - k^2)y=0<br />
defined in an interval -a<x<a (or 0<x<a) with 0<a<=1.
Here, k is a real number and λ is the eigenvalue of the system.
y satisfies boundary conditions
y^{\prime}(a) = y^{\prime}(-a) = 0
plus the parity condition
y(x) = y(-x).
(or y'(a) = 0 and y'(0) = 0)
Can anybody give me any hint on how to obtain ground state(Lower-bound eigenvalue and the corresponding eigenfunction) solution, say y_0 and λ_0?
Of course being able to obtain general solution would be much better.
Thanks
<br /> \frac{d}{dx}\left((1-x^2)^2\frac{d}{dx}y\right) + (\lambda - k^2)y=0<br />
defined in an interval -a<x<a (or 0<x<a) with 0<a<=1.
Here, k is a real number and λ is the eigenvalue of the system.
y satisfies boundary conditions
y^{\prime}(a) = y^{\prime}(-a) = 0
plus the parity condition
y(x) = y(-x).
(or y'(a) = 0 and y'(0) = 0)
Can anybody give me any hint on how to obtain ground state(Lower-bound eigenvalue and the corresponding eigenfunction) solution, say y_0 and λ_0?
Of course being able to obtain general solution would be much better.
Thanks