How can I find the S_{x} operator using spin base transformation?

Dreak
Messages
52
Reaction score
0
There is something I'm struggling with and I can't seem to find the problem.


We have the Z spinbase with:
z = (1/sqrt(2))² <BRA|*(|s_z,+> + |s_z,->)
which gives following z matrix:

1 0
0 1


and we have for X:

|s_x, +> = 1/sqrt(2) |s_z,+> + |s_z,->)
|s_x, -> = 1/sqrt(2) |s_z,+> - |s_z,->)

Now I have a problem with making the x matrix.
this one is equal to

0 1
1 0

but this doesn't fit with the base above?
for example the first component:
<s_x,+|s_x,+> = 1/2 {<s_z,+|s_z,+> + <s_z,+|s_z,-> + <s_z,-|s_z,+> + <s_z,-|s_z,-> }

<s_z,+|s_z,+> = <s_z,-|s_z,-> = 1
<s_z,+|s_z,-> = <s_z,-|s_z,+> = 0 because of orthogonality,


so we get that <s_x,+|s_x,+> = 1 instead of 0?

What do I do wrong?
 
Physics news on Phys.org
It's not that simple...

To transform the operator to a different basis, you need to use an "S matrix." I'll represent it by \mathbb{S} so it's less confusing because the spin operator normally use S.

S_{z} \stackrel{→}{_{x}} \mathbb{S}^{\dagger}S_z\mathbb{S}

where \mathbb{S} → \bigl(\begin{smallmatrix} \langle +z\:|+x \rangle&amp;\langle +z\:|-x \rangle\\ \langle -z\:|+x \rangle&amp;\langle -z\:|-x \rangle \end{smallmatrix} \bigr)

But this won't get you the S_{x} operator... To do this you need to determine the operator from its eigenvalues and eigenvectors, then rotate it to the z basis.
 
Last edited:
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. Towards the end of the first lecture for the Qiskit Global Summer School 2025, Foundations of Quantum Mechanics, Olivia Lanes (Global Lead, Content and Education IBM) stated... Source: https://www.physicsforums.com/insights/quantum-entanglement-is-a-kinematic-fact-not-a-dynamical-effect/ by @RUTA
If we release an electron around a positively charged sphere, the initial state of electron is a linear combination of Hydrogen-like states. According to quantum mechanics, evolution of time would not change this initial state because the potential is time independent. However, classically we expect the electron to collide with the sphere. So, it seems that the quantum and classics predict different behaviours!
Back
Top