Relativistic Momentum Derivation Help

Click For Summary

Discussion Overview

The discussion centers around the derivation of relativistic momentum using the concept of relativistic mass, particularly through the analysis of particle collisions in different reference frames. Participants explore the application of velocity addition formulas and conservation of momentum in this context.

Discussion Character

  • Technical explanation
  • Conceptual clarification
  • Debate/contested

Main Points Raised

  • One participant expresses difficulty in understanding the derivation of relativistic momentum and seeks clarification on their reasoning and calculations.
  • Another participant points out a potential confusion regarding the use of symbols for velocities in different frames, suggesting that clarity in notation is essential.
  • A participant recalls the method used in the relevant chapter, emphasizing the importance of analyzing the collision from different frames and applying conservation of momentum accordingly.
  • Further elaboration is provided on the relationship between the vertical components of velocities in different frames, leading to the conclusion about the mass of the particles in terms of their velocities.
  • One participant expresses gratitude for the clarification provided by another, noting that the explanation helped them understand the concept better.
  • There is a side discussion about a username change and confusion regarding post authorship, which does not pertain to the main topic of relativistic momentum.

Areas of Agreement / Disagreement

Participants do not reach a consensus on the derivation process, as some express confusion while others provide alternative perspectives and clarifications. The discussion remains somewhat unresolved with respect to the initial participant's understanding.

Contextual Notes

There are indications of missing clarity in notation and potential misunderstandings regarding the application of velocity addition formulas and conservation of momentum. The discussion reflects a range of interpretations and approaches to the derivation, highlighting the complexity of the topic.

jimbobian
Messages
52
Reaction score
0
Hi everyone. So basically I am still struggling to find a description of the derivation of relativistic momentum (via relativistic mass) which explains itself properly (although that may be my fault for not understanding). So, I tried doing it with help from Feynman and can't work out what I'm doing wrong. It starts with a collision of two identical particles which, from what I've seen, seems to be the standard way to go:

[URL]http://www.cassiobury.net/images/momentum_diagram.jpg[/URL]

I'm also using the velocity addition formulae which were derived in the previous chapter:
\begin{align}
& v_x = \frac{v'_x+u}{1+uv'_x/c^2}\\
& v_y = \frac{v'_y\sqrt{1-u^2/c^2}}{1+uv'_x/c^2}\\
\end{align}
And the reverse:
\begin{align}
& v'_x = \frac{v_x-u}{1-uv_x/c^2}\\
& v'_y = \frac{v_y\sqrt{1-u^2/c^2}}{1-uv_x/c^2}\\
\end{align}
So, from the unprimed frame it is clear that:
\begin{align}
& v_{xA} = 0\\
\end{align}
Also let:
\begin{align}
& v_{yA} = w\\
\end{align}
Therefore:
\begin{align}
& v'_{xA} = \frac{0-u}{1-0/c^2}\\
& v'_{xA} = -u\\
& v'_{yA} = \frac{w\sqrt{1-u^2/c^2}}{1-0/c^2}\\
& v'_{yA} = w\sqrt{1-u^2/c^2}
\end{align}
As the velocity of B is simply the opposite of A:
\begin{align}
& v'_{xB} = u\\
& v'_{yB} = -w\sqrt{1-u^2/c^2}
\end{align}
Therefore, using the velocity addition formulae:
\begin{align}
& v_{xB} = \frac{2u}{1+u^2/c^2}\\
& v_{yB} = \frac{-w(1-u^2/c^2)}{1+u^2/c^2}\\
\end{align}
If we say that the mass of each particle is some function of its velocity and denote the velocity of B as v (as that of A is clearly w) then, by conservation of momentum:
\begin{align}
& 2m_ww = -\frac{-2m_vw(1-u^2/c^2)}{1+u^2/c^2}\\
& m_w = \frac{m_v(1-u^2/c^2)}{1+u^2/c^2}\\
\end{align}
Now according ot Mr Feynman what I should be getting is:
\begin{align}
& \frac{m_w}{m_v}\sqrt{1-u^2/c^2} = 1
\end{align}
Can somebody please either point out a mistake in my reasoning/understanding, or tell me why it hasn't worked.

Thanks,
James
 
Last edited by a moderator:
Physics news on Phys.org
jimbobian said:
So, from the unprimed frame it is clear that:
\begin{align}
& v'_{xA} = 0\\
\end{align}
Also let:
\begin{align}
& v'_{yA} = w\\
\end{align}
Therefore:
\begin{align}
& v'_{xA} = \frac{0-u}{1-0/c^2}\\
& v'_{xA} = -u\\
& v'_{yA} = \frac{w\sqrt{1-u^2/c^2}}{1-0/c^2}\\
& v'_{yA} = w\sqrt{1-u^2/c^2}
\end{align}

I can't follow what you wrote. You're using the same symbol for velocities in two different frames.
 
elfmotat said:
I can't follow what you wrote. You're using the same symbol for velocities in two different frames.

Sorry my mistake, the first two should be unprimed. I will edit my OP.
 
