gasar8
- 57
- 0
Homework Statement
We describe particle's movement with the Hamiltonian:
H=- \frac{\Delta E}{2} |0\rangle \langle0| + \frac{\Delta E}{2} |1\rangle \langle1|,
where |0\rangle and |1\rangle are the ortonormal basis. Let:
|a\rangle = \frac{1}{\sqrt{2}}|0\rangle +\frac{i}{\sqrt{2}} |1\rangle.
a) Find |b\rangle state, so that it would form orthonormal basis of a Hilbert space with |a\rangle.
b) Find eigenvalues and eigenstates of a projector P_b=|b \rangle \langle b|.
c) Let a particle be in an |a \rangle state at t=0. Find the time evolution of a wave function.
d) At t>0 we do a measurement of an operatorP_b. What are possible results of a measurement and what are their chances?
The Attempt at a Solution
a) We can write:
|b \rangle = A |0 \rangle + B |1 \rangle\\ \langle a|b \rangle=0 \\ \langle b|b \rangle=1.
We get:
A=iB \\ |A|^2 + |B|^2=1,
and finally:
|b \rangle = \frac{i}{\sqrt{2}} |0 \rangle +\frac{1}{\sqrt{2}} |1 \rangle.
b) I am not sure what to do here? Do I have to use a projector on states?
P_b |b \rangle =|b \rangle \langle b|b \rangle
I get only b state (because \langle b|b \rangle=1) as an eigenfunction (?), but I'm not sure what are the eigenvalues then?
P_b |a \rangle =0c) | a,t \rangle = e^{-i \frac{H}{\hbar} t} | a,0 \rangle \\ H|0\rangle=-\frac{\Delta E}{2} |0\rangle \\ H|1\rangle= \frac{\Delta E}{2} |1\rangle \\ | a,t \rangle = \frac{1}{\sqrt{2}} e^{i \frac{\Delta E}{2 \hbar} t} |0 \rangle + \frac{i}{\sqrt{2}} e^{-i \frac{\Delta E}{2 \hbar} t} |1 \rangle
Is this OK?
d) Here, I have got some problems. I am thinking - we can get 0, if the wave function is still in |a\rangle state or (I don't know what) if the wave function gets into |b\rangle state.
But on the other hand I think here must be something with |0\rangle and |1\rangle states, so that I use only square of absolute values of coefficients from c) for their chances (which are 50:50?).
Thank you for your answers.