Operators in Quantum Theory

70 Views Asked by At

Let $U$ be a unitary operator on a Hilbert Space, and let $\phi$ be an eigenvector of $U$ with eigenvalue $\mu$.

Show that $|\mu|=1$ ?

I know that if $U$ is unitary then $UU^{+}=UU^{-1}=I$

but I'm not really sure how to use it in this case?

2

There are 2 best solutions below

1
On BEST ANSWER

We start with

$U \left| \phi \right\rangle = \mu \left| \phi \right\rangle$.

This implies that

$\left\langle \phi \right| U^\dagger = \mu^\star \left\langle \phi \right|$.

Here, we multiply the second expression times the first:

$\left \langle \phi \right| U^\dagger U \left| \phi \right\rangle = \mu^\star \mu \left\langle \phi | \phi\right\rangle$,

but since $U^\dagger U = I$ and $\left\langle\phi|\phi\right\rangle = 1$, we have that

$1=\left|\mu\right|^2$.

QED.

2
On

Hint:

  • Take the defining identity for a unitary operator $U$ $$(U v, U w) = (v,w)$$ with $(\cdot, \cdot)$ the (complex)-scalar product and $v,w$ arbitrary elements of your vector (or function)-space.

  • Set $v= w = e_\mu$ where $e_\mu$ is the eigenvector to the eigenvalue $\mu$.