Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Distributions and Sobolev Spaces

Overview

In classical analysis, differentiation requires smoothness. But PDE solutions are often non-smooth—think of shock waves, corners in domains, or fundamental solutions with point singularities. Distribution theory resolves this by shifting the burden of smoothness from the function to the test functions it acts on.

A distribution is a continuous linear functional on the space of smooth, compactly supported test functions D(Ω)\mathcal{D}(\Omega). Every locally integrable function defines a distribution, but distributions also include singular objects like the Dirac delta:

δ,φ=φ(0)\langle \delta, \varphi \rangle = \varphi(0)

This framework lets us:

What You Will Learn