Conditional rotation in the bloch sphere with a 2-qubit system

Verdict
Messages
114
Reaction score
0

Homework Statement


The problem is as follows. I have two spins, m_S and m_I. The first spin can either be \uparrow or \downarrow , and the second spin can be -1, 0 or 1.
Now, I envision the situation as the first spin being on the bloch sphere, with up up to and down at the bottom.
What I want to do is as follows:
Given an initial situation \left|\psi\right> = \left|\psi_1\right> \otimes \left|\psi_2\right> = \left|\uparrow\right> \otimes \frac{1}{\sqrt{3}}\left( \left|-1\right> + \left|0\right>+ \left|1\right> \right)

I want to rotate m_S around the x-axis by pi/2, followed by a waiting time t. In this waiting time t, I want m_S to rotate around the z-axis, conditional on the state of m_I. If m_I is -1, m_S should rotate clockwise, if it is 0, m_S should not rotate, and if it is 1, m_S should rotate anticlockwise.

After this has happened, I want to perform another rotation, this time around the y-axis. This way, the state of m_S becomes entangled with the state m_I.

The Attempt at a Solution



Now, the rotation part I know how to do, as that can simply be written as

\left|\psi\right> = R_x (\frac{\pi}{2}) \left|\psi_1\right> \otimes \left|\psi_2\right> = \frac{1}{\sqrt{2}} \left( \left|\uparrow\right> -i \left|\downarrow\right> \right) \otimes \frac{1}{\sqrt{3}}\left( \left|-1\right> + \left|0\right>+ \left|1\right> \right)

But here I get to the point of the conditional rotation, and I don't know how to proceed. Could anyone help me start with this?
 
Last edited:
Physics news on Phys.org
Distribute out the tensor product. \sum_i \alpha_i \left|i \right> \otimes \sum_j \beta_j \left|j \right>=\sum_{i,j} \alpha_i \beta_j \left|i\right> \otimes \left|j \right>. Then apply the controlled operation to every basis state.
 
Thread 'Need help understanding this figure on energy levels'
This figure is from "Introduction to Quantum Mechanics" by Griffiths (3rd edition). It is available to download. It is from page 142. I am hoping the usual people on this site will give me a hand understanding what is going on in the figure. After the equation (4.50) it says "It is customary to introduce the principal quantum number, ##n##, which simply orders the allowed energies, starting with 1 for the ground state. (see the figure)" I still don't understand the figure :( Here is...
Thread 'Understanding how to "tack on" the time wiggle factor'
The last problem I posted on QM made it into advanced homework help, that is why I am putting it here. I am sorry for any hassle imposed on the moderators by myself. Part (a) is quite easy. We get $$\sigma_1 = 2\lambda, \mathbf{v}_1 = \begin{pmatrix} 0 \\ 0 \\ 1 \end{pmatrix} \sigma_2 = \lambda, \mathbf{v}_2 = \begin{pmatrix} 1/\sqrt{2} \\ 1/\sqrt{2} \\ 0 \end{pmatrix} \sigma_3 = -\lambda, \mathbf{v}_3 = \begin{pmatrix} 1/\sqrt{2} \\ -1/\sqrt{2} \\ 0 \end{pmatrix} $$ There are two ways...
Back
Top