Kreizhn
- 714
- 1
Homework Statement
I need to find a unitary operator that can map two (two-dimensional) pure states |+\rangle, |-\rangle as follows:
|+\rangle \to \cos\theta |+\rangle + \sin\theta |-\rangle
|-\rangle \to \sin\theta |+\rangle + \cos\theta |- \rangle
For an arbitrary angle 0 \leq \theta \leq \frac\pi4
The Attempt at a Solution
The first obvious attempt at a solution is to simply create a linear system of equations for an element of U(2), and solve, which gives
\begin{pmatrix} \cos\theta & \sin\theta \\ \sin\theta & \cos\theta \end{pmatrix}
However, this is obviously not unitary. Since I know that unitary mappings are not forced to be conformal, I think the mapping does exist, but am unsure where to go from here.