I am trying to solve the following problem:
A radioactive atom is moving in the $x$ direction in the laboratory at speed $0.3c$. It emits an electron having speed $0.8c$ in the rest frame of the atom. What will be the velocity of the electron in the laboratory when it is ejected in the $y$ direction in the atom's rest frame? (Find $u_y$, $u_x$, $|u|$, and $\theta$.)
I thought that since the atom is moving in the $x$ direction relative to the laboratory, then any motion in the $y$ direction relative to it must be the same for the laboratory. However, when I put $u_y = 0.8c$, the teacher marked it wrong; he refuses to explain why. Why is $u_y \neq 0.8c$?
Answer
To see why it is wrong it is easier to consider the case where the x direction of the initial particle is $w^{'}_{x} = 0.8c$ (velocity of radioactive particle) in the lab frame (indicated by prime). Now since the second particle was traveling at $u_{y} = 0.8c$ in the rest frame, if that was also how fast it was traveling in the lab frame then $u^{'}_{x} = u^{'}_{y} = 0.8c$ using pythagorus' theorem this means the velocity of the ejected particle is greater then the speed of light which indicates that something is wrong.
The source of the error comes about from the fact that there is time dilation between the reference frames. This is why you can never get above the speed of light. To work out the solution it is better to think about the world line that the ejected particle has, in the rest frame we get $\vec{x}(t) = (ct,0,u_{y} t)$. Here I'm giving time in units of length because that feels nicer to me and the transformation becomes nice and symmetric and I'll give that below, for a change in velocity $v$ the transformations are:
$y^{'} = y$
$x^{'} = \gamma \left(x-\frac{v}{c}(ct)\right)$
$(ct^{'}) = \gamma \left((ct)-\frac{v}{c}x\right)$
which means in the lab coordinates (where $v = -u_{x}$) this is $\vec{x}^{'}(t) = (\gamma ct,\gamma u_{x}t,u_{y} t)$.
At first glance this looks like the velocity in the y direction is still $u_{y}$ but t is the time coordinate for the original frame, not the lab frame. Instead we can see that it is $t^{'} = \gamma t$ by looking at the first term in $\vec{x}^{'}$ and we get:
$\vec{x}^{'}(t) = \left(ct^{'},u_{x}t^{'},\frac{u_{y}}{\gamma} t^{'}\right)$
So the correct speed is $\frac{u_{y}}{\gamma}$ which when we sub in the numbers comes to be $\frac{0.8c}{\sqrt{1-(0.3)^{2}}} = \frac{0.8}{\sqrt{0.91}}c$, so its slightly slower then what you would think, and this comes down to time dilation effects.
Main thing that might trip you up here is the sign for the coordinate change but that can be easily checked by working out what direction a stationary particle would be moving and check it would be moving in the correct direction)
(edit: Corrected subscript)
No comments:
Post a Comment