Can a Non-Conformal Unitary Mapping Solve This Homework Statement?

  • Thread starter Thread starter Kreizhn
  • Start date Start date
  • Tags Tags
    Mapping
Kreizhn
Messages
714
Reaction score
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.
 
Physics news on Phys.org
Kreizhn said:

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

Are you sure the second term with a cos theta should not be negative? That's what is usually used, so that the kets in the new basis are still orthonormal (assuming that |+ \rangle and |- \rangle form an orthonormal basis)
 
I had originally thought that myself, and so double checked before posting. According to the text I am using (and the associated diagram), the problem statement is correct.
 
It's not possible. The original states are orthogonal, and the transformed states are not, but unitary transformations preserve inner products.
 
I never said that the original two states were orthogonal. I realize that by using the +/- notation you may have assumed as such (as I realize they are commonly used to represent an orthonormal basis), but they needn't be for the purpose of this discussion.
 
I'm not sure if it helps at all, but the value of theta isn't entirely arbitrary. I said so originally to see if it could be done in general. For my purpose, theta is

\theta = \frac12 \arcsin(\langle + | - \rangle )

That is,

\sin2\theta = \langle + | - \rangle
 
Kreizhn said:
I never said that the original two states were orthogonal. I realize that by using the +/- notation you may have assumed as such (as I realize they are commonly used to represent an orthonormal basis), but they needn't be for the purpose of this discussion.

Ah ok! But you assumed too that they were orthonormal when you wrote the transformation matrix. You assumed that |+ \rangle was the column vector with entries (1,0) and you assumed that |- \rangle was the column vector with entries (0,1). You need to write the general expressions for those two states.

By the way, what does "conformal" have to do with the question?
 
Very good point, I did end up assuming they were orthogonal myself. I mentioned the non-conformality in that most unitary operators seem to be rotations, though I think that for this purpose we are primarily interested in a non-conformal map. I could be wrong.
 
Back
Top