Put the eigenvalue function in self-adjoint form

GGGGc
Homework Statement
The original equation is -(1-x^(2))y’’+xy’=ky. How to put it in self-adjoint form?
Also, if let x=cos(theta) how to put that form in d^(2)y/dx^(2)=-ky form?
Relevant Equations
-(1-x^(2))y’’+xy’=ky
Here’s my work:
The integrating factor I find is (x^(2)-1)^1/2. The self adjoint form I find is
-d/dx (((1-x^(2))^(3/2))*dy/dx))=k(x^(2)-1)^(1/2).
Am I right?
 
Physics news on Phys.org
The left hand side is of the form <br /> -u^2y&#039;&#039; - uu&#039;y&#039; = -u(uy&#039;)&#039; for some u.
 
GGGGc said:
Homework Statement: The original equation is -(1-x^(2))y’’+xy’=ky. How to put it in self-adjoint form?
Also, if let x=cos(theta) how to put that form in d^(2)y/dx^(2)=-ky form?
Relevant Equations: -(1-x^(2))y’’+xy’=ky

Here’s my work:
The integrating factor I find is (x^(2)-1)^1/2. The self adjoint form I find is
-d/dx (((1-x^(2))^(3/2))*dy/dx))=k(x^(2)-1)^(1/2).
Am I right?
Please use ## ## tags and code to render Latex
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top