“ |
Originally Posted by Epsilon Prime i've been trying to do some _simple_ (i guess) find-the-hermitian-conjugate problems and i'm already having some trouble =/
so, for Q = x in
< f | Q g >; f, g functions of x in C[-inf, inf]
the hermitian conjugate Q# such that
< Q# f | g > = < f | Q g >
is x right? so Q = x is a hermitian operator itself?
|
” |
Right, although your domain looks suspicious to me (it's very important that you consider the domain for these problems). See below.
This isn't even eligible to be Hermitian (it's missing a factor of i), so we expect it to be anti-Hermitian. In other words, we expect Q<sup>†</sup> = -Q
“ |
so far i've got
< f | Q g> = g f* - < Q f | g> = < Q# f | g>
(using integration by parts)
but what is Q# ??
|
” |
very good. You haven't made a mistake, but the mapping you have defined here Q# is not a linear operator, and therefore can't possible be the Hermitian adjoint (notice that 0#≠0). There is a theorem that every linear operator has a Hermitian adjoint, so why doesn't this theorem work in this example? The problem is that the theorem only holds in Hilbert spaces, and the space C[-∞,∞] is not a Hilbert space. You have to make some kind of restriction to your space, like restrict yourself to periodic functions, or functions which vanish at infinity appropriately quickly. whatever it is you do, will make that term vanish above, and you will have Q<sup>†</sup>=-Q
Can you see why your space is not a Hilbert space? Can you imagine why this is a necessary condition for the existence of the hermitian adjoint operator?
“ |
thanks for your time.
any help appreciated =)
|
” |
sure