Computing CHSH violation bound

  • Context: Undergrad 
  • Thread starter Thread starter facenian
  • Start date Start date
  • Tags Tags
    Bound Chsh Computing
Click For Summary

Discussion Overview

The discussion centers on the analytical derivation of the CHSH inequality bound, specifically the quantum mechanical bound of ##2\sqrt{2}##. Participants explore the implications of this bound in the context of quantum mechanics, particularly regarding correlations in spin-1/2 particles.

Discussion Character

  • Technical explanation
  • Mathematical reasoning
  • Debate/contested

Main Points Raised

  • Some participants assert that the upper bound of the CHSH inequality is ##2\sqrt{2}##, while others clarify that the classical upper bound is 2, and that the quantum mechanical correlations exceed this, indicating a violation of the inequality.
  • A participant provides a detailed derivation for the case of anti-correlated spin-1/2 particles, leading to the expression for the quantity of interest, C(a,b,a',b').
  • Participants discuss the conditions for maxima and minima in the derived expression, exploring various trigonometric identities and their implications for the values of ##\alpha, \beta, \gamma##.
  • One participant suggests that since both 2 and -2 occur in the analysis, the value of ##-2\sqrt{2}## should also be considered, prompting further reflection on the derivation.
  • Another participant finds a minimum at specific values of ##\alpha, \beta, \gamma##, leading to the conclusion that ##C(\alpha, \beta, \gamma) = -2\sqrt{2}##, and discusses the need for a more general condition in the sine function relationships.
  • There is a suggestion to restrict solutions to the range ##[0,2\pi]##, indicating a potential simplification in the analysis.

Areas of Agreement / Disagreement

Participants express differing views on the interpretation of the CHSH inequality bounds, with some asserting the quantum mechanical bound while others emphasize the classical limit. The discussion remains unresolved regarding the implications of the derived values and the conditions under which they hold.

Contextual Notes

Participants acknowledge the complexity of deriving the bounds for arbitrary quantum mechanical systems, with specific cases being explored in detail. There are unresolved mathematical steps and assumptions regarding the conditions for maxima and minima in the derived expressions.

facenian
Messages
433
Reaction score
25
It seems that the upper bound of the CHSH inequality is ##2\sqrt{2}##
How is it analytically derived?
 
Physics news on Phys.org
facenian said:
It seems that the upper bound of the CHSH inequality is ##2\sqrt{2}##
How is it analytically derived?

That's not an upper bound of the CHSH inequality. The upper bound is 2. The fact that actual correlations are 2\sqrt{2} shows that the inequality is violated by QM.
 
stevendaryl said:
That's not an upper bound of the CHSH inequality. The upper bound is 2. The fact that actual correlations are 2\sqrt{2} shows that the inequality is violated by QM.
I'm sorry I did not express it correctly. I was talking about the quantum mechanical bound not the hidden variable bound.
How is ##2\sqrt{2}## analytically calculated?
 
I don't know how to prove it for an arbitrary QM system, but in the particular case of anti-correlated spin-1/2 particles, I can prove it.

In that case, we have:

E(a,b) = - cos(b-a)

So the quantity of interest is:
C(a,b,a',b') = E(a,b) + E(a,b') + E(a', b') - E(a',b)
= -cos(b-a) -cos(b'-a) -cos(b'-a') + cos(b-a')

If we let \alpha = b-a, \beta = b'-a, \gamma = b'-a', then we have:

C(\alpha, \beta, \gamma) = -cos(\alpha) - cos(\beta) -cos(\gamma) + cos(\alpha + \gamma - \beta)

For a minimum or maximum, the partial derivatives with respect to \alpha, \beta, \gamma must all be zero. This implies:
  1. sin(\alpha) - sin(\alpha + \gamma - \beta) = 0
  2. sin(\beta) + sin(\alpha + \gamma - \beta) = 0
  3. sin(\gamma) - sin(\alpha + \gamma - \beta) = 0
We can use some trigonometry:
  • If sin(A) = sin(B), then either A=B or B = \pi - A
  • If sin(A) = -sin(B), then either A=-B or B = \pi + A
