Bra Ket Question: Outer Product Complex Conjugate

  • Thread starter Thread starter malawi_glenn
  • Start date Start date
  • Tags Tags
    Bra ket
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 6K views
Science Advisor
Messages
6,735
Reaction score
2,437
Is the complex conjugate to the outer product this? :

( |a> <b| ) * = ( |b> <a| )

?
 
Physics news on Phys.org
If you think of it as a matrix that's like saying A_ij*=Aji. Looks like an Hermitian conjugate to me.
 
Last edited:
The cc does not interchange a and b.
 
so

(<a|b>) * = (<b|a>)

but not

( |a> <b| ) * = ( |b> <a| )

?
 
malawi_glenn said:
so

(<a|b>) * = (<b|a>)

but not

( |a> <b| ) * = ( |b> <a| )

?

First, note that <a|b> is a complex number, while |a><b| is a linear operator on a vector space.

The answer to your question depends on what you mean by *. What do you mean by *?

If you mean complex conjugation, then I don't know how to take (in a basis-independent way) the complex conjugate of a linear operator.

If you mean adjoint, then (after changing * to [itex]{}^\dagger[/itex])

[tex]\left< a | b \right>^\dagger = \left< b | a \right>[/tex]

[tex]\left( \left| a \right> \left< b \right| \right)^\dagger = \left| b \right> \left< a \right|.[/tex]

You should verify this from the definition of adjoint.
 
hmm yeah i must have confused those two things.. thanks for all help =)