bgrape
- 2
- 0
Homework Statement
A two state system has the following hamiltonian
<br /> <br /> H=E \left( \begin{array}{cc} 0 & 1 \\<br /> 1 & 0 \end{array} \right)<br /> <br /> <br />
The state at t = 0 is given to be
<br /> <br /> \psi(0)=\left( \begin{array}{cc} 0 \\ 1 \end{array} \right)<br /> <br /> <br />
• Find Ψ(t).
• What is the probability to observe the ground state energy at t = T ?
• What is the probability that the state is
<br /> <br /> \left( \begin{array}{cc} 1 \\ 0 <br /> \end{array} \right)<br /> <br /> <br />
at t = T ?
Homework Equations
<br /> i\hbar\frac{\partial\psi}{\partial t} = \frac{\hbar^2}{2m}\nabla^2\psi + V(\mathbf{r})\psi<br />
The Attempt at a Solution
My main problem is with the notation. I understand that this system has two states with the same energies. I think this system can be an electron in an energy level, it has up or down spin possibilities. I think since both the states have the same energy both are considered ground state therefore we have 100% possibility to observe the ground state energy at t=T and the probability that the state is <br /> <br /> \left( \begin{array}{cc} 1 \\ 0 <br /> \end{array} \right)<br /> <br /> <br /> at t=T seems to be 1/2 intuitively because there is no energy difference between the states. However I don't know the correct notation for Ψ(t). I am thinking of
<br /> \psi(t)=\left( \begin{array}{cc} e^{(-iEt/\hbar)} \\<br /> e^{(-iEt/\hbar)} \end{array} \right)<br />
but this does not define that the system is in the particular state at t=0. Any help is greatly appriciated.