Supriya Ghosh (Editor)

Bramble–Hilbert lemma

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit

In mathematics, particularly numerical analysis, the Bramble–Hilbert lemma, named after James H. Bramble and Stephen Hilbert, bounds the error of an approximation of a function u by a polynomial of order at most m 1 in terms of derivatives of u of order m . Both the error of the approximation and the derivatives of u are measured by L p norms on a bounded domain in R n . This is similar to classical numerical analysis, where, for example, the error of linear interpolation u can be bounded using the second derivative of u . However, the Bramble–Hilbert lemma applies in any number of dimensions, not just one dimension, and the approximation error and the derivatives of u are measured by more general norms involving averages, not just the maximum norm.

Contents

Additional assumptions on the domain are needed for the Bramble–Hilbert lemma to hold. Essentially, the boundary of the domain must be "reasonable". For example, domains that have a spike or a slit with zero angle at the tip are excluded. Lipschitz domains are reasonable enough, which includes convex domains and domains with continuously differentiable boundary.

The main use of the Bramble–Hilbert lemma is to prove bounds on the error of interpolation of function u by an operator that preserves polynomials of order up to m 1 , in terms of the derivatives of u of order m . This is an essential step in error estimates for the finite element method. The Bramble–Hilbert lemma is applied there on the domain consisting of one element (or, in some superconvergence results, a small number of elements).

The one-dimensional case

Before stating the lemma in full generality, it is useful to look at some simple special cases. In one dimension and for a function u that has m derivatives on interval ( a , b ) , the lemma reduces to

inf v P m 1 u ( k ) v ( k ) L p ( a , b ) C ( m ) ( b a ) m k u ( m ) L p ( a , b ) ,

where P m 1 is the space of all polynomials of order at most m 1 .

In the case when p = , m = 2 , k = 0 , and u is twice differentiable, this means that there exists a polynomial v of degree one such that for all x ( a , b ) ,

| u ( x ) v ( x ) | C ( b a ) 2 sup ( a , b ) | u | .

This inequality also follows from the well-known error estimate for linear interpolation by choosing v as the linear interpolant of u .

Suppose Ω is a bounded domain in R n , n 1 , with boundary Ω and diameter d . W p k ( Ω ) is the Sobolev space of all function u on Ω with weak derivatives D α u of order | α | up to k in L p ( Ω ) . Here, α = ( α 1 , α 2 , , α n ) is a multiindex, | α | = α 1 + α 2 + + α n and D α denotes the derivative α 1 times with respect to x 1 , α 2 times with respect to x 2 , and so on. The Sobolev seminorm on W p m ( Ω ) consists of the L p norms of the highest order derivatives,

| u | W p m ( Ω ) = ( | α | = m D α u L p ( Ω ) p ) 1 / p  if  1 p <

and

| u | W m ( Ω ) = max | α | = m D α u L ( Ω )

P k is the space of all polynomials of order up to k on R n . Note that D α v = 0 for all v P m 1 and | α | = m , so | u + v | W p m ( Ω ) has the same value for any v P m 1 .

Lemma (Bramble and Hilbert) Under additional assumptions on the domain Ω , specified below, there exists a constant C = C ( m , Ω ) independent of p and u such that for any u W p m ( Ω ) there exists a polynomial v P m 1 such that for all k = 0 , , m ,

| u v | W p k ( Ω ) C d m k | u | W p m ( Ω ) .

The original result

The lemma was proved by Bramble and Hilbert under the assumption that Ω satisfies the strong cone property; that is, there exists a finite open covering { O i } of Ω and corresponding cones { C i } with vertices at the origin such that x + C i is contained in Ω for any x Ω O i .

The statement of the lemma here is a simple rewriting of the right-hand inequality stated in Theorem 1 in. The actual statement in is that the norm of the factorspace W p m ( Ω ) / P m 1 is equivalent to the W p m ( Ω ) seminorm. The W p m ( Ω ) norm is not the usual one but the terms are scaled with d so that the right-hand inequality in the equivalence of the seminorms comes out exactly as in the statement here.

In the original result, the choice of the polynomial is not specified, and the value of constant and its dependence on the domain Ω cannot be determined from the proof.

A constructive form

An alternative result was given by Dupont and Scott under the assumption that the domain Ω is star-shaped; that is, there exists a ball B such that for any x Ω , the closed convex hull of { x } B is a subset of Ω . Suppose that ρ max is the supremum of the diameters of such balls. The ratio γ = d / ρ max is called the chunkiness of Ω .

Then the lemma holds with the constant C = C ( m , n , γ ) , that is, the constant depends on the domain Ω only through its chunkiness γ and the dimension of the space n . In addition, v can be chosen as v = Q m u , where Q m u is the averaged Taylor polynomial, defined as

Q m u = B T y m u ( x ) ψ ( y ) d x ,

where

T y m u ( x ) = k = 0 m 1 | α | = k 1 α ! D α u ( y ) ( x y ) α

is the Taylor polynomial of degree at most m 1 of u centered at y evaluated at x , and ψ 0 is a function that has derivatives of all orders, equals to zero outside of B , and such that

B ψ d x = 1.

Such function ψ always exists.

For more details and a tutorial treatment, see the monograph by Brenner and Scott. The result can be extended to the case when the domain Ω is the union of a finite number of star-shaped domains, which is slightly more general than the strong cone property, and other polynomial spaces than the space of all polynomials up to a given degree.

Bound on linear functionals

This result follows immediately from the above lemma, and it is also called sometimes the Bramble–Hilbert lemma, for example by Ciarlet. It is essentially Theorem 2 from.

Lemma Suppose that is a continuous linear functional on W p m ( Ω ) and W p m ( Ω ) its dual norm. Suppose that ( v ) = 0 for all v P m 1 . Then there exists a constant C = C ( Ω ) such that

| ( u ) | C W p m ( Ω ) | u | W p m ( Ω ) .

References

Bramble–Hilbert lemma Wikipedia