ConceptComplete

Elliptic PDE Theory - Core Definitions

Elliptic PDE theory studies steady-state equations with ellipticity conditions that ensure strong regularity and well-posedness properties. These equations model equilibrium phenomena throughout science.

DefinitionElliptic Operators

A second-order linear differential operator in divergence form: Lu=βˆ’βˆ‘i,j=1nβˆ‚βˆ‚xi(aij(x)βˆ‚uβˆ‚xj)+βˆ‘i=1nbi(x)βˆ‚uβˆ‚xi+c(x)uLu = -\sum_{i,j=1}^n \frac{\partial}{\partial x_i}\left(a^{ij}(x)\frac{\partial u}{\partial x_j}\right) + \sum_{i=1}^n b^i(x)\frac{\partial u}{\partial x_i} + c(x)u

is uniformly elliptic if there exists Ξ»>0\lambda > 0 such that: βˆ‘i,j=1naij(x)ΞΎiΞΎjβ‰₯λ∣ξ∣2\sum_{i,j=1}^n a^{ij}(x)\xi_i\xi_j \geq \lambda|\xi|^2 for all x∈Ωx \in \Omega and ξ∈Rn\xi \in \mathbb{R}^n. The matrix (aij)(a^{ij}) is positive definite.

For non-divergence form Lu=βˆ‘aijβˆ‚iju+βˆ‘biβˆ‚iu+cuLu = \sum a^{ij}\partial_{ij}u + \sum b^i\partial_i u + cu, ellipticity requires the same condition on (aij)(a^{ij}).

DefinitionWeak Formulation

The weak form of βˆ’βˆ‡β‹…(Aβˆ‡u)=f-\nabla \cdot (A\nabla u) = f in Ξ©\Omega with u=0u = 0 on βˆ‚Ξ©\partial\Omega is:

Find u∈H01(Ξ©)u \in H^1_0(\Omega) such that: ∫ΩAβˆ‡uβ‹…βˆ‡v dx=∫Ωfv dx\int_\Omega A\nabla u \cdot \nabla v\,dx = \int_\Omega fv\,dx for all v∈H01(Ξ©)v \in H^1_0(\Omega).

This variational formulation requires less regularity than the classical formulation and is natural for proving existence via minimization or Lax-Milgram.

ExampleModel Elliptic Problems
  1. Poisson equation: βˆ’Ξ”u=f-\Delta u = f (simplest elliptic PDE)
  2. Diffusion with variable conductivity: βˆ’βˆ‡β‹…(k(x)βˆ‡u)=f-\nabla \cdot (k(x)\nabla u) = f
  3. Helmholtz equation: βˆ’Ξ”u+Ξ»u=f-\Delta u + \lambda u = f (from wave equation separation)
  4. Biharmonic equation: Ξ”2u=f\Delta^2 u = f (appears in plate theory, fourth-order elliptic)
Remark

Ellipticity ensures regularity: weak solutions are actually classical solutions if data is smooth. This contrasts with hyperbolic equations where weak solutions may develop shocks. The maximum principle and energy methods are powerful tools specific to elliptic theory.

DefinitionBoundary Conditions
  • Dirichlet: u=gu = g on βˆ‚Ξ©\partial\Omega (specified values)
  • Neumann: βˆ‚uβˆ‚n=h\frac{\partial u}{\partial n} = h on βˆ‚Ξ©\partial\Omega (specified normal derivative)
  • Robin/Mixed: Ξ±u+Ξ²βˆ‚uβˆ‚n=k\alpha u + \beta\frac{\partial u}{\partial n} = k on βˆ‚Ξ©\partial\Omega

For well-posedness, boundary conditions must match the order and type of the equation.

Elliptic PDEs model phenomena without preferred time direction: steady heat distribution, electrostatic potentials, membrane shapes under load. The theory is mature with beautiful connections to geometry, probability, and potential theory.