In: Physics
After being created in a high-energy particle accelerator, a pi meson at rest has an average lifetime of 2.60 10-8 s. Traveling at a speed very close to the speed of light, a pi meson travels a distance of 110 m before decaying. How fast is it moving? (Enter your answer to four significant figures.)
First we need to calculate the time dilation,
t' = t/sqrt(1 - (v/c)2)
c=speed of light
velocity,v = s/t
The problem here is to find out, by what factor the pions proper time is dilated in order for it to be able to travel 110 m. The time required for travelling 110 m is:
t' = s/v
which is a lot larger than the pions life-time in its rest-frame. With the help of the first formula we can express t' in terms of the pions life-time t:
t/sqrt(1 - (v/c)2) = s/v
We have all the information needed to solve this equation. First, we square it to get
v2 * t2/s2 = 1 - v2/c2
(t2/s2 + 1/c2) * v2 = 1
v2 = 1/(t2/s2 + 1/c2)
which can be simplified to, |v| = 1/sqrt(t2/s2 + 1/c2)
or
|v| = 1/sqrt(1 + c2 * t2/s2) * c
This equation can used to find the percentage of the velocity in relation to the speed of light.
Now you can either use this exact formula or expand the expressions a la Taylor with the help of these partial expansions:
sqrt(1 + x) ~1 + x/2 + O(x2)
1/(1 + y) ~ 1 - y + O(y2)
which is possible, because the value of c2*t2/s2 is rather small. By simplifying again we get,
|v| ~ (1 - 0.5 * c2 * t2/s2) * c
v=(1-(0.5*(3*108)2*(2.6*10-8)2/1102)3*108=0.99 c=2.992*108 m/s