Green's Identities — Definition, Formula & Examples
Green's identities are a set of integral relations that connect volume integrals involving the Laplacian and gradient of two scalar functions to surface integrals over the boundary. They are derived by applying the divergence theorem to specific vector fields built from those scalar functions.
Let and be scalar fields that are twice continuously differentiable on a bounded region with piecewise-smooth boundary and outward unit normal . Green's first identity states . Green's second identity (the symmetric form) states .
Key Formula
Where:
- = Twice continuously differentiable scalar fields on V
- = Bounded region in ℝ³ with piecewise-smooth boundary
- = Laplacian of v
- = Normal derivative of v on the boundary, i.e. ∇v · n̂
- = Surface area element on ∂V
How It Works
Start with two scalar functions and defined on a volume . To obtain the first identity, apply the divergence theorem to the vector field . Expanding via the product rule gives , and the surface integral becomes . For the second identity, write the first identity with the roles of and swapped and subtract one from the other; the terms cancel, leaving a purely symmetric relation. These identities are the main tool for proving uniqueness of solutions to Laplace's and Poisson's equations.
Example
Problem: Let v be harmonic (∇²v = 0) on a volume V with boundary ∂V. Use Green's first identity with u = v to show that if v = 0 on ∂V, then v = 0 everywhere in V.
Step 1: Set u = v in Green's first identity and use ∇²v = 0.
Step 2: Both the Laplacian term and the boundary term vanish, leaving:
Step 3: Since |∇v|² ≥ 0 everywhere and its integral is zero, we conclude ∇v = 0 throughout V. Combined with v = 0 on the boundary, this forces v = 0 in all of V.
Answer: A harmonic function that vanishes on the boundary must be identically zero in the interior — proving uniqueness of the Dirichlet problem for Laplace's equation.
Why It Matters
Green's identities are essential in PDE theory for proving that solutions to Laplace's and Poisson's equations are unique. They also underpin the boundary element method used in engineering to solve heat conduction, electrostatics, and fluid flow problems numerically.
Common Mistakes
Mistake: Confusing Green's identities (3D volume/surface integrals) with Green's theorem (2D line/area integrals).
Correction: Green's theorem relates a line integral around a planar curve to a double integral over the enclosed region. Green's identities are higher-dimensional results derived from the divergence theorem, not from Green's theorem directly.
