Fiveable

๐ŸงFunctional Analysis Unit 12 Review

QR code for Functional Analysis practice questions

12.2 Sobolev spaces and weak solutions of PDEs

12.2 Sobolev spaces and weak solutions of PDEs

Written by the Fiveable Content Team โ€ข Last updated August 2025
Written by the Fiveable Content Team โ€ข Last updated August 2025
๐ŸงFunctional Analysis
Unit & Topic Study Guides

Sobolev spaces are powerful tools in functional analysis, extending differentiability to function spaces. They're crucial for solving partial differential equations, providing a framework for weak solutions when classical derivatives don't exist.

These spaces, denoted as W^k,p(ฮฉ), contain functions with weak derivatives up to order k in L^p(ฮฉ). They're equipped with norms that make them Banach spaces, and for p=2, they become Hilbert spaces, ideal for many applications.

Sobolev Spaces

Definition of Sobolev spaces

  • Generalize the notion of differentiability to function spaces denoted as Wk,p(ฮฉ)W^{k,p}(\Omega)
    • kk represents the order of weak derivatives (highest order of derivatives considered)
    • pp represents the integrability of the function and its weak derivatives (Lebesgue space LpL^p)
    • ฮฉ\Omega is the domain of the functions (open subset of Rn\mathbb{R}^n)
  • Contain functions with weak derivatives up to order kk that belong to Lp(ฮฉ)L^p(\Omega)
  • Equipped with the Sobolev norm โˆฅuโˆฅWk,p(ฮฉ)=(โˆ‘โˆฃฮฑโˆฃโ‰คkโˆฅDฮฑuโˆฅLp(ฮฉ)p)1/p\|u\|_{W^{k,p}(\Omega)} = (\sum_{|\alpha| \leq k} \|D^\alpha u\|_{L^p(\Omega)}^p)^{1/p}, making them Banach spaces
    • For p=2p=2, Sobolev spaces are Hilbert spaces denoted as Hk(ฮฉ)H^k(\Omega)
  • Possess important properties such as density (smooth functions are dense), embedding (continuous embeddings between Sobolev spaces), and trace theorems (restrictions of functions to the boundary)

Concept of weak derivatives

  • Extend the notion of classical derivatives to less regular functions
  • A function uโˆˆLloc1(ฮฉ)u \in L^1_{loc}(\Omega) has a weak derivative vโˆˆLloc1(ฮฉ)v \in L^1_{loc}(\Omega) if โˆซฮฉuโˆ‚ฯ†โˆ‚xidx=โˆ’โˆซฮฉvฯ†dx\int_\Omega u \frac{\partial \varphi}{\partial x_i} dx = -\int_\Omega v \varphi dx for all test functions ฯ†โˆˆCcโˆž(ฮฉ)\varphi \in C_c^\infty(\Omega)
    • Test functions are smooth and compactly supported
  • Weak derivatives allow for the study of solutions to PDEs that may not have classical derivatives
Definition of Sobolev spaces, Sobolev spaces for planar domains - Wikipedia, the free encyclopedia

Applications in differential equations

  • Provide a suitable framework for solving partial differential equations (PDEs)
  • Weak formulation of a PDE is posed in a Sobolev space setting
    • Solution space and test function space are chosen based on the regularity requirements of the PDE
  • Examples of PDEs solved using Sobolev spaces:
    • Poisson equation: โˆ’ฮ”u=f-\Delta u = f in ฮฉ\Omega, u=0u = 0 on โˆ‚ฮฉ\partial \Omega
      • Weak formulation: Find uโˆˆH01(ฮฉ)u \in H_0^1(\Omega) such that โˆซฮฉโˆ‡uโ‹…โˆ‡vdx=โˆซฮฉfvdx\int_\Omega \nabla u \cdot \nabla v dx = \int_\Omega fv dx for all vโˆˆH01(ฮฉ)v \in H_0^1(\Omega)
    • Elliptic equations: โˆ’โˆ‘i,j=1nโˆ‚โˆ‚xi(aij(x)โˆ‚uโˆ‚xj)+c(x)u=f(x)-\sum_{i,j=1}^n \frac{\partial}{\partial x_i}(a_{ij}(x)\frac{\partial u}{\partial x_j}) + c(x)u = f(x) in ฮฉ\Omega, u=0u = 0 on โˆ‚ฮฉ\partial \Omega
      • Weak formulation: Find uโˆˆH01(ฮฉ)u \in H_0^1(\Omega) such that โˆซฮฉโˆ‘i,j=1naij(x)โˆ‚uโˆ‚xiโˆ‚vโˆ‚xj+c(x)uvdx=โˆซฮฉfvdx\int_\Omega \sum_{i,j=1}^n a_{ij}(x)\frac{\partial u}{\partial x_i}\frac{\partial v}{\partial x_j} + c(x)uv dx = \int_\Omega fv dx for all vโˆˆH01(ฮฉ)v \in H_0^1(\Omega)

Weak solutions via Sobolev spaces

  • Solutions to PDEs in the weak sense, obtained by multiplying the PDE by a test function and integrating by parts
  • A function uโˆˆVu \in V (a suitable Sobolev space) is a weak solution to a PDE if it satisfies the weak formulation a(u,v)=โŸจf,vโŸฉa(u,v) = \langle f,v \rangle for all test functions vโˆˆVv \in V
  • Existence and uniqueness of weak solutions can be proven using functional analysis tools:
    • Lax-Milgram theorem: Guarantees existence and uniqueness for coercive (a(u,u)โ‰ฅฮฑโˆฅuโˆฅV2a(u,u) \geq \alpha \|u\|_V^2) and bounded (โˆฃa(u,v)โˆฃโ‰คMโˆฅuโˆฅVโˆฅvโˆฅV|a(u,v)| \leq M \|u\|_V \|v\|_V) bilinear forms
    • Riesz representation theorem: Establishes the existence of a unique solution uโˆˆVu \in V to โŸจf,vโŸฉ=(u,v)V\langle f,v \rangle = (u,v)_V for all vโˆˆVv \in V, where fโˆˆVโ€ฒf \in V' is a bounded linear functional
  • These theorems are applied to the weak formulation of the PDE to prove the existence and uniqueness of weak solutions in the appropriate Sobolev space setting