ConceptComplete

Lp Spaces - Examples and Constructions

Understanding concrete examples of LpL^p spaces and their relationships helps develop intuition for functional analysis. Different choices of pp capture different aspects of function behavior.

ExampleComparing Lp Norms

Consider f(x)=xαf(x) = x^{-\alpha} on (0,1)(0, 1) with Lebesgue measure. When is fLpf \in L^p?

fpp=01xαpdx\|f\|_p^p = \int_0^1 x^{-\alpha p} \, dx

This integral converges at 00 if and only if αp>1-\alpha p > -1, i.e., α<1/p\alpha < 1/p. Thus: fLp((0,1))α<1pf \in L^p((0,1)) \Leftrightarrow \alpha < \frac{1}{p}

For α=1/2\alpha = 1/2:

  • fL1f \in L^1: Yes, since 1/2<11/2 < 1
  • fL2f \in L^2: No, since 1/2=1/21/2 = 1/2
  • fLpf \in L^p for p<2p < 2: Yes

This illustrates how larger pp requires better decay for integrability.

ExampleSequence Spaces

For p\ell^p (sequences with anp<\sum |a_n|^p < \infty):

  1. 2\ell^2: The space of square-summable sequences. Example: an=1/na_n = 1/n is NOT in 2\ell^2 since 1/n2=π2/6<\sum 1/n^2 = \pi^2/6 < \infty but an=1/n1/2a_n = 1/n^{1/2} is NOT.

  2. 1\ell^1: Absolutely summable sequences. Example: an=1/n21a_n = 1/n^2 \in \ell^1, but an=1/n1a_n = 1/n \notin \ell^1.

  3. \ell^\infty: Bounded sequences. Example: an=(1)na_n = (-1)^n \in \ell^\infty with a=1\|a\|_\infty = 1.

  4. Inclusion: 12\ell^1 \subset \ell^2 \subset \ell^\infty (strict inclusions).

Remark

Construction techniques for LpL^p functions:

  1. Truncation: Given fLpf \in L^p, define fn=fχ{fn}f_n = f \chi_{\{|f| \leq n\}}. Then fnff_n \to f in LpL^p norm. This allows approximation by bounded functions.

  2. Mollification: On Rn\mathbb{R}^n, convolving fLpf \in L^p with a smooth approximation to the identity ϕϵ\phi_\epsilon gives fϕϵCLpf * \phi_\epsilon \in C^\infty \cap L^p with fϕϵfp0\|f * \phi_\epsilon - f\|_p \to 0.

  3. Simple function approximation: Every fLpf \in L^p is the LpL^p limit of simple functions.

  4. Continuous function approximation: For 1p<1 \leq p < \infty, continuous functions with compact support are dense in Lp(Rn)L^p(\mathbb{R}^n).

The flexibility of LpL^p spaces makes them natural settings for diverse applications: L1L^1 for probability densities, L2L^2 for quantum mechanics and signal processing, LL^\infty for control theory and optimization. The choice of pp depends on the problem structure and desired properties.