rasp said:
I'm nearly embarrassed to ask 1 more question, but hopefully the answer will help clarify the underlying concepts for me. If I prepare 2 electrons in the singlet state, what simple measurement can I do on them which will yield a different value than expected if the 2 electrons obeyed classical logic?
Here's a concrete example: Let's pick three different axes: A, B, C, with A being the y-axis, B being 120 degrees clockwise away from A in the x-y plane, and C being 120 degrees clockwise away from B in the x-y plane.
Let's assume that we have the following perfect correlation condition: If both electrons are measured along axis A, the results will always be the opposite.
Classically, the only way to guarantee that both measurements always return opposite results is if the results are pre-determined. That is, associated with each electron is a triple of values ##(a, b, c)##, where ##a, b, c## are either +1 (for spin-up) or -1 (for spin-down), with the interpretation that if you measure along axis A, you'll get result ##a##, and if you measure along B, you'll get ##b##, and if you measure along C, you'll get ##c##. The other electron has to have the opposite numbers, ##(-a, -b, -c)##.
So there are 8 possible "states" of an electron that are relevant for this situation:
- ##a=1, b=1, c=1##
- ##a=1, b=1, c=-1##
- ##a=1, b=-1, c=1##
- ##a=1, b=-1, c=-1##
- ##a=-1, b=1, c=1##
- ##a=-1, b=1, c=-1##
- ##a=-1, b=-1, c=1##
- ##a=-1, b=-1, c=-1##
So now we can prove an inequality related to Bell's inequality. Let ##P(a,b,c)## be the probability that the first electron has state ##(a,b,c)## and the second electron has state ##(-a,-b,-c)##.
Define the following events:
- The first electron is spin-up along axis A, and the second electron is spin-down along axis B. In terms of our states above, there are 2 ways this can happen: (1) The first electron is in state ##(+1, +1, +1)## and the second is in the state ##(-1, -1, -1)##. (2) The first electron is in state ##(+1, +1, -1)## and the second is in state ##(-1, -1, +1)##. The probability of this is ##P_1 = P(+1,+1,+1) + P(+1, +1, -1)##
- The first electron is spin-down along axis B and the second electron is spin-up along axis C. Using the same sort of reasoning we can see that the probability of this is ##P_2 = P(+1, -1, -1) + P(-1, -1, -1)##.
- The first electron is spin-up along axis A, and the second electron is spin-up along axis C. The probability of this is ##P_3 = P(+1, +1, -1) + P(+1, -1, -1)##
So ##P_1 + P_2 = P(+1,+1,+1) + P(+1, +1, -1) + P(+1, -1, -1) + P(-1, -1, -1)##
(rearranging) ##= P(+1, +1, -1) + P(+1, -1, -1) + P(+1, +1, +1) + P(-1, -1, -1) ##
##= P_3 + P(+1, +1, +1) + P(-1, -1, -1) ##
As long as ##P(+1, +1, +1) + P(-1, -1, -1) \geq 0## (which must be the case, since they are probabilities, which can't be negative), we conclude:
##P_1 + P_2 \geq P_3##
But as a matter of fact, the prediction of quantum mechanics for this experiment is:
##P_1 = 1/8##
##P_2 = 1/8##
##P_3 = 3/8##
So the quantum predictions are not compatible with this type of model.