A topic in the Open Knowledge Graph — a free, open map of 15,290 topics and the order to learn them in.

The Heat Equation and Diffusion Problems

Graduate Depth 92 in the knowledge graph I know this Set as goal
4,193topics build on this
420prerequisites beneath it
See this on the map →
Even and Odd Extensions in Fourier SeriesPartial Derivatives: Definition and ComputationClassification of PDEs (Elliptic, Parabolic, Hyperbolic)Feynman-Kac Formula+5 more
heat-equation pde parabolic

Core Idea

The heat equation ∂u/∂t = k∂²u/∂x² models temperature diffusion in a rod. It is parabolic (time derivative is first-order, space derivative second-order), causing solutions to smoothly approach a steady state. The diffusion coefficient k controls the equilibration speed. Boundary and initial conditions fully determine the problem. Solutions decay exponentially in time, approaching their boundary values.

Explainer

You have studied Fourier series and learned how to represent functions as sums of sines and cosines, using even and odd extensions to match boundary conditions. The heat equation is where Fourier series earn their keep: they provide the explicit solution to one of the most important partial differential equations in mathematical physics, and the choice of sine or cosine series is dictated directly by the physical boundary conditions.

The heat equation ∂u/∂t = k∂²u/∂x² models how temperature u in a thin rod evolves over time. The left side ∂u/∂t is the rate of change of temperature at a fixed location. The right side, k times the second spatial derivative, captures the curvature of the temperature profile: temperature changes fastest where the profile is most "bent" — where neighboring points differ most from the current one. A sharp hot peak spreads outward; a cold valley fills in. The equation encodes this universal flattening tendency, and k controls how quickly it occurs.

The equation is called parabolic because it is first-order in time and second-order in space. This asymmetry is physically meaningful: heat flows forward in time, not backward. Specifying an initial condition u(x, 0) = f(x) (the initial temperature profile) and boundary conditions (e.g., the endpoints of the rod held at fixed temperatures, or insulated so no heat escapes) fully determines the solution for all future times t > 0. Zero-temperature endpoints suggest a sine series (an odd extension); insulated endpoints suggest a cosine series (an even extension).

The solution method uses separation of variables: assume u(x, t) = X(x)T(t), substitute into the PDE, and separate. The spatial ODE X'' + λX = 0 with the boundary conditions produces a discrete set of eigenvalues λ_n and eigenfunctions X_n(x) = sin(nπx/L). Each eigenfunction gets its own time factor T_n(t) = e^(−k(nπ/L)²t), so the general solution is u(x, t) = Σ bₙ sin(nπx/L) e^(−k(nπ/L)²t), where the coefficients bₙ come from the Fourier sine series of the initial condition f(x). The exponential time factors reveal why the solution smoothly approaches steady state: each mode decays at its own rate, with higher-frequency modes (larger n) decaying much faster than low-frequency ones.

Practice Questions 5 questions

Prerequisite Chain

Understanding ZeroThe Number ZeroCounting to FiveCounting to 10Counting to 20Counting a Set of Objects Up to 20Cardinality: The Last Number CountedMatching Numerals to QuantitiesSubitizing Small QuantitiesAddition Within 10Number Bonds to 10Addition Within 20Doubles and Near DoublesDoubles Facts Within 10Near Doubles Facts Within 20Mental Math Strategies for AdditionMental Math: Adding and Subtracting TensAddition Within 100Repeated Addition as MultiplicationMultiplication as Equal GroupsMultiplication: ArraysBasic Multiplication Facts (0s, 1s, 2s, 5s, 10s)Multiplication Facts Within 100Division as Equal SharingDivision as Grouping (Measurement Division)Division: Grouping (Repeated Subtraction) ModelDivision: Fair Sharing ModelDivision as Equal SharingDivision as GroupingBasic Division FactsDivision Facts Within 100Multiplication and Division Fact FamiliesRelationship Between Multiplication and DivisionDivision Facts as Inverse of MultiplicationRemainders and Quotients in DivisionDivision Word ProblemsMulti-Step Word ProblemsSolving Multi-Step Word ProblemsMultiplication Word ProblemsDivision Word ProblemsIntroduction to Long DivisionFactors and MultiplesPrime and Composite NumbersEquivalent FractionsRelating Fractions and DecimalsDecimal Place ValueIntegers and the Number LineComparing and Ordering IntegersAbsolute ValueAdding IntegersSubtracting IntegersMultiplying IntegersDividing IntegersUnit RatesProportionsPercent ConceptConverting Between Fractions, Decimals, and PercentsOperations with Rational NumbersTwo-Step EquationsSolving Multi-Step EquationsEquations with Variables on Both SidesAngle Pairs: Complementary, Supplementary, and VerticalParallel Lines and TransversalsCorresponding AnglesAlternate Interior AnglesTriangle Angle Sum TheoremExterior Angle TheoremTriangle Inequality TheoremSimilar Triangles: AA SimilaritySimilar Triangles: SSS and SAS SimilarityProportions in Similar TrianglesRight Triangle Trigonometry IntroductionSine, Cosine, and Tangent RatiosTrigonometric Ratios ReviewRadian MeasureConverting Between Degrees and RadiansThe Unit CircleGraphing Sine and CosineGraphing Tangent and Reciprocal Trigonometric FunctionsDerivatives of Trigonometric FunctionsAntiderivativesIndefinite IntegralsBasic Integration RulesRiemann SumsDefinite Integral DefinitionFundamental Theorem of Calculus Part 1Fundamental Theorem of Calculus Part 2U-SubstitutionIntegration by PartsFourier Series: Definition and CoefficientsConvergence of Fourier SeriesEven and Odd Extensions in Fourier SeriesThe Heat Equation and Diffusion Problems

Longest path: 93 steps · 420 total prerequisite topics

Prerequisites (2)

Leads To (7)