What Is Energy, Really?
Energy is harder to define than it appears. The physicist Richard Feynman was famously honest about this: "It is important to realize that in physics today, we have no knowledge of what energy is." What we do know, with extraordinary precision, is how energy behaves: it can be transferred, transformed, stored, and measured — and the total of it in a closed system never changes.
The working definition used throughout physics is: energy is the capacity to do work. And work, in physics, has a precise meaning: W = F·d — force applied over a displacement. Lift a book onto a shelf, stretch a spring, accelerate a car, heat water: all of these involve doing work, which transfers or transforms energy.
The SI unit of energy is the joule (J): 1 J = 1 N·m = 1 kg·m²/s². To put that in human terms: lifting an apple (≈100 g) by 1 metre requires about 1 joule. A 60W lightbulb uses 60 joules every second. Your daily food intake is roughly 8,000,000 joules (2,000 kcal).
In modern physics, energy conservation follows from Noether's theorem: because the laws of physics are the same at all points in time (time-translation symmetry), a conserved quantity — energy — must exist. The conservation of energy isn't a measured fact that might one day be violated; it's a mathematical consequence of time being uniform.
The Major Forms of Energy
Kinetic Energy
Energy of motion. Any moving object possesses kinetic energy. Depends on both mass and velocity.
KE = ½mv²Gravitational Potential Energy
Stored energy due to an object's height in a gravitational field. Released when it falls.
GPE = mghElastic Potential Energy
Energy stored in compressed or stretched elastic objects — springs, rubber bands, bowstrings.
EPE = ½kx²Thermal (Heat) Energy
The total kinetic energy of randomly moving particles in a substance. Related to temperature.
U = NkT (ideal gas)Electrical Energy
Energy stored in electric fields or carried by moving charges. Powers all electronics.
E = qV = PtNuclear / Rest-Mass Energy
Energy stored in atomic nuclei and the mass of particles themselves — Einstein's E = mc².
E = mc²These categories aren't truly separate — they're all manifestations of the same underlying thing. Thermal energy is really just kinetic energy of molecules. Chemical energy is ultimately electrical potential energy between electrons and nuclei. The taxonomy is useful for problem-solving, but at the deepest level, there's just energy.
Kinetic Energy — Derived from Work
Kinetic energy is derived by calculating the work done to accelerate an object from rest to speed v. Starting from Newton's Second Law (F = ma) and the work-energy theorem:
Notice what this tells you: kinetic energy depends on v², not v. Double the speed, quadruple the kinetic energy. This is why high-speed collisions are so destructive — a car at 100 km/h has four times the kinetic energy of one at 50 km/h, not twice. Stopping distance scales with v², which is why highway speed limits have such an outsized effect on crash severity.
The ½mv² formula assumes the object's mass doesn't change (valid at non-relativistic speeds). At speeds approaching the speed of light, we need relativistic kinetic energy: KE = (γ−1)mc², where γ = 1/√(1−v²/c²). See our Modern Physics guide for the full relativistic picture.
Gravitational Potential Energy
Gravitational potential energy is energy stored by virtue of position in a gravitational field. Near Earth's surface, where g is approximately constant:
The formula comes from the work done against gravity to lift an object: W = F·h = mg·h. This energy is "stored" in the sense that releasing the object recovers it as kinetic energy (in an ideal frictionless environment).
A crucial subtlety: the reference height is arbitrary. You can set h = 0 at the floor, the table, the ground, sea level, or the Earth's centre — it doesn't matter for physics problems, because we always calculate changes in GPE. Choose whatever reference makes the maths simplest.
For objects at large distances from Earth (satellites, spacecraft), the constant-g approximation breaks down and we use the full gravitational potential energy: U = −GMm/r, where G is Newton's gravitational constant and r is the distance from Earth's centre.
Elastic Potential Energy and Simple Harmonic Motion
A compressed or stretched spring stores elastic potential energy. By Hooke's Law, the restoring force in a spring is F = −kx (force proportional to displacement, always directed back toward equilibrium). The work done to stretch/compress by x is:
This is the foundation of simple harmonic motion (SHM): a mass on a spring constantly exchanges kinetic energy and elastic potential energy. At maximum displacement, all energy is elastic PE. At equilibrium (x=0), all energy is kinetic. The total E = ½kx² + ½mv² = constant. The Waves guide covers SHM in depth.
Conservation of Energy: The Master Principle
The law of conservation of energy states: in an isolated system, the total energy remains constant. Energy can change form — kinetic to potential, chemical to thermal, electrical to light — but the total sum never changes.
Here's the key distinction that trips up students: in the presence of friction or other dissipative forces, mechanical energy (KE + PE) is not conserved — but total energy still is. The "lost" mechanical energy converts to heat. A sliding block that decelerates from friction doesn't violate energy conservation; it converts kinetic energy to thermal energy in the block and floor. Count all energy forms and the total is unchanged.
When a problem says "frictionless" or "smooth surface," it means mechanical energy (KE + PE) is conserved — you can use E_i = E_f directly. When friction is present, you need to account for W_friction = μmgd as energy leaving the mechanical system as heat.
Work and the Work-Energy Theorem
Work is done when a force acts on an object over a displacement. For a constant force at angle θ to the displacement:
This is why carrying a heavy bag horizontally does zero work against gravity — the force (gravity, downward) is perpendicular to the displacement (horizontal). You're fighting your muscles against the weight, but gravity does no work. An elevator lifting the same bag does work W = mgh.
The net work done on an object equals its change in kinetic energy:
Power: The Rate of Energy Transfer
Power matters when you want to know how fast energy can be delivered, not just the total amount. Two athletes climbing the same stairs have the same increase in gravitational PE — but the faster one is more powerful. The difference between a sprinter and a long-distance runner isn't energy stores; it's the rate at which they can mobilise and use them.
Worked Examples
Ball rolling off a table — find landing speed
Total energy at top: E = ½mv_i² + mgh = ½(0.2)(9) + (0.2)(9.8)(1.2) = 0.9 + 2.352 = 3.252 J
At ground level (h=0): E = ½mv_f². So v_f = √(2E/m) = √(2 × 3.252 / 0.2) = √(32.52) = 5.70 m/s
Spring launches a block — find max height
Initial EPE: ½kx² = ½(500)(0.01) = 2.5 J
At max height, all EPE → GPE: mgh = 2.5 → h = 2.5/(0.25 × 9.8) = 2.5/2.45 = 1.02 m
Block sliding down incline with friction
Height dropped: h = L sin30° = 4 × 0.5 = 2 m. GPE released: mgh = 2 × 9.8 × 2 = 39.2 J
Normal force: N = mg cos30° = 2 × 9.8 × 0.866 = 16.97 N. Friction force: f = μ_k N = 0.2 × 16.97 = 3.39 N
Work done by friction: W_f = −f·L = −3.39 × 4 = −13.6 J (negative: removes energy)
Net KE at bottom: 39.2 − 13.6 = 25.6 J. Speed: v = √(2×25.6/2) = √25.6 = 5.06 m/s
Common Misconceptions About Energy
- "Energy is destroyed by friction." No — friction converts mechanical energy to thermal energy. Total energy is unchanged; it just becomes less useful for doing mechanical work.
- "Objects store 'speed' or 'movement'." Objects store energy, not speed. A stationary compressed spring contains as much energy as a moving ball.
- "Renewable energy is infinite." Renewable energy sources tap into continuous energy flows (solar, wind, tidal) rather than stored reserves. They're renewable, not unlimited — solar panels can only capture the solar flux incident on their area.
- "Nuclear energy comes from splitting atoms." More precisely, it comes from the difference in binding energy (nuclear potential energy) between reactants and products. The mass of the products is slightly less than the mass of the reactants; the difference Δm converts to energy via E = Δmc².
- "Energy can be created with the right technology." No — conservation of energy is absolute. Every machine, engine, and technology merely transforms energy from one form to another; none creates it.
Frequently Asked Questions
Dig Deeper: The First Law of Thermodynamics
Energy conservation in physics extends to thermodynamics, where heat and work formally connect. The First Law is the same principle — stated for thermal systems.
First Law of Thermodynamics → Thermodynamics GuideSources & Further Reading
- Feynman, R. P., Leighton, R. B., & Sands, M. (1963). The Feynman Lectures on Physics, Vol. 1. Addison-Wesley. Chapter 4: Conservation of Energy.
- Halliday, D., Resnick, R., & Krane, K. S. (2002). Physics (5th ed., Vol. 1). Wiley. Chapters 7–8: Work, Kinetic Energy, Potential Energy.
- Noether, E. (1918). Invariante Variationsprobleme. Nachrichten von der Gesellschaft der Wissenschaften zu Göttingen. (Original derivation connecting symmetry and conservation laws.)
- Serway, R. A., & Jewett, J. W. (2018). Physics for Scientists and Engineers (10th ed.). Cengage. Chapter 8: Conservation of Energy.
- Atkins, P., & de Paula, J. (2014). Physical Chemistry (10th ed.). Oxford University Press. Chapter 2: The First Law of Thermodynamics.