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.

Spaces of Integrable Functions

Learning Goals

  1. The spaces of integrable functions.

  2. What do LpL^p norms measure? Intuition via bump functions.

  3. The Rainbow of function spaces.

Spaces of Integrable Functions

Definition 1 (LpL^p Spaces)

For 1p<1 \leq p < \infty we define the spaces of pp-integrable functions

Lp(Ω)={f:ΩR:fp=(Ωf(x)pdμ)1/p<}/L^p(\Omega) = \left\{f : \Omega \to \mathbb{R} : \|f\|_p = \left( \int_{\Omega} |f(x)|^p \, d\mu \right)^{1/p} < \infty \right\} \Big/ \sim

where fgf \sim g if f=gf = g almost everywhere (i.e., μ({x:f(x)g(x)})=0\mu(\{x : f(x) \neq g(x)\}) = 0).

For p=p = \infty we define

L(Ω)={f:ΩR:f=ess supxΩf(x)<}/L^\infty(\Omega) = \left\{f : \Omega \to \mathbb{R} : \|f\|_\infty = \operatorname{ess\,sup}_{x \in \Omega} |f(x)| < \infty \right\} \Big/ \sim
Why equivalence classes?

What Do LpL^p Norms Measure?

Different norms capture different features of a function. To build intuition, consider a smooth bump function ϕCc(R)\phi \in \mathcal{C}^\infty_c(\mathbb{R}) with ϕ0\phi \geq 0, supp(ϕ)[1,1]\operatorname{supp}(\phi) \subset [-1, 1], and ϕ=1\|\phi\|_\infty = 1.

We construct two families of functions that independently control height and width.

Scaling the height. Define fA(x)=Aϕ(x)f_A(x) = A\,\phi(x) for A>0A > 0. This rescales the amplitude without changing the support. Then:

fA=A,fA1=Aϕ1,fAp=Aϕp.\|f_A\|_\infty = A, \qquad \|f_A\|_1 = A\|\phi\|_1, \qquad \|f_A\|_p = A\|\phi\|_p.

All norms see the height equally — no surprise, since we are simply rescaling the function values.

Scaling the width. Define gR(x)=ϕ(x/R)g_R(x) = \phi(x/R) for R>0R > 0. This stretches the support to [R,R][-R, R] without changing the peak value. Then:

gR=ϕ=1\|g_R\|_\infty = \|\phi\|_\infty = 1

is independent of RR — the LL^\infty norm is completely insensitive to how wide the function is. On the other hand, by a change of variables y=x/Ry = x/R:

gRpp=gR(x)pdx=Rϕ(y)pdy=Rϕpp\|g_R\|_p^p = \int |g_R(x)|^p \, dx = R \int |\phi(y)|^p \, dy = R\,\|\phi\|_p^p

so that gRp=R1/pϕp\|g_R\|_p = R^{1/p}\|\phi\|_p, which grows as we widen the support.

Remark 1 (Interpretation of LpL^p Norms)

This analysis reveals a fundamental distinction:

  • LL^\infty measures only the height (peak value) of a function. It is completely insensitive to the width of the support.

  • L1L^1 measures the total mass — it averages the function over the domain, so both height and width contribute equally.

  • LpL^p for 1<p<1 < p < \infty interpolates between these extremes: larger pp gives more weight to peak values and less to the spread.

This is why LL^\infty convergence (uniform convergence) is a much stronger requirement than L1L^1 convergence: a sequence of tall, narrow spikes can have L1L^1 norm tending to zero while the LL^\infty norm remains constant.

LpL^p is a Banach Space

Theorem 1 (LpL^p is a Banach Space)

LpL^p is a Banach space.

Proof:

The Rainbow of Function Spaces

Remark 2 (The Rainbow of Function Spaces)

A key result from this lecture is the “rainbow” of function spaces. The spaces of continuous and differentiable functions naturally are nested. Similarly, the spaces of integrable functions are nested by Hölder’s inequality for bounded domains.

In particular, spaces of integrable functions are only nestable when the measure of the domain is finite or the counting measure (in this case the role of pp and qq reverse). Thus crucially spaces of integrable functions with unbounded domains are not nested.