Help understanding this Lie Algebra/Group stuff

  • Context: Graduate 
  • Thread starter Thread starter genericusrnme
  • Start date Start date
Click For Summary
SUMMARY

This discussion focuses on the time evolution of quantum states in a two-dimensional spin system described by a Hamiltonian involving angular momentum operators Jz, J±. The Hamiltonian is expressed as H = ε(t)Jz + α(t)J+ + α*(t)J-, with a specific case where j approaches 1/2. The conversation highlights the importance of unitary representations in the group SU(2) and the reduction of the matrix equation to first-order differential equations for the coefficients a(t) and b(t), solvable by standard integration methods like RK4. The final unitary matrix is derived from the coefficients at the final time, allowing mapping back into the original space.

PREREQUISITES
  • Understanding of Hamiltonians in quantum mechanics
  • Familiarity with angular momentum operators and their commutation relations
  • Knowledge of unitary representations in group theory, specifically SU(2)
  • Proficiency in solving first-order differential equations and numerical methods like RK4
NEXT STEPS
  • Study the properties of SU(2) representations in quantum mechanics
  • Learn about the time evolution operator in quantum mechanics, specifically T_c and its applications
  • Explore the derivation and application of Pauli spin matrices in quantum systems
  • Investigate numerical methods for solving differential equations in quantum mechanics
USEFUL FOR

Quantum physicists, graduate students in physics, and anyone interested in the mathematical foundations of quantum mechanics and group theory applications in spin systems.

genericusrnme
Messages
618
Reaction score
2
If someone could walk me through this example I'd be extremely grateful.

A Hamiltonian acts in a 2 j + 1 dimensional space through a set of three operators Jz , J± that obey angular momentum commutation relations. We wish to determine the evolution of some particular state [itex]|j,m_j \rangle[/itex] . The Hamiltonian is;

[itex]H = \epsilon(t)J_z + \alpha (t) J_+ + \alpha * (t) J_- \overset{j \rightarrow \frac{1}{2}}{\rightarrow}<br /> \left( \begin{array}{ccc}<br /> \frac{1}{2} \epsilon(t) & \alpha (t) \\<br /> \alpha * (t) & -\frac{1}{2}\epsilon (t) \end{array} \right)[/itex]

I'm having trouble on this step for a few reasons
1. why are we letting j go to [itex]\frac{1}{2}[/itex]
2. That isn't necessarily unitary


The unitary operator acting in the 2 j + 1 dimensional space is a unitary representation of some operation in the group SU (2). It is simpler to determine how g(t) ∈ SU (2) evolves, and then construct its unitary representation, than it is to determine the time evolution of the (2 j + 1) × (2 j + 1) unitary matrix. Specifically, the equation of motion in the group is;

[itex] \frac{d}{dt}<br /> \left( \begin{array}{ccc}<br /> a(t) & b (t) \\<br /> -b * (t) & a* (t) \end{array} \right)<br /> =<br /> -\frac{i}{\hbar}<br /> \left( \begin{array}{ccc}<br /> \frac{1}{2} \epsilon(t) & \alpha (t) \\<br /> \alpha * (t) & -\frac{1}{2}\epsilon (t) \end{array} \right)<br /> \left( \begin{array}{ccc}<br /> a(t) & b (t) \\<br /> -b * (t) & a* (t) \end{array} \right)[/itex]

I understand this part, it's just Schrödinger but in group form and the g(t) ∈ SU(2) is just [itex]\psi[/itex] (I think). I still have the problem with
1. No explicit Det=1 requirment


After some algebraic manipulation this matrix equation reduces to two equations for the complex coefficients a(t) and b(t) or three equations for the real coefficients of the Pauli spin matrices σ1 , σ2 , σ3 . These are first order equations and can be solved by standard integration methods (e.g., RK4). The initial conditions are [itex]a(t_i ) =<br /> 1[/itex], [itex]b(t_i ) = 0[/itex]. The final 2 × 2 unitary matrix is determined by [itex]a(t_f )[/itex], [itex]b(t_f )[/itex]. This is a group operation in SU (2) that can subsequently be mapped into the (2 j + 1) × (2 j + 1) unitary irreducible representation of this group. At this point the problem is solved, independent of the initial state [itex]|\psi(t_i )\rangle[/itex]

And here I'm not sure how exactly you map back into the original space
Thanks in advance! :biggrin:

(Any book recommendations that would help with this are also appreciated!)
 
Last edited:
Physics news on Phys.org
Are you sure you quoted the problem correctly?

I guess what you have there is a spin operator, denoted with [itex]\hat{\vec{J}}[/itex] and a Hamiltonian built by the interaction of the spin with a homogeneous but time-dependent magnetic field, and you assume that the spin is 1/2. The Hamiltonian is already rewritten in terms of the spin-component in quantization direction (as usual chosen as the [itex]z[/itex] direction) and in terms of the "ladder operators" [itex]\hat{J}_{\pm} = \hat{J}_x \pm \mathrm{i} \hat{J}_y[/itex].

The spin-Hilbert space in this case is two-dimensional with a basis given by the eigenvectors of [itex]\hat{J}_z[/itex] with eigenvalues [itex]m_j \in \{-1/2,1/2 \}[/itex], which I'll denote as [itex]|m_j \rangle[/itex] for brevity.

The ladder operators act on these states as
[tex]\hat{J}_+ |1/2 \rangle=0, \quad \hat{J}_+ |-1/2 \rangle =|1/2 \rangle, \quad \hat{J}_- |1/2 \rangle =|-1/2 \rangle, \quad \hat{J}_- |-1/2 \rangle =0.[/tex]
Thus the hamiltonian reads in the matrix representation wrt. this basis as given in your posting
[tex]\hat{H}=\begin{pmatrix}<br /> \epsilon(t)/2 & \alpha(t) \\ \alpha^*(t) & -\epsilon(t)/2 \end{pmatrix}.[/tex]
Of course, [itex]\epsilon(t) \in \mathbb{R}[/itex], so that the Hamiltonian is self-adjoint as it must be. Why should it be unitary?

Then I'm not sure what you are asked to solve. Is it the time evolution for a (pure) state in the Schrödinger picture, i.e.,
[tex]\mathrm{i} \frac{\mathrm{d}}{\mathrm{d} t} |\psi(t) \rangle = \hat{H}(t) |\psi(t) \rangle[/tex]
or is it the evolution of some observable in the Heisenberg picture? I guess it's the former task.

In that case, in matrix-vector notation you have to solve for
[tex]\mathrm{i} \frac{\mathrm{d}}{\mathrm{d} t} \begin{pmatrix} <br /> a(t) \\ b(t) \end{pmatrix}=\hat{H}(t) \begin{pmatrix} <br /> a(t) \\ b(t) \end{pmatrix}.[/tex]
The formal solution is
[tex]\begin{pmatrix} a(t) \\ b(t) \end{pmatrix}=\hat{U}(t,t_i) \begin{pmatrix} a(t_i) \\ b(t_i) \end{pmatrix},[/tex]
where the unitary time-evolution operator is formally given by
[tex]\hat{U}(t,t_i)=T_c \exp \left [-\mathrm{i} \int_{t_i}^t \mathrm{d} t' \hat{H}(t') \right].[/tex]
Here [itex]T_c[/itex] denotes the time-ordering operator. In simple cases it is even possible to solve this in closed form, e.g., for a time-independent Hamiltonian.
 

Similar threads

  • · Replies 27 ·
Replies
27
Views
4K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
5K
  • · Replies 15 ·
Replies
15
Views
3K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 24 ·
Replies
24
Views
3K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 1 ·
Replies
1
Views
1K