Spin hamiltionian with respect to certain basis

  • Thread starter Thread starter Heimisson
  • Start date Start date
  • Tags Tags
    Basis Spin
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
Heimisson
Messages
42
Reaction score
0

Homework Statement


A particle with spin 1/2 and magnetic moment is in a magnetic field B=B_0(1,1,0). At time t=0 the particle has the spin [tex]1/2 \hbar[/tex] in the z direction.

i) Write the hamiltonian with respect to the basis that is defined by the eigenvectors of [tex]\widehat{S}_z[/tex]


Homework Equations


[tex]\widehat{S}_z = \hbar /2<br /> \left(<br /> \begin{array}{ c c }<br /> 1 & 0 \\<br /> 0 & -1<br /> \end{array} \right)[/tex]


The Attempt at a Solution



So finding the hamiltonian is trivial:
[tex]H=-\gamma \textbf{B} \cdot \textbf{S} =<br /> = B_0 \hbar /2<br /> \left(<br /> \begin{array}{ c c }<br /> 0 & 1-i \\<br /> 1+i & 0<br /> \end{array} \right)[/tex]
if my calculations are right. But what I don't really don't understand is what I wrote in the bold font. I thought I had to find the matrix A so:

if:
[tex]B=<br /> \left(<br /> \begin{array}{ c c }<br /> 0 & 1-i \\<br /> 1+i & 0<br /> \end{array} \right)[/tex]

[tex]A \widehat{S}_z = B \Rightarrow A = B \widehat{S}_z^{-1}[/tex]

but this is really just a shot in the dark I'm not really sure why I should do this.
It would be great if someone could shed some light on this I'm sort of rusty in linear algebra of finite vectors.
 
Physics news on Phys.org
With respect to the basis defined by the eigenvectors of S_z is just the usual basis of spin up = (1,0) and spin down = (0,1), for which the spin matrices are the Pauli matrices, i.e.
S_z = (1,0)(0,-1). In general you define S_z (and analogue S_x and S_y) by S_z |spin up> = |spin up> and S_z |spin down> = - |spin down>, so your explicit matrix expression for S_z changes if you use a basis of, say, 1/sqrt(2)(up+down) = (1,0) and 1/sqrt(2)(up-down) = (0,1).
(as an exercise, you may calculate S_z in that basis)