Skip to content
Snippets Groups Projects
Commit 88741443 authored by Giacomo De Pietro's avatar Giacomo De Pietro :goat:
Browse files

Add Exercise 4

parent 9067152f
Branches
No related tags found
No related merge requests found
%% Cell type:markdown id:a1c50278 tags:
# Übungen zu Teilchenphysik I
## Exercise 03 - QED and EW theory
%% Cell type:markdown id:b82039ad tags:
## Preamble
Since we're asking you to do some calculations, it's up to you whether you write the "heavy" calculations in the notebook or not: it's fine if you don't write them down in the notebook, but show us on paper.
%% Cell type:markdown id:ad70f3aa-e25b-4929-b97b-b33325e649d8 tags:
<a name='section_1_0'></a>
<hr style="height: 1px;">
## <h1 style="border:1px; border-style:solid; padding: 0.25em; color: #FFFFFF; background-color: #FFA500">Section 1: A massive scalar... photon?</h1>
%% Cell type:markdown id:14c1176f tags:
Let's imagine a parallel universe in which the photon, instead of being a massless vector particle (spin-1), is a massive scalar particle (spin-0). The QED vertex in the Feynman rules in this theory would be $-i g_{e} I$, where $I$ is the $4 \times 4$ unit matrix (to compare with $-i g_{e} \gamma^{\mu}$ for the massless vector photon). There would also be no factors for the outer photon lines, since there is no photon polarisation.
%% Cell type:markdown id:8d20c0c4 tags:
<div class="alert alert-info">
<strong>Exercise:</strong>
Assuming that this "photon" is heavy enough to decay into a pair of Standard Model particles, calculate the decay rate $\Gamma$ for $\gamma \rightarrow e^{+}e^{-}$ using the helicity spinors (in the centre-of-mass frame). Neglect the electron/positron mass in this calculation.</span>
</div>
%% Cell type:code id:2c6b3759 tags:
``` python
```
%% Cell type:markdown id:809505cb tags:
<div class="alert alert-info">
<strong>Exercise:</strong>
Is helicity "conserved" in high-energy interactions in this theory? Explain how this differs from QED.</span>
</div>
%% Cell type:code id:5ab2e03e tags:
``` python
```
%% Cell type:markdown id:9941f5ee tags:
<div class="alert alert-info">
<strong>Exercise:</strong>
Do the calculation again, but this time include the electron/positron mass.</span>
</div>
%% Cell type:code id:0fb4e658 tags:
``` python
```
%% Cell type:markdown id:49e604a5 tags:
<div class="alert alert-info">
<strong>Exercise:</strong>
If $m_{\gamma} = 3$~GeV, calculate the lifetime of this "photon" in seconds.</span>
</div>
%% Cell type:code id:04764778 tags:
``` python
```
%% Cell type:markdown id:1cab1d98 tags:
<a name='section_1_2'></a>
<hr style="height: 1px;">
## <h1 style="border:1px; border-style:solid; padding: 0.25em; color: #FFFFFF; background-color: #FFA500">Section 2: Muon decay</h1>
%% Cell type:markdown id:ce5dd64c tags:
Let's consider the muon decay $\mu^- \to \nu_\mu \bar{\nu_e} e^-$, which is described by the S=standard model's electroweak interaction lagrangian.
%% Cell type:markdown id:d68a4fdf tags:
<div class="alert alert-info">
<strong>Exercise:</strong>
Draw the first-order Feynman diagram describing muon decay; consider $m_W \gg m_\mu$ and derive the effective lagrangian (also called the Fermi lagrangian), showing the relationship between the electroweak coupling constant $g_W$ and the Fermi constant $G_F$.</span>
</div>
%% Cell type:code id:88173131 tags:
``` python
```
%% Cell type:markdown id:fcc1c2ae tags:
<div class="alert alert-info">
<strong>Exercise:</strong>
Using the Fermi lagrangian, calculate the decay rate of the muon and its lifetime.</span>
</div>
%% Cell type:code id:6c67f8f0 tags:
``` python
```
%% Cell type:markdown id:cbc7ad7c tags:
<div class="alert alert-info">
<strong>Exercise:</strong>
Using the derived formula for muon decay, calculate the lifetime of the $\tau$ lepton and compare it with the measured value (check the most recent value on PDG). Are there any differences between the calculated and the measured value? Why are there differences?</span>
</div>
%% Cell type:code id:6dd70496 tags:
``` python
```
File added
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment