Visual walkthrough — Heat equation (parabolic) 1D — derivation from Fourier's law
Before any symbol, here is our whole world: a thin rod, and a wiggly line above it that says how hot each spot is.
Step 1 — What is a temperature profile?
WHAT. Picture a thin metal rod lying flat. We measure position along it with a number (how far from the left end, in metres). At each spot we can measure a temperature. We draw that temperature as a height above the rod. That curve is .
WHY. Every symbol we use later is a fact about this curve. Before we can talk about "how curved" or "how it changes," we must first agree that temperature is just a height above each position — a shape we can look at.
- ::: the temperature (a height), measured in kelvin
- ::: position along the rod, in metres
- ::: time; the curve can wobble as time passes, so we write
PICTURE. The rod is the horizontal line; the coloured curve floats above it. Tall = hot, low = cold.

Step 2 — The slope : how steep is the profile?
WHAT. Zoom into one point on the curve and lay a straight ruler tangent to it. The slope of that ruler is written (the little means "how fast changes as you step in the -direction"). Steep uphill = large positive ; steep downhill = large negative ; flat = zero.
WHY. Heat is going to care about which way is downhill, because heat rolls downhill from hot to cold. To say "downhill" precisely we need slope. That is the only reason the derivative enters here — it is the machine that turns "hotter over there" into a single number with a sign.
- ::: a tiny change in temperature
- ::: the tiny step in position that caused it
- their ratio ::: rise over run = steepness, exactly like a hill's grade
PICTURE. Green tangent lines at three spots: uphill (positive), flat (zero), downhill (negative).

Step 3 — Fourier's Law: heat rolls downhill
WHAT. Define the heat flux = how much thermal energy crosses a point each second, per unit area, moving in the direction. Fourier's law says is proportional to the negative slope:
WHY the minus sign. Look at the red arrows in the figure. If the curve goes uphill to the right (, hotter on the right), heat must flow left — toward the cold — so is negative. The minus sign is what forces "hot → cold." Without it, heat would climb toward the hot spot, which never happens.
- ::: thermal conductivity () — how easily this material passes heat along
- ::: flips direction so flow is always down the slope
- ::: energy moving right; ::: energy moving left
PICTURE. On a hill sloping up-right, the flux arrow points left (downhill). On a hill sloping up-left, it points right. Always toward the cold.

Step 4 — The control slab: bookkeeping for energy
WHAT. Cut out a thin slice of the rod between and , with face area . This is our control slab. All the physics is now just: energy in − energy out = energy that piled up inside. This is conservation of energy.
WHY. We cannot track every atom. Instead we watch one small box and count energy crossing its two faces. A small box is exactly what lets us later shrink and get a derivative — the geometry does the calculus for us.
Energy stored inside the slab:
- ::: density ()
- ::: specific heat () — energy to warm 1 kg by 1 K
- ::: therefore energy per cubic metre stored at temperature
- ::: volume of a paper-thin sub-slice at position
PICTURE. The slab, its left face at with flux entering, its right face at with flux leaving.

Step 5 — In minus out: the flux imbalance
WHAT. Energy entering the left face per second is . Energy leaving the right face is . So the net energy gained by the slab per second is
WHY. Nothing creates or destroys energy inside (no source yet), so the only way the slab's stored energy changes is by leaking across its two faces. If more comes in the left than leaves the right, the slab warms. This is the whole heart of the derivation: a mismatch of flux is what heats things up.
- ::: rate energy walks in through the left wall
- ::: rate it walks out the right wall
- their difference ::: the net pile-up (positive = warming)
PICTURE. Two arrows of different lengths at the two faces; the leftover (shaded) is what stays behind and heats the slab.

Step 6 — Shrink the slab: the flux difference becomes a derivative
WHAT. Differentiating the stored energy (its limits are fixed in space, so the dives inside) and matching Step 5:
Divide both sides by and let :
WHY. Look closely at that fraction. It is exactly (minus) the definition of a derivative: (value here − value a step over) ÷ (size of step). As the box shrinks, the average temperature-change inside becomes the value right at the point, , and the flux difference becomes the slope of the flux, . The whole reason we chose a tiny slab was to summon this derivative.
- ::: how fast temperature at this point rises in time ()
- ::: how fast the flux is dropping as you move right = net inflow rate
PICTURE. The slab collapses to a point; the two arrows merge into one number — the slope of .

Step 7 — Substitute Fourier's law and meet the equation
WHAT. We now have two facts: (Step 6) and (Step 3). Plug the second into the first:
Divide by and name the constant :
WHY. The two minus signs (one from Fourier, one from "in minus out") multiply to a plus. That plus is why heat spreads and smooths instead of blowing up. The second derivative appeared because we differentiated a slope () once more — so the equation is governed by curvature, not slope. See why $\alpha$, not $k$, sets the pace.
- ::: curvature — how much the curve bends (cup up vs bump)
- ::: turns "how curved" into "how fast" ()
PICTURE. A dip (cup-up, ) with an up-arrow (warming); a bump (cup-down, ) with a down-arrow (cooling).

Step 8 — The degenerate cases: read every sign
WHAT. The equation must make sense in every situation, so let us test the extremes.
| Profile shape | What happens | ||
|---|---|---|---|
| Bump / hill | point cools | ||
| Dip / valley | point warms | ||
| Straight line | no change — steady | ||
| Flat (constant) | already uniform, stays |
WHY. Two "no change" rows deserve care. A straight-line profile has slope but no curvature: heat pours out the downhill side exactly as fast as it pours in the uphill side, so the point breaks even — this is the steady state in 1D. A constant profile has no slope at all: nothing flows anywhere. Both give , but for subtly different reasons — and the equation captures both automatically because it watches curvature, not slope.
PICTURE. Three panels: bump (down-arrow), valley (up-arrow), straight line (flat arrows in = out, net zero).

The one-picture summary
Everything above, on one frame: a curve, its slope giving flux (down the hill), the flux mismatch across a shrinking slab giving , and the two minus signs collapsing into .

Recall Feynman retelling of the whole walkthrough
Picture a hot rod as a hilly landscape of temperature. Slope tells you which way is downhill (Step 2). Heat is lazy — it always rolls down the slope, and the minus sign in Fourier's law bakes that in (Step 3). Now cut out a tiny box (Step 4) and just count: energy in the left face, out the right face (Step 5). If more comes in than leaves, the box warms up. Shrink the box and "in minus out" turns into "how fast the flux is changing," which is a derivative (Step 6). Feed Fourier's law in, and the two minus signs cheerfully cancel to a plus (Step 7). What survives is beautiful: the second derivative — the curvature — because we took the slope of a slope. Hills (curving down) lose heat and cool; valleys (curving up) gain heat and warm; straight ramps break even (Step 8). That single sentence — "time-change equals diffusivity times curvature" — is .
Connections
- Heat equation (parabolic) 1D — derivation from Fourier's law
- Fourier's Law of Conduction
- Conservation Laws and Continuity Equation
- Classification of PDEs (elliptic, parabolic, hyperbolic)
- Separation of Variables for the Heat Equation
- Thermal Diffusivity and Material Properties
- Laplace Equation (steady-state heat)
- Wave Equation (hyperbolic) 1D