Understanding Hermitian Operators and Their Properties on Complex Functions

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 3K views
Logarythmic
Messages
277
Reaction score
0
Let

[tex]\mathcal{L} = \frac{d}{dx} p(x) \frac{d}{dx} + q(x)[/tex]

be a self-adjoint operator on functions [tex]f : [a,b] \rightarrow \mathbb{C}[/tex]. Under what circumstances is the operator Hermitian with

[tex]<u|v> = \int_a^b u^*(x) v(x) dx[/tex]
?

Can someone give me a hint on this one? I know that hermitian operators satisfies

[tex]<u|\mathcal{L}v> = <\mathcal{L}u|v>[/tex]

but I don't really get the question.
 
Last edited:
Physics news on Phys.org
Logarythmic said:
Let

[tex]\mathcal{L} = \frac{d}{dx} p(x) \frac{d}{dx} + q(x)[/tex]

be a self-adjoint operator on functions [tex]f : [a,b] \rightarrow \mathbb{C}[/tex]. Under what circumstances is the operator Hermitian with

[tex]<u|v> = \int_a^b u^*(x) v(x) dx[/tex]
?

Can someone give me a hint on this one? I know that hermitian operators satisfies

[tex]<u|\mathcal{L}v> = <\mathcal{L}u|v>[/tex]

but I don't really get the question.
My guess is it is something very close to what is done here.

http://www.math.sdu.edu.cn/mathency/math/h/h215.htm

What does [tex]f : [a,b] \rightarrow \mathbb{C}[/tex] mean? Is this a completeness condition?
 
Last edited by a moderator:
Not a completeness condition, just specifying the domain (from a to b) and the range (complex numbers)...

But as for the question, since you know the Hermitian condition, plug in your actual operator L and then simplify both sides, possibly integrating by parts to shift derivatives around. Then, when you have the two sides looking somewhat similar, you should be able to come up with conditions under which the two sides are equal.

(Yeah, I know that's kind of vague, but it should get you started...)