Heat Equation Basics: Intuition, Derivation, and Fourier Connection
The heat equation describes how heat distribution changes over time. It is a classic example of a partial differential equation (PDE), a class of equations that are generally harder to solve than ordinary differential equations (ODEs). Variations of the heat equation appear in models of Brownian motion, Black‑Scholes pricing, and diffusion processes. Historically, the equation was solvable and motivated Fourier’s development of Fourier series.
Understanding the Equation’s Components
Temperature is modeled as a function of position (x) and time (t), written (T(x,t)). One can picture this function as a surface in three‑dimensional space ((x, t, T)) or as a series of snapshots showing temperature along a rod at successive times. Because temperature varies with both space and time, partial derivatives are required. The spatial partial derivative (\partial T/\partial x) (or “del T / del x”) measures how temperature changes as you move along the rod, while the temporal partial derivative (\partial T/\partial t) (or “del T / del t”) measures how the temperature at a fixed point evolves over time. The notation uses a curly “d” (del) to distinguish partial from ordinary derivatives.
Deriving the Intuition from a Discrete Model
A simple discrete model replaces the continuous rod with a few points, say (T_1, T_2, T_3). The intuition is that a point’s temperature changes toward the average of its neighbors. If the average of (T_1) and (T_3) exceeds (T_2), the point heats up; if it is lower, the point cools down. Mathematically, the rate of change of (T_2) is proportional to the difference between the neighbor average ((T_1+T_3)/2) and (T_2). This difference can be rewritten as the “difference of differences” ((T_2-T_1) - (T_3-T_2)), a second difference that quantifies how (T_2) deviates from its neighbors. As the spacing between points shrinks to zero, the second difference becomes the second spatial partial derivative (\partial^2 T/\partial x^2).
The One‑Dimensional Heat Equation
In one dimension the equation states that the temporal rate of change of temperature is proportional to the second spatial derivative:
[ \frac{\partial T}{\partial t} \propto \frac{\partial^2 T}{\partial x^2}. ]
The intuition is that points where the temperature curve is pronounced (large second derivative) change more quickly, flattening the curve over time. Unlike ODEs, which involve a finite set of numbers, PDEs describe systems with infinitely many values—one for each point on the rod.
Generalizations and Related Concepts
For a two‑dimensional plate or a three‑dimensional body, the equation includes second derivatives with respect to each spatial direction. The sum of these second derivatives is called the Laplacian operator (\nabla^2). The Laplacian measures how a point differs from the average of its neighbors in multiple dimensions; in multivariable calculus it is the divergence of the gradient.
Solving the Heat Equation
Fourier’s work on solving the heat equation gave rise to Fourier series, a method of representing functions as sums of rotating vectors. An animation of rotating vectors adding up to a shape hints at the principle behind Fourier series and foreshadows the solution techniques explored in the next chapter.
Takeaways
- The heat equation models how temperature distribution evolves over time and is a foundational example of a partial differential equation.
- Temperature is expressed as a function T(x, t), requiring partial derivatives to capture changes in both space and time.
- A discrete model shows that a point’s temperature change is proportional to the second difference of its neighbors, which becomes the second spatial derivative in the continuous limit.
- In one dimension the equation links the time derivative of temperature to the second spatial derivative, reflecting the tendency of curved temperature profiles to flatten.
- Fourier’s solution of the heat equation introduced Fourier series, connecting heat flow to the representation of functions as sums of rotating vectors.
Frequently Asked Questions
Why does the heat equation involve the second spatial derivative?
Because the rate of temperature change at a point depends on how its value differs from the average of its neighboring points, which is captured by the second difference in a discrete model. In the continuous limit, this second difference becomes the second spatial derivative ∂²T/∂x².
How does the discrete model lead to the continuous heat equation?
The discrete model considers three adjacent temperatures and relates the change of the middle point to the difference between its value and the average of its neighbors. This relationship can be expressed as a second difference, and as the spacing between points shrinks, the second difference converges to the second spatial partial derivative, yielding the continuous heat equation.
Who is 3Blue1Brown on YouTube?
3Blue1Brown is a YouTube channel that publishes videos on a range of topics. Browse more summaries from this channel below.
Does this page include the full transcript of the video?
Yes, the full transcript for this video is available on this page. Click 'Show transcript' in the sidebar to read it.
Helpful resources related to this video
If you want to practice or explore the concepts discussed in the video, these commonly used tools may help.
Links may be affiliate links. We only include resources that are genuinely relevant to the topic.