Hacker News new | ask | show | jobs
by gus_massa 2444 days ago
Your teacher lied to you :).

The problem is that you have a different "mass" when you try to accelerate the particle in the direction it is traveling and a different "mass" when you try to accelerate the mass in a perpendicular direction. (If the acceleration is not parallel or perpendicular, it's more complicated.)

Your formula is the correct one for the acceleration in the perpendicular direction, like in the magnetic field of a cyclotron, that is the typical example.

For an acceleration in the parallel direction you must add a ^3 to the correction.

  m = m0/√(1 − v²/c²)³
Most modern books of advanced electromagnetism/relativity try to avoid the change in the "mass" an use only the rest mass m0. The other "mass" is sometimes handy and sometimes misleading.
1 comments

I doubt my teacher lied to me. This stuff is in the text books, in wikipedia.
"Lie" might be a bit strong, but the concept of relativistic mass is misleading and technically incorrect in various ways.

As a result, in the last few decades or so the concept of relativistic mass has gone out of favor in physics and its teaching.

The wikipedia section for relativistic mass[1] includes the following quote from the textbook "Spacetime Physics," by Taylor and Wheeler:

> "The concept of "relativistic mass" is subject to misunderstanding. That's why we don't use it. First, it applies the name mass – belonging to the magnitude of a 4-vector – to a very different concept, the time component of a 4-vector. Second, it makes increase of energy of an object with velocity or momentum appear to be connected with some change in internal structure of the object. In reality, the increase of energy with velocity originates not in the object but in the geometric properties of spacetime itself."

In short, relativistic mass is not a good way to understand what's actually happening in these scenarios.

Essentially, the relativistic kinetic energy of the object is being counted as mass, following E=mc^2. However, that only works because E=mc^2 is a special-case simplification that is designed to apply when momentum is zero, i.e. in an object's rest frame, to its rest mass.

If you look at the full mass-energy equivalence equation[2]:

E^2 = (pc)^2 + (m0 c^2)^2

...you can see the separate momentum component p. It's possibly to "cheat" and eliminate the (pc)^2 term and bundle it into a revised value for m, but this loses information and leads to various issues of the kind described by Taylor and Wheeler.

[1] https://en.wikipedia.org/wiki/Mass_in_special_relativity#Rel...

[2] https://en.wikipedia.org/wiki/Mass%E2%80%93energy_equivalenc...