Time-evolution of a quantum system

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
Laby
Messages
2
Reaction score
0

Homework Statement


Consider an electron bound in a hydrogen atom under the influence of a homogenous
magnetic field B = zˆB  . Ignore the electron spin. The Hamiltonian of the system is H = H0 −ωLz ,where
H0 is the Hamiltonian of the hydrogen atom with the usual eigenstates nlm and eigenenergies (0) En
(we use the superscript (0) to denote the unperturbed hydrogen atom), and ω =|e |B/(2mec).

At t = 0 the system is in the state: |ψ(t=0)>=1/[itex]\sqrt{2}([/itex](|2,1,-1> -|2,1,1>)
For each of the following states
calculate the probability of finding the system at some later time t > 0 in that state:

1(t)>=1/[itex]\sqrt{2}(|2,1,-1> - |2,1,1>)<br /> <br /> |ψ<sub>2</sub>(t)>=1/[itex]\sqrt{2}(|2,1,-1> + |2,1,1>)<br /> <br /> |ψ<sub>3</sub>(t)>=1/[itex]\sqrt{2}(|2,1,0><br /> <br /> <h2>Homework Equations</h2><br /> <br /> |ψ(t)>=U(t)*|ψ(t=0)><br /> U(t)=exp(-i*H*t/\hbar)<br /> <br /> <h2>The Attempt at a Solution</h2><br /> <br /> So the time evolution of a system can be described by multiplying the wavefunction at t=0 by the function U(t) which in this case would be exp(-i*(E<sub>n</sub><sup>(o)</sup>-|e |B/(2m<sub>e</sub>c)*t/\hbar). But then from there, I'm a bit confused. Do I need to transform the equation into a matrix form and then take the square of the coefficients of the superimposed wavefunctions to get the probabilities? If that was the case, then I'd be able to represent |ψ<sub>1</sub>(t)>=1/\sqrt{2}[-1,0,1], |ψ<sub>2</sub>(t)>=1/\sqrt{2}[1,0,1] and then |ψ<sub>3</sub>(t)>=[0,1,0] right? <br /> <br /> Thanks for your help.[/itex][/itex][/itex]
 
Last edited:
Physics news on Phys.org
Ok, so I tried the matrix approach, but it doesn't seem quite right. Here is what I did:

With U(t)=exp(-i*(En(o)-|e |B/(2mec)*t/\hbar) I split that up into
U(t)=exp(-i*En(o)t/hbar)*exp(i*α*t/\hbar) where α=|e|B/(2mec)

from there I used the equation exp(iθ[itex]\widehat{n}[/itex][itex]\bullet[/itex][itex]\vec{σ}[/itex])=Icos(θ)+i[itex]\widehat{n}[/itex][itex]\bullet[/itex][itex]\vec{σ}[/itex]sin(θ)

where 'I' is the identity matrix

which gave me Icos(αt)+iBLzsin(αt) where I used the matrix representation of Lz

Now multiplying this new expression for U(t) gives me
|ψ(t)>=exp(i*En(o)*(cos(αt)|ψ1> -i*B*hbar*sin(αt)|ψ2>)

And we can take the square of the coefficients of the wavefunctions as their probabilities. So for example, the probability of |ψ3> would be 0, because it doesn't appear in the equation. Now, apart from appear really tenuous, the squares of the probabilities don't add up to 1, which makes me really doubt this is correct. Maybe I'd need to integrate from t=0 --> infinity, but that's a rather hard integral, and not likely either. Am I at least close?