7

I am trying to understand Einstein's mass-energy equation $E=mc^2$. Knowing about the atomic bomb, I am inclined to believe that $E$ is proportional to the mass: $E=Cm$. For this equation to be dimensionally correct $E$ must also be proportional to some speed squared. We can use the "speed-limit of the universe" $c$. So $E=C \times mc^2$. But why does $C$ turn out to be 1? Should the equation really be: $E\propto mc^2$?

The above reasoning takes a "leap of faith". If I assume that energy is proportional to mass the equation follows (except maybe for a constant).

I am looking for the simplest way to prove this. I read about Einsteins box in which a photon is emitted from one end towards the other. This seem to offer a simple way to derive this equation. If I accept that the photon has a momentum: $p=E/c$, even though it has no mass it follows from conservation of momentum that the photon has a “relativistic mass”: $m = E/c^2.$

However I also read that $E=mc^2$ only applies to a resting object (not photons) and that in general: $E^2=p^2c^2+m^2c^4$.

But does this does not mean that one cannot understand $E=mc^2$ from Einsteins box? What is the point of this thought experiment then?

Mozibur Ullah
  • 12,994
Andy
  • 357
  • 7
    I want to challenge your thinking a bit. Does Newton's second law $F=ma$ mean that force can be converted into mass or into acceleration? – BioPhysicist Jul 14 '19 at 11:23
  • 2
    The factor $c^2$ is just our convention to measure mass. In fact, it is arguably more natural to work in the so-called natural units, in which $c=1$ and this question does not arise. It is common to say that the rest mass of an electron is about 511keV. We could come up with different conventions to measure the "rest energy" of a particle, and could attach other units to whatever we want to measure this in. –  Jul 14 '19 at 11:32
  • 1
    @Marmot: but when Einstein published this equation one kilogram was defined by a prototype. It seems fortunate and unlikely that this prototype was chosen so that the constant C in E=Cmc^2 should become 1? – Andy Jul 14 '19 at 11:55
  • @Andy ??? But energy was (and is) defined in these conventions, too. –  Jul 14 '19 at 12:07
  • @AaronStevens Nice point. However, isn't it also a bit weird to say that energy can be converted into the mass or vice-versa even in the context of $E_0=mc^2$? It is clearer to simply say that the rest energy has the property of inertia. In particular, the mass of an isolated closed system never changes because since the four-momentum is conserved, its norm is also conserved. –  Jul 14 '19 at 13:41
  • @FeynmansOutforGrumpyCat True. I always see it explained like this. "Mass and energy are equivalent/can be converted into each other because $E=mc^2$." But for most equations in physics we don't apply this same reasoning. This is not saying me saying if the conclusions are correct or incorrect, I have just never bought the reasoning itself. I think looking at things from the perspective you give, experiments, and definitions is the only way to get a better picture of what the equation actually says. – BioPhysicist Jul 14 '19 at 14:11
  • https://physics.stackexchange.com/questions/43813/what-was-albert-einsteins-proof-for-e-mc2/707910#707910 — this will help to prove E = mc² and also to understand why the equation only applies on resting objects. – Debanjan Biswas May 12 '22 at 16:59

3 Answers3

9

Your question is a good one. It springs from a slightly incorrect understanding of the logic of the Einstein box argument. It is not necessary to ascribe mass to a photon in order to present the argument, and indeed that would be an incorrect way to proceed. Rather, one asserts that a pulse of electromagnetic radiation carries both energy and momentum, and the relationship between the energy and momentum of such a pulse is $$ E = p c. $$ This formula comes from classical electromagnetism (Maxwell equations etc.), not directly from relativity. (In a modern argument one would assert relativity first and then derive electromagnetism, but I won't get into that.) The rest of the argument is based on conservation laws.

Suppose the box has length $L$ and starts off centred at the origin, with its ends at $\pm L/2$. First, when the pulse is emitted by one end of the box, that end recoils with momentum $p$ and also gives up energy $E$. For example it could be thermal energy. In Newtonian physics this need have no effect on the mass of the wall of the box, but if one assumes that then one ends up in a contradiction. So let's assume instead that when the wall of the box gives up energy $E$, its mass falls a little, by an amount $m$ to be discovered. Then the recoil velocity of the wall is $$ v = \frac{p}{M-m} = \frac{E}{c(M-m)} $$ The pulse of light now propagates to the other end of the box, through a distance $L$, taking time $$ t = L/c . $$ When the other end of the box receives the energy and momentum of the pulse, its energy goes up by $E$ so its mass goes up by $m$ (the quantity we are trying to calculate). So now this end of the box is located at $L/2$ and has mass $M+m$, while the other end has moved a bit, to $-(L/2) - v t$, so the centre of mass of the whole box is now located at $$ x_{\rm cm} = (M-m) \left(-\frac{L}{2} - v t\right) + (M+m)\frac{L}{2}\\ = (M-m) \left(-\frac{L}{2} - \frac{E L}{(M-m)c^2}\right) + (M+m)\frac{L}{2}\\ = m L - \frac{EL}{c^2} . $$ But internal changes cannot shift the centre of mass, so we must have $x_{\rm cm} = 0$ and therefore $E = m c^2$.

The above is directly based on the discussion in a book called "The wonderful world of relativity" by myself (publisher Oxford University Press).

If we now look back over the derivation, we see that the mass $m$ is not associated with the pulse of light (or photon if you prefer). Rather, $m$ is the change in the mass of the wall of the box. You are right to quote the formula $$ E^2 = p^2 c^2 + M^2 c^4 $$ This formula applies equally well to bodies with zero rest mass (such as photons) as to bodies with non-zero rest mass (such as molecules). In the above argument when I said the wall gets a velocity $p/(M-m)$ I was in fact neglecting some small corrections which are negligible in the limit where this velocity is small compared to $c$. If one keeps those small corrections one still gets the answer $E = M c^2$ for a body with zero momentum.

Andrew Steane
  • 58,183
  • Thank you very much Andrew for clearing this up! Am I right in assuming that classical electromagnetism with its formula for a photon: E=pc seemed to contradict classical mechanics. Then Einstein came along and by his box thought experiment showed how these two can be reconciled if we are willing to give up conservation of mass, and assume mass that can be converted to energy. And if so this energy would follow E=mc^2? – Andy Jul 14 '19 at 13:42
  • +1: This is a great explanation! As far as I remember, I struggled with this thought experiment while reading it from Feynman lectures because the discussion used the language of assigning a relativistic mass to every form of energy which sort of assumed the validity of what was attempted to be shown. This is much cleaner. –  Jul 14 '19 at 13:51
  • @Andy you are basically correct in this comment, except the historical sequence was a bit more complicated; the mass/energy relation was worked out from momentum arguments and then Einstein proposed his box argument with a view to finding a simple way of presenting the main idea. – Andrew Steane Jul 14 '19 at 13:57
  • @Andrew: I understand that the box argument was proposed one year after he had already derived his equation using another thought experiment that involved radiation from an object. This derivation seems far more complicated involving Doppler shift and Lorentz transformations (?). I am assuming that this is what you are referring to(?) – Andy Jul 14 '19 at 14:03
  • @AndrewSteane If instead of a box, there are 2 separated masses M initially separated by L, the calculation is exact, isn't it? – Claudio Saspinski May 12 '22 at 22:16
  • @ClaudioSaspinski exact if you include the Lorentz factor in the formula relating momentum to velocity for the recoils – Andrew Steane May 13 '22 at 11:36
1

It's very easy to understand $E=mc^2$.

All Einstein's very short paper on the subject, with the English translated title "Does The Inertia of a Body Depend on Its Energy Content?", sais is that $E=mc^2$ means is that the inertial mass of a body increases (or decreases) by the amount $m=E/c^2$ if its energy content increases (or decreases) by an amount $E$.

If that doesn't satisfy it, this legit video is very accessible:

https://youtu.be/Xo232kyTsO0

The Energy–momentum relation was established by Paul Dirac in 1928, but is fundamentally different than $E=mc^2$. Those are two separate things. (I don't understand why other answers involve that to be honest.)

Anyway, what's not so easy to understand is why it is what it is. There's a lot of history behind $E=mc^2$.

Einstein wasn't first to equate forms of mass to energy, nor did he definitively prove the relationship. Before him it was thought to be $m=(4⁄3)E/c^2$ (Oliver Heaviside) and later $m=(8⁄3)E/c^2$ (Fritz Hasenöhrl) for example. $E=mc^2$ is the short punch line to a long and winding scientific story.

It's all here for the interested:

https://www.scientificamerican.com/article/was-einstein-the-first-to-invent-e-mc2/

It's a nice read imo.

Now some people may wonder why $c$ is squared.

The probably unsatisfying answer is that it's just a conversion factor nothing more nothing less .. and in SI units it follows from dimensional analysis.

But it’s possible that there’s deeper explanations that I’m not considering right now. Coz, philosophically speaking, dimension analysis is a circular argument: saying that energy is like energy because it is energy.

-1

In both equations, “your” $E=cm$ and Einstein's $E=mc^2$, the energy is proportional to the mass, they differ only in the coefficients: your one is $c$, while Einstein's is $c^2$.

The terms “relativistic mass” and “rest mass” were canceled by Einstein himself, and nowadays they a considered as obsolete, confusing, and inappropriate. Sadly, many textbooks still use it.

You're right, nowadays the mass is considered as a form of energy.


Einstein himself completely stopped using the term “relativistic mass” already in 1906, and he explained, why. In the letter to L. Barnett he wrote:

“It is not good to introduce the concept of the mass $M = m/(1 − v2/c2)^{1/2}$ of a moving body for which no clear definition can be given. It is better to introduce no other mass concept than the ’rest mass’ $m$. Instead of introducing $M$ it is better to mention the expression for the momentum and energy of a body in motion.”

MarianD
  • 2,079
  • Yes but why is the coefficient c^2 and not say pi? Is it possible to understand this using Einsteins box? If not how can I understand this? – Andy Jul 14 '19 at 11:03
  • 1
    The reason is that the formula for kinetic energy has the speed squared. – MarianD Jul 14 '19 at 11:14
  • Newtonian kinetic energy is E=1/2mv^2. My C is not lightspeed. It is just some unknown constant which I seek to find. Since E=mc^2 does not applies to photons why should the constant involve the speed of a photon at all? – Andy Jul 14 '19 at 11:20
  • 3
    @Andy $c$ is more of "the speed limit of the universe", and photons happen to move at this speed. This speed is not unique to just light. – BioPhysicist Jul 14 '19 at 11:27
  • 1
    @Aaron: thank you for a great phrase. I remember now that nothing can travel faster than light, but this phrase makes it much easier to remember. – Andy Jul 14 '19 at 12:04
  • 1
    @Andy, $c$ is the invariant speed - an object with speed $c$ in one inertial frame of reference (IRF) has speed $c$ in all IRFs (by the Lorentz transformation). A such, the invariant speed $c$ is a universal 'conversion factor' between time and length. Since the Lorentz transformations 'mix' the dimensions of time and length, it shouldn't be surprising that the conversion factor $c$ is ubiquitous in relativistic expressions. – Alfred Centauri Jul 14 '19 at 12:30
  • Marian, if relativistic mass increase doesn't exist, what is it which exerts the ever-increasing resistance to acceleration which prevents a particle from ever achieving the velocity of light in a vacuum? It's no good saying it's inertia - the inertia of what? As you say, everyone nowadays accepts that mass is a form of energy, which is why the masses of subatomic particles can be expressed in electron volts. – Michael Walsby Jul 14 '19 at 13:09
  • @Michael, the increased momentum prevents a particle to achieving the speed of light. BTW it isn't my idea to avoid using the term “relativistic mass” — it's not so modern (about 50-year old) approach with roots in the recommendation of Einstein himself (in spite he used it in the beginning, but then he stopped and explained, why), so it will be better to argue with him :-) – MarianD Jul 14 '19 at 14:26
  • Obsolete things are sometimes useful. You can be killed just as dead and at just as great a distance with a WW1 Lee Enfield .303 as with the most expensive modern rifle of similar calibre.. – Michael Walsby Jul 14 '19 at 14:37
  • 2
    @Michael, your approach “Obsolete things are sometimes useful” is very common, but in this particular situation it's counter-productive as it prevent extirpation of such problematic, confusing term. Usefulness and correctness are two different things, and in physics is better IMHO to prefer the second one. See my edited answer. – MarianD Jul 14 '19 at 15:06
  • 4
    @MichaelWalsby, keep in mind that if one accepts that the mass of an object increases with speed, one also accepts that the mass of the (relatively) moving object increases more in the direction of motion than in the directions orthogonal to the motion, i.e., $m_{||} \ne m_\perp$ – Alfred Centauri Jul 14 '19 at 15:30
  • 1
    @MichaelWalsby also there is no such thing as "resistance to acceleration" due to relativity. You can continue to accelerate as long as you have the fuel to do so! – m4r35n357 May 09 '22 at 09:05