Table of Contents

1. Test Function

  • The space of test function is D(Rn)=Cc(Rn) equipped with the notion of convergence.
    • Cc(U) with URn, is a dense subset of C(U), such that for all fCc(U) have compact .

1.1. Convergence

  • φkDφ
  •  bounded set M:k,xMφk(x)=0.
  • φkφ unifromly and α,DαφkDαφ uniformly where α is the multi-index.

2. Definition

  • A distribution T on U is a linear functional on Cc(U), that is continuous when Cc(U) is given a topology called the canonical LF topology.
  • T:D(Rn)R with
    • Linearity
    • Continuity
      • Sequentially continuous with respect to the convergence of the test functions. φkDφT(φk)T(φ).

2.1. Multiplication

  • Product of two distributions is also a distribution: (fS)(φ)=(TfS)(φ):=S(fφ) where SD(Rn),fC(Rn).
  • Equivalently: fS,φ:=S,fφ.
  • Motivated by TfTg=Tfg.

2.2. Coordinate Transformation

  • For a invertible linear map A:RnRn: TA,φ:=T,|detA|1φA1.
  • With different notation: T(Ax),φ(x):=T(x),|detA|1φ(A1x).

2.3. Convolution

  • Extension of .
  • ψT,φ:=T,ψˇφ where the check operator simply reverses the argument: ψˇ(x)=ψ(x).
  • The convolution :D(Rn)×D(Rn)D(Rn) is a bilinear map, which can be thought of as a multiplication.
  • Notably, ψδ=ψ.

3. Notation

  • T(x), although not correct, may be used to denote the variable that the distribution is evaluated by.

4. Properties

4.1. Continuity

  • For every compact subset KU, there exists constants C>0 and NN such that for all fCc(U) with support contained in K: |T(f)|Csup{|αf(x)|:xU,|α|N}.
  • For every compact subset KU an every sequence {fi}i=0 in Cc(U) whose supports are contained in K: If {αfi}i=1 converges uniformly to zero on U for every multi-index α, then T(fi)0.

4.2. Vector Space

  • Distribution can be added and scalar multiplied.
  • Distributions forms a equipped with the bilinear map: ,:D(Rn)×D(Rn)R(or C).

5. Regularity

  • A distribution TD(Rn) is regular, if fL1,loc(Rn):T(φ)=Rnf(x)φ(x)dx.

    • L1,loc(Rn) is the .

6. Distributional Derivative

  • For a distribution TD(Rn), the distributional partial derivative DαTD(Rn) of T is: DαT,φ=(1)|α|T,Dαφ where α is the multi-index.
  • Motivated by Tf,φ=Tf,φ.
  • The differential operator Dα:D(Rn)D(Rn) is linear and continuous.
    • Dα(k=1Tk)=k=1DαTk.
    • The linearity is enough for finite sum, but continuity is required for the infinite sum.
  • The of a differential equation can be obtained as a distribution.
  • For all multi-indices α: Dα(ψT)=(Dαψ)T=ψ(DαT).
  • Given a fundamental solution P(D)E=δ, the partial differential equation P(D)u=f is solved by fE, as long as f is one of the test function.
    • See

7. Reference

Created: 2025-05-06 Tue 23:34