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
 
Thread 'Use greedy vertex coloring algorithm to prove the upper bound of χ'
Hi! I am struggling with the exercise I mentioned under "Homework statement". The exercise is about a specific "greedy vertex coloring algorithm". One definition (which matches what my book uses) can be found here: https://people.cs.uchicago.edu/~laci/HANDOUTS/greedycoloring.pdf Here is also a screenshot of the relevant parts of the linked PDF, i.e. the def. of the algorithm: Sadly I don't have much to show as far as a solution attempt goes, as I am stuck on how to proceed. I thought...
Back
Top