Lesson 204: Introduction to Partial Differential Equations (PDEs)

Change in Many Dimensions

A Partial Differential Equation (PDE) involves partial derivatives. It describes how a field (like heat or a wave) changes in both space and time simultaneously.

Worked Examples

Example 1: The Operator View

Most PDEs can be written in terms of the Laplacian \(\nabla^2\). This operator captures the 3D "curvature" of the field. The PDE then relates this spatial curvature to the time-evolution of the field.

The Bridge to Quantum Mechanics

The Time-Dependent Schrödinger Equation is a PDE: \(i\hbar \frac{\partial \psi}{\partial t} = \hat{H} \psi\). It is effectively a "Heat Equation" but with a complex number \(i\). This \(i\) is what transforms "heat diffusion" (which spreads and dies out) into "wave propagation" (which oscillates and interferes). Quantum Mechanics is literally the study of how complex waves diffuse through Hilbert space.