Finding the time evolution of a state

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
Kyrios
Messages
28
Reaction score
0

Homework Statement



1) Using energies and eigenstates that I've worked out, find time evolution ψ(t) of a state that has an initial condition ψ(0) = [tex] \begin{pmatrix}<br /> 1 \\<br /> 0\\<br /> \end{pmatrix}[/tex]

2) Find the expectation values < Sy> and <Sz> as a function of time.


Homework Equations



The Hamiltonian is [tex]H = \alpha (B_x S_x + B_y S_y + B_z S_z)[/tex]


The energies that I worked out were the eigenvalues:

[tex]\lambda_1= \frac{ \alpha \hbar B_x }{2}[/tex]

[tex]\lambda_2= - \frac{ \alpha \hbar B_x }{2}[/tex]


The eigenstates were the eigenvectors
[tex] \begin{pmatrix}<br /> 1 \\<br /> 1\\<br /> \end{pmatrix}[/tex]

and

[tex] \begin{pmatrix}<br /> 1 \\<br /> -1\\<br /> \end{pmatrix}[/tex]

The Attempt at a Solution



I tried using the time evolution operator
[tex]U(t)= exp( \frac{ -i H t}{\hbar} )[/tex]

I ended up with something that looks like this:

[tex]\psi(t) = A exp( \frac{ -i \alpha B_x t}{2} ) (1, 1) + B exp( \frac{ i \alpha B_x t}{2} ) (1, -1)[/tex]


But I'm really unsure of where to go from here, or whether this is even right.
 
Last edited:
Physics news on Phys.org
Just check if your answer satisfies the inital condition and determine the constants A and B from normalization.