Files
cardsforscience/html/CPV.html
T
2014-08-12 22:01:27 +02:00

33 lines
2.0 KiB
HTML

<p class="lead">You discovered CP violation!</p>
<h5><b>CP Symmetry</b></h5>
<p>C (Charge) and P (Parity, which can be thought of as “handedness”) are discrete transformations that can be applied to a physical system.</p>
<p>If a theory is symmetric under C, then it works the same if all particles are exchanged with their antiparticles.
If it has P-symmetry, then it is invariant under inversion (“mirroring”) of all spatial coordinates.</p>
<p>For a long time, physicists believed that all of physics is invariant under the combination CP of both symmetries.
It turned out that this is wrong, as was discovered by Cronin, Fitch et al. in 1964 when they studied the decay of the neutral K meson.</p>
<div class="container">
<div class="row">
<h5>CPV in the Kaon System</h5>
<div class="col-md-3">
<img class="img-responsive" src="assets/info/cpv.png" alt="A plot from the original publication">
</div>
<div class="col-md-3">
<p>In 1964, Cronin, Fitch, et al. showed that CP symmetry is broken in the decay of the long-lived neutral K meson.</p>
<p>If all of physics was invariant under CP transformation, then this long-lived version of the K meson would never decay into two pions.</p>
<p>However, this kind of decay was discovered!</p>
<p>You can see their results on the left: In the middle plot (the one relevant for K-meson decays), a clear excess is recognizable.</p>
<p>For their discovery, Cronin and Fitch received the Nobel Prize in Physics in 1980.</p>
</div>
</div>
<h5><b>Resources</b></h5>
<ul>
<li><a href="http://journals.aps.org/prl/abstract/10.1103/PhysRevLett.13.138" target="_blank">The original publication by Cronin, Fitch et al.</a></li>
<li><a href="http://en.wikipedia.org/wiki/CP_violation" target="_blank">Wikipedia on CP violation</a></li>
<li><a href="http://en.wikipedia.org/wiki/Kaon#CP_violation_in_neutral_meson_oscillations" target="_blank">Neutral kaon mixing on Wikipedia</a></li>
</ul>
</div>