4.7.8 · D1Partial Differential Equations

Foundations — Heat equation (parabolic) 1D — derivation from Fourier's law

2,175 words10 min readBack to topic

This page assumes you have seen nothing. We collect every symbol the parent note parent topic uses and build each one from a picture before it is allowed to appear.


0. The stage: a rod and two rulers

Before any symbol, picture the object we study.

Figure — Heat equation (parabolic) 1D — derivation from Fourier's law

1. — position along the rod

The picture: a point sliding left–right along the rod. Why the topic needs it: heat flows along the rod, so we must be able to name where on the rod something happens. Without we cannot say "hotter on the right."


2. — time

The picture: a stopwatch running while the rod sits there. Why the topic needs it: temperature changes — the whole point of the heat equation is to predict the future. A quantity that changes needs a clock.


3. — the temperature field

Figure — Heat equation (parabolic) 1D — derivation from Fourier's law

Why the topic needs it: is literally the unknown we solve for. The PDE is an equation about .


4. The derivative — "rate of change" as a slope

Two symbols coming up ( and ) are both derivatives, so we must build that idea first.

Why the topic needs it: heat flow is about change — change in time (does this spot warm up?) and change in space (is it hotter to the right?). Both are slopes.


5. and — change in time

The curly (say "partial") just means "derivative while keeping the other input frozen." Since has two inputs, we must say which one we are wiggling — that is the only reason for the new symbol instead of the plain .

The picture: stand at one point of the rod; watch its temperature rise or fall on a thermometer. Why the topic needs it: the left-hand side of is this quantity. It is the answer we want: how the future differs from now.


6. — the temperature gradient (slope in space)

The picture: the tilt of the temperature curve in the snapshot figure. Uphill to the right means (hotter to the right).

Why the topic needs it: Fourier's law says heat flows down this slope. No slope, no flow. The gradient is what drives heat.


7. — curvature (slope of the slope)

This is the most important symbol on the whole parent page, so we give it a figure.

Figure — Heat equation (parabolic) 1D — derivation from Fourier's law

Why the topic needs it: it is the entire right-hand side of the heat equation. Curvature is the engine.


8. — heat flux

The picture: an arrow through a cross-section of the rod; its size is , its direction is the sign. Why the topic needs it: heat "moving" is what the flux measures. Fourier's law links flux to the gradient; conservation links flux to storage.


9. The material constants: , , , and

The picture: = the size of a bucket at each point; = the width of the pipes between buckets; = how quickly the water levels even out. Why the topic needs it: the storage term and Fourier's combine in the derivation to give the single constant in front of .


10. , , and — the control-slab tools

The picture: a thin coin-shaped slice of the rod; we track energy into its left face and out of its right face. Why the topic needs it: the derivation balances "energy stored in the slab" against "heat flowing across its faces," then shrinks . See Conservation Laws and Continuity Equation.


11. "Parabolic" — the classification word

The picture: contrast with Wave Equation (hyperbolic) 1D (things travel and bounce) and Laplace Equation (steady-state heat) (nothing changes in time). Parabolic sits between: it relaxes toward the steady state.


Prerequisite map

position x

temperature field u of x and t

time t

u_t time change

u_x space slope gradient

u_xx curvature

heat flux q

density rho

diffusivity alpha

specific heat c

conductivity k

energy balance on a slab

heat equation u_t equals alpha u_xx


Equipment checklist

Give the plain-words meaning of each before you reveal it.

What does measure and in what units?
Position along the rod from the left end, in metres.
What does measure?
Time — which moment (movie frame) we look at, in seconds.
What is ?
The temperature (K) at position and time ; a function of two variables — a surface over the plane.
What is a derivative, geometrically?
The slope of a graph: rise over run as the run shrinks to zero — the rate of change.
Why the curly instead of ?
Because has two inputs; means "differentiate while holding the other input fixed."
What does tell you physically?
How fast the temperature at a fixed point changes in time; warms, cools.
What does (the gradient) represent?
The spatial slope of the temperature curve — how steeply it gets hotter or colder as you step right.
What does (curvature) represent, and what does its sign do?
The bend of the temperature curve; (dip) warms the point, (bump) cools it, (straight) means no change.
What is heat flux and why the minus in ?
Energy crossing per area per time; the minus makes heat flow down the gradient, hot to cold.
Distinguish from and define .
is energy stored per volume per degree; is how well heat travels through; is how fast temperature patterns smooth out (m²/s).
What do , , and contribute in the derivation?
A thin slab width, its cross-section area, and a sum over the slab — the bookkeeping for balancing stored energy against flow.
Why is the equation "parabolic"?
Its discriminant ; physically it is pure diffusion/smoothing.

Connections