So we have 8 possibilities:
  1. \alpha = \alpha + \gamma - \beta and \beta = -(\alpha+ \gamma - \beta) and \gamma = \alpha + \gamma - \beta
  2. \alpha = \alpha + \gamma - \beta and \beta = -(\alpha+ \gamma - \beta) and \gamma = \pi -(\alpha + \gamma - \beta)
  3. \alpha = \alpha + \gamma - \beta and \beta = \pi + (\alpha+ \gamma - \beta) and \gamma = \alpha + \gamma - \beta
  4. \alpha = \alpha + \gamma - \beta and \beta = \pi + (\alpha+ \gamma - \beta) and \gamma = \pi - (\alpha + \gamma - \beta)
  5. \alpha = \pi - (\alpha + \gamma - \beta) and \beta = -(\alpha+ \gamma - \beta) and \gamma = \alpha + \gamma - \beta
  6. \alpha = \pi - (\alpha + \gamma - \beta) and \beta = -(\alpha+ \gamma - \beta) and \gamma = \pi - (\alpha + \gamma - \beta)
  7. \alpha = \pi -(\alpha + \gamma - \beta) and \beta = \pi + (\alpha+ \gamma - \beta) and \gamma = \alpha + \gamma - \beta
  8. \alpha = \pi - (\alpha + \gamma - \beta) and \beta = \pi + (\alpha+ \gamma - \beta) and \gamma = \pi - (\alpha + \gamma - \beta)
These can be solved to yield the possibilities:

  1. \alpha = \beta = \gamma = 0
  2. Impossible
  3. Impossible
  4. \alpha = 0, \beta = \gamma = \pi
  5. Impossible
  6. \alpha = \gamma = 0, \beta = -\pi
  7. \alpha = \beta = \pi, \gamma = 0
  8. \alpha = \gamma = \frac{3\pi}{4}, \beta = \frac{5\pi}{4}
To find out whether these are minima or maxima, we plug them back into the expression for C(\alpha, \beta, \gamma)
  1. C(\alpha, \beta, \gamma) = -1-1-1+1 = -2
  2. Impossible
  3. Impossible
  4. C(\alpha, \beta, \gamma) = -1+1+1+1 = +2
  5. Impossible
  6. C(\alpha, \beta, \gamma) = -1+1-1-1 = -2
  7. C(\alpha, \beta, \gamma) = +1+1-1+1 = +2
  8. C(\alpha, \beta, \gamma) =+\sqrt{2}/2 +\sqrt{2}/2 +\sqrt{2}/2+\sqrt{2}/2 = 2\sqrt{2}
So, 2\sqrt{2} is the biggest value that you can get with anti-correlated spin-1/2 particles. It's not at all obvious to me why that is the best you can possibly do with any QM system.
 
  • Like
Likes   Reactions: facenian
Excellent! Thank you very much.
There is one more question however, since 2 and -2 occur it seems that ##-2\sqrt{2}## should also appear.
 
facenian said:
Excellent! Thank you very much.
There is one more question however, since 2 and -2 occur it seems that ##-2\sqrt{2}## should also appear.

Now, that makes me think I must have done something wrong. Let me recheck it.
 
Just trying some values, I found that there is a minimum at \alpha = \gamma = \frac{\pi}{4}, \beta = \frac{7\pi}{4}, and that gives:

C(\alpha, \beta, \gamma) = -2 \sqrt{2}

So, it looks I should have used a more general condition:
  • If sin(A) = sin(B), then either B = A + 2n\pi or B = (2n+1)\pi - A
  • If sin(A) = -sin(B), then either B = A + (2n+1)\pi or B = 2n\pi - A
 
stevendaryl said:
Just trying some values, I found that there is a minimum at \alpha = \gamma = \frac{\pi}{4}, \beta = \frac{7\pi}{4}, and that gives:

C(\alpha, \beta, \gamma) = -2 \sqrt{2}

So, it looks I should have used a more general condition:
  • If sin(A) = sin(B), then either B = A + 2n\pi or B = (2n+1)\pi - A
  • If sin(A) = -sin(B), then either B = A + (2n+1)\pi or B = 2n\pi - A
Yes, and it is only a minor detail. I seems reasonable to accept only solutions in the range ##[0,2\pi]## so maybe instead of ##B=\pi-A## putting ##B=\pi\pm A## will suffice
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 61 ·
3
Replies
61
Views
5K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 17 ·
Replies
17
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 45 ·
2
Replies
45
Views
6K
  • · Replies 73 ·
3
Replies
73
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K