Hi Jacob
Sorry about the delay in following up here, but at least it gave me something to do on the plane! Before I begin, the best way to work this problem is to simply pick any frame and stick with it and use Newtonian physics, there is no good reason to change frames in this problem.
That said, the way Stingray worked the problem is very good and only requires Newtonian physics, but it does require the introduction of another object in order to explain the discrepancy in energy. His approach is probably the best one if your question is actually about conservation of energy as calculated in different frames.
Below is the 4-momentum approach. It does not require the introduction of another object, but does require a little relativity. Relativity reduces to Newtonian mechanics at low velocities, so it can still be used here; I tend to use it any time I need to change frames regardless of the relative velocities. This approach may be better if your question is, as I understand it, more a kinematic one about how energy is defined in different frames and transforms between frames.
The 4-momentum can be written γm(c,v) = (E/c,p). So, in the first frame (frame A) since we know γ, m, c, and v we can simply write the 4-momentum at the beginning and middle as follows*:
p1 = (3.00E8, 0.) kg m/s
p2 = (3.00E8, 50.) kg m/s
The difference is:
dp1 = p2 - p1 = (4.17E-6, 50.) kg m/s
Multiplying the first component of dp1 by c gives:
dE1 = c 4.17E-6 kg m/s = 1.25E3 J
Now, in frame B (the “primed” frame indicated by ’ marks below) we can write the 4-momentum at the middle and end similarly:
p2’ = (3.00E8, 0.) kg m/s
p3’ = (3.00E8, 50.) kg m/s
The difference is also similar:
dp2’ = p3’ - p2’ = (4.17E-6, 50.) kg m/s
Multiplying the first component of dp2’ by c gives:
dE2’ = c 4.17E-6 kg m/s = 1.25E3 J
The Lorentz transform from frame A to frame B is
|1. , -1.66782E-7|
|-1.66782E-7, 1. | = L
So, to check our work up to this point we can verify that
p2’ == L.p2
Note that dE1 and dE2’ are measured in different frames, so they cannot be added together to get anything meaningful. Instead, we would like to calculate dE1’ and dE2. So:
p1’ = L.p1 = (3.00E8, -50.) kg m/s
dp1’ = p2’ - p1’ = (-4.17E-6, 50.) kg m/s
dE1’ = c -4.17E-6 kg m/s = -1.25E3 J
p3 = L-1.p3’ = (3.00E8, 100.) kg m/s
dp2 = p3 – p2 = (1.25E-5, 50.) kg m/s
dE2 = c 1.25E-5 kg m/s = 3.75E3 J
Note that
dE1’ ≠ dE1
dE2’ ≠ dE2
dE1 + dE2 = 5.00E3 ≠ 0. J = dE1’ + dE2’
So, if the energy is different in the two frames, what is the same? It turns out that the magnitude, also called the norm or the spacetime interval**, of a 4-vector is the same in every frame even though all of the components may be different. In this case
|dp1| = |dp1’| = 50. kg m/s
|dp2| = |dp2’| = 50. kg m/s
So both frames agree about the magnitude of the change, but they disagree about how it is partitioned up into the energy and momentum components.
This may be a strange concept to grasp at first, but it is not really too difficult. For an analogy, say two individuals were describing where the statue of liberty was in relation to the Empire State building and one was using a compass based on magnetic north while the other was using one based on true north. Both would agree on how far the distance was, but they would disagree how much of that distance was partitioned into the North-South direction and how far it was in the East-West direction. Both views would be equally valid, and both would get you to from one to the other, but you couldn’t interchange or mix them without ending up in the middle of the Hudson. Similarly in this problem. Each frame agrees on the same “magnitude” of change in the 4-momentum, but they disagree about how much is energy and how much is momentum, each view is valid but you cannot mix them.
-Regards
Dale
*I have written the 4-momentum with only two components, the other two spatial components are each 0 for this problem. This is a pretty common short-hand.
**A traditional vector magnitude is sqrt(x²+y²+z²), but a spacetime interval is sqrt(-t²+x²+y²+z²). So the time component is different from the three spatial components.