If I remember that chapter correctly, he first analyzes the collision from the frame where the x-component of A's velocity is zero, then he analyzes it from the frame where the x-component of B's velocity is zero.

I'll call the vertical component of A's velocity w (as you did) in the frame where (calling the velocity of A in this frame v_A and B's velocity v_B) v_{xA}=0. In order to consider the conservation of momentum, you need to know v_{yB} in this frame. Since in a third frame (the first one drawn in your diagram) the collisions are symmetrical, you know that if you were to go to a frame where the x-component of B's velocity is zero then the vertical component of A's velocity in this frame is equivalent in magnitude to v_{yB} in the other frame:

v_{yB} = - v'_{yA}

where v'_A is the velocity of A in the frame where v'_{xB}=0

Since you also know the law that transforms velocities in the y-direction:

v'_A = \frac{w \sqrt{1-u^2/c^2}}{1+0/c^2} = w \sqrt{1-u^2/c^2}

where u is the velocity between the frames.Now you can apply conservation of momentum:

2m_w w = 2m_{v_B} w \sqrt{1-u^2/c^2}

therefore:

m_{v_B} = \frac{m_w}{\sqrt{1-u^2/c^2}}From there, I believe he let's w go to zero. This gives m_w=m_0, and v_{yB} = 0. Since the vertical component of v_B is zero, the entire motion of B is horizontal. Since u is defined as the velocity between this frame and the frame where the horizontal component of B's velocity is zero, v_{xB} = v_{B} = u. This gives: m_{v_B}=m_u. Finally, we arrive at:

m_{u} = \frac{m_0}{\sqrt{1-u^2/c^2}}
 
elfmotat said:
If I remember that chapter correctly, he first analyzes the collision from the frame where the x-component of A's velocity is zero, then he analyzes it from the frame where the x-component of B's velocity is zero.

I'll call the vertical component of A's velocity w (as you did) in the frame where (calling the velocity of A in this frame v_A and B's velocity v_B) v_{xA}=0. In order to consider the conservation of momentum, you need to know v_{yB} in this frame. Since in a third frame (the first one drawn in your diagram) the collisions are symmetrical, you know that if you were to go to a frame where the x-component of B's velocity is zero then the vertical component of A's velocity in this frame is equivalent in magnitude to v_{yB} in the other frame:

v_{yB} = - v'_{yA}

where v'_A is the velocity of A in the frame where v'_{xB}=0

Since you also know the law that transforms velocities in the y-direction:

v'_A = \frac{w \sqrt{1-u^2/c^2}}{1+0/c^2} = w \sqrt{1-u^2/c^2}

where u is the velocity between the frames.


Now you can apply conservation of momentum:

2m_w w = 2m_{v_B} w \sqrt{1-u^2/c^2}

therefore:

m_{v_B} = \frac{m_w}{\sqrt{1-u^2/c^2}}


From there, I believe he let's w go to zero. This gives m_w=m_0, and v_{yB} = 0. Since the vertical component of v_B is zero, the entire motion of B is horizontal. Since u is defined as the velocity between this frame and the frame where the horizontal component of B's velocity is zero, v_{xB} = v_{B} = u. This gives: m_{v_B}=m_u. Finally, we arrive at:

m_{u} = \frac{m_0}{\sqrt{1-u^2/c^2}}

Thank you so much. It seems so simple when it is explained in a way that just 'clicks'. Reading Feynman he usually has a knack of explaining it in such a way, but in this case it was your explanation that did it for me! Basically ignoring the intermediate frame (the first one in my diagram) is what helped me, because I kept losing track of what u was supposed to be! I am slightly confused about one thing which is: why did your post at first say it was by SuperString and then 20 minutes later elfmotat?
 
jimbobian said:
Thank you so much. It seems so simple when it is explained in a way that just 'clicks'. Reading Feynman he usually has a knack of explaining it in such a way, but in this case it was your explanation that did it for me! Basically ignoring the intermediate frame (the first one in my diagram) is what helped me, because I kept losing track of what u was supposed to be! I am slightly confused about one thing which is: why did your post at first say it was by SuperString and then 20 minutes later elfmotat?

No problem :). The reason it said that is because I made a new account (didn't like my old name), and for some reason the site randomly logs me in under that name sometimes. I didn't want the post showing up under that name, so I deleted it and re-posted it under this name.
 
elfmotat said:
No problem :). The reason it said that is because I made a new account (didn't like my old name), and for some reason the site randomly logs me in as Superstring. I didn't want the post showing up under that name, so I deleted it and re-posted it under this name.

Haha, I thought it might be something like that! It was just confusing getting two nearly identical emails from PF with different usernames!
Thanks again.
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 14 ·
Replies
14
Views
4K
  • · Replies 6 ·
Replies
6
Views
1K
  • · Replies 13 ·
Replies
13
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 36 ·
2
Replies
36
Views
5K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 5 ·
Replies
5
Views
1K
  • · Replies 38 ·
2
Replies
38
Views
2K