- #1
CDL
- 20
- 1
Homework Statement
Two spin ##\frac 12## particles form a composite system. Spin A is in the eigenstate ##s_z = + \frac 12## and Spin B is in the eigenstate ##s_x = + \frac 12## What is the probability that a measurement of the total spin will give the value ##0##?
Homework Equations
I know particle A is in the state ## | \psi_A \rangle = (1,0)## and particle B is in the state ##| \psi_B \rangle = (\frac{1}{\sqrt{2}} , \frac{1}{\sqrt{2}} ) = \frac{1}{\sqrt{2}} (1,0) + \frac{1}{\sqrt{2}} (0,1)##
The basis for the composite system is ## B = \{ \ |\uparrow \uparrow \rangle, |\downarrow \uparrow \rangle, |\uparrow \downarrow \rangle, |\downarrow \downarrow \rangle \}##
The Attempt at a Solution
My interpretation is that question is essentially asking us to find the probability that upon measurement, the particles will be measured in the singlet state, or the triplet state with ##m = 0##. Is this correct? In the case of 1 dimension, we measure projections of total spin. So is it true that we want states with ##m = 0##?
My strategy is to express the given state of the particles in terms of the basis ##B##, and then calculate the probability as follows: $$\mathbb{P}(\text{Particles measured to have total spin} \ 0) = |\langle 0 \ 0 | \psi \rangle|^2 + |\langle 1 \ 0 | \psi \rangle|^2$$ Where ##| \psi \rangle ## is the initial composite state.
I do not know how to find the initial composite state though! How do I form a composite state from some given single particle spin states? Once I have this, and verified my question about measurements of projections of spin, I should be able to solve it.