Modern Physics

E = mc²

Mass and energy are equivalent — Einstein's most famous equation

Einstein's E = mc² (1905) shows mass and energy are equivalent — every kilogram of mass equals 9 × 10¹⁶ joules of energy. Underpins nuclear reactions (small mass deficit → enormous energy), particle creation/annihilation, and the entire Standard Model. The most famous equation in physics, derived from special relativity.

  • EquationE = m · c²
  • c² value9 × 10¹⁶ J/kg
  • 1 g of mass9 × 10¹³ J = 25 GWh = 21.5 kt TNT
  • Nuclear bindingSmall mass deficit → huge energy (fission, fusion)
  • Antimatter annihilation100% mass → energy
  • Derived fromSpecial relativity (1905), Annus Mirabilis paper

Interactive visualization

Press play, or step through manually. The visualization is yours to drive — try it before reading on.

Open visualization fullscreen ↗

Watch the 60-second explainer

A condensed visual walkthrough — narrated, captioned, under a minute.

What it means

Mass and energy are the same physical quantity, just expressed in different units. The conversion factor is c² ≈ 9 × 10¹⁶ J/kg.

So a 1 kg object at rest has rest energy E₀ = mc² = 9 × 10¹⁶ J — equivalent to ~21.5 megatons of TNT. Nature normally doesn't release this fully — only nuclear reactions and antimatter annihilation tap into it significantly.

Numerical examples

ObjectMassRest energy
Electron9.11 × 10⁻³¹ kg0.511 MeV
Proton1.673 × 10⁻²⁷ kg938.3 MeV
Hydrogen atom1.674 × 10⁻²⁷ kg939 MeV
1 atomic mass unit (u)1.661 × 10⁻²⁷ kg931.5 MeV
Paperclip (~1 g)1 × 10⁻³ kg9 × 10¹³ J ≈ 25 GWh
1 kg1 kg9 × 10¹⁶ J ≈ 21.5 kt TNT
Earth's mass6 × 10²⁴ kg5.4 × 10⁴¹ J
Sun's mass2 × 10³⁰ kg1.8 × 10⁴⁷ J

Mass-energy in reactions

ReactionMass convertedEnergy released
Chemical (TNT explosion, 1 kg)~10⁻⁸ kg (negligible)~5 MJ
Nuclear fission (U-235, 1 kg)~0.001 kg~8 × 10¹³ J ≈ 19 kt TNT
Nuclear fusion (D+T, 1 kg)~0.004 kg~3 × 10¹⁴ J ≈ 80 kt TNT
Antimatter annihilation (1 kg)1 kg (100%)9 × 10¹⁶ J ≈ 21.5 Mt TNT
Sun's hydrogen burning4 × 10⁹ kg/sec~3.8 × 10²⁶ W (luminosity)

JavaScript — E = mc² calculations

const c = 3e8;
const c_squared = c * c;  // 9e16
const eV = 1.602e-19;
const u = 1.661e-27;  // atomic mass unit

// Mass to energy
function massToEnergy(mass_kg) { return mass_kg * c_squared; }
function massToEnergy_eV(mass_kg) { return massToEnergy(mass_kg) / eV; }

// Convert atomic mass units to MeV
function uToMeV(mass_u) { return uToJ(mass_u) / eV / 1e6; }
function uToJ(mass_u) { return massToEnergy(mass_u * u); }

console.log(`1 u = ${uToMeV(1).toFixed(2)} MeV`);  // 931.49 MeV (well known)

// Common particles
console.log(`Electron rest: ${massToEnergy_eV(9.11e-31) / 1e6} MeV`);
console.log(`Proton rest: ${(massToEnergy_eV(1.673e-27) / 1e6).toFixed(1)} MeV`);

// Nuclear reaction Q-value (mass deficit)
function qValue(mass_initial_u, mass_final_u) {
  return uToMeV(mass_initial_u - mass_final_u);
}

// Hydrogen → helium fusion
// 4 H + 2 e- → He + 2 ν + photons
const m_H = 1.00794;  // atomic
const m_He = 4.002602;
const Q_fusion = qValue(4 * m_H, m_He);
console.log(`p-p fusion Q: ${Q_fusion.toFixed(2)} MeV`);  // ~26 MeV

// Solar luminosity from fusion
function solarFusionMassLoss(luminosity_W) {
  return luminosity_W / c_squared;
}

console.log(`Sun: ${solarFusionMassLoss(3.828e26).toExponential(2)} kg/s converted`);
// ~4.3 × 10⁹ kg/sec — significant!

// Power → mass equivalent
function massForPower(power_W, time_s) {
  return power_W * time_s / c_squared;
}

// 1 GW for 1 year
console.log(`1 GW for 1 year: ${massForPower(1e9, 365*86400).toFixed(2)} kg of mass`);
// ~0.35 kg of pure mass equivalent

// Annihilation: complete mass-to-energy
function annihilationEnergy(mass_kg) { return massToEnergy(mass_kg); }

// 1 kg matter + 1 kg antimatter
console.log(`1 kg + 1 kg annihilation: ${(annihilationEnergy(2) / 1e15).toFixed(0)} PJ`);
// 180 PJ — roughly 43 megatons of TNT

Where E = mc² matters

  • Nuclear power. Reactors, weapons, space propulsion (RTGs).
  • Particle physics. Mass and energy interchange in collisions; particle creation.
  • Astrophysics. Stars convert mass to energy via fusion; solar energy ultimately E = mc².
  • Medical imaging. PET scanners detect 511 keV photons from positron annihilation.
  • Cosmology. Total mass-energy of universe; dark energy, dark matter framework.
  • Engineering. Some advanced thrusters (ion drive, photon rocket concepts).
  • Education. Most famous equation; symbol of modern physics.

Common mistakes

  • Thinking everyday objects can release ALL their rest energy. Only antimatter annihilation does. Chemistry releases ~10⁻⁹ of rest energy; fission/fusion ~0.1-1%.
  • Confusing mass and weight. E = mc² uses MASS (intrinsic). Weight (force from gravity) is irrelevant.
  • Treating it as just for atomic bombs. Applies to all energy/mass conversions, including ordinary chemistry (negligible) and antimatter (complete).
  • Believing massless particles have no energy. Photons have energy E = hf and momentum p = E/c. The relation is E² = (pc)² + (mc²)²; for m=0, E = pc.
  • Confusing rest energy with total energy. Total = γmc² (includes kinetic). Rest energy = mc² (the v=0 limit).
  • Thinking c² is a coincidence. c² appears because of how spacetime structure links energy and mass. Lorentz factor γ has 1-v²/c² in it; algebra gives c² as conversion factor.

Frequently asked questions

What does E = mc² actually mean?

Mass is a form of energy. The conversion factor is c² = 9 × 10¹⁶ J/kg — enormous. So a tiny amount of mass corresponds to a huge amount of energy. Conversely, energy in any form has equivalent mass (a hot object weighs slightly more than the same object cold).

How is this used in nuclear power?

Nuclear reactions involve small mass changes. Fission of U-235 — products weigh ~0.1% less than reactants. That mass converts to energy via E = mc². For 1 kg U-235, ~1 g lost → 9 × 10¹³ J ≈ 25 GWh — equivalent to 25,000 tons of coal. Why nuclear is so energy-dense.

Does mass increase with speed?

In old terminology — yes, "relativistic mass" m_rel = γm₀ increases. Modern physics — only "rest mass" m₀ exists; kinetic energy increases with speed via γ factor. Total energy E = γmc² (rest + kinetic). Both views give same predictions; "rest mass" terminology preferred.

How is matter created or destroyed via E = mc²?

In particle accelerators, high-energy collisions create new particles. Energy → mass (E = mc²). Antimatter annihilation — particle + antiparticle → photons. 100% mass → energy. PET scanners detect 511 keV photons (electron-positron annihilation). Particle physics constantly converts between mass and energy.

What's the rest energy of common particles?

Electron — 0.511 MeV. Proton — 938.3 MeV. Neutron — 939.6 MeV. H atom — ~939 MeV. 1 mole of carbon — ~10²⁶ × 12 GeV = ~10⁻⁹ J of mass-energy. Even a tiny mass has substantial rest energy in absolute terms.

How was E = mc² discovered?

From special relativity. Einstein's "Does the Inertia of a Body Depend on Its Energy Content?" (1905, second of his Annus Mirabilis papers) showed that a body emitting energy as photons must lose mass m = E/c². Generalized to all forms of energy. Verified experimentally many times.

Can c² be derived?

c² appears as the conversion factor between mass and energy in Einstein's derivation. Comes from the Lorentz factor γ = 1/√(1-v²/c²). At v = 0, total energy E = mc². Higher-order terms give kinetic energy. The factor c² is set by the speed of light's role in spacetime structure.