Applied Comp Methods Notes2 3
Applied Comp Methods Notes2 3
5 Let Ω ⊂ IR2 be a bounded domain with Lipschitz continuous boundary Γ and let
Γ be decomposed into two non-empty curves Γ1 and Γ2 : Γ = Γ̄1 ∪ Γ̄2 and Γ1 ∩ Γ2 = ∅. For
sufficiently smooth functions f and g give a variational formulation of the mixed boundary
value problem
−∆u + u = f in Ω,
u=0 on Γ1 ,
∂n u = g on Γ2 .
Here, V is a Hilbert space with inner product h·, ·i and norm k · k, a(·, ·) is a bilinear form and
L : V → IR is a linear form. We will need some properties of a and L.
2. Any continuous linear form V → IR is called a linear functional on V . The space consisting
of all linear functionals V → IR is called dual space of V and is denoted by V ′ or L(V, IR).
Its norm is defined by
|L(v)|
kLkV ′ := sup for L ∈ V ′ .
v∈V \{0} kvk
4. The bilinear form a : V × V → IR is called V -elliptic (or just elliptic if the space is clear)
if
∃α > 0 : a(v, v) ≥ αkvk2 ∀v ∈ V.
We now have all the properties of bilinear and linear forms to formulate the main result of
this section (Theorem 2.1 below). However, for its proof we need two more classical results from
functional analysis.
13
Then there exists a unique u ∈ V such that
φ(u) = u.
L(v) = hRL, vi ∀v ∈ V.
kRGk
kRkV ′ →V := sup = 1.
G∈V ′ \{0} kGkV ′
Theorem 2.1 (Lax-Milgram) Let V be a Hilbert space, a(·, ·) a continuous, V -elliptic bilinear
form and L a continuous linear form on V . Then the variational problem (2.1) has a unique
solution u ∈ V .
Proof. By the continuity of a we obtain that for any fixed u ∈ V the mapping
Au : v 7→ Au(v) := a(u, v)
By the Riesz representation theorem there exists for any element G ∈ V ′ (i.e. any continuous
linear form G : V → IR) a unique element RG ∈ V such that
G(v) = hRG, vi ∀v ∈ V.
u ∈ V : RAu = RL.
14
We show that for sufficiently small ρ > 0 the mapping
V → V
Cρ :
v 7→ v − ρ(RAv − RL)
is a contraction. The Banach fixed point theorem then yields the unique existence of u ∈ V
such that
u − ρ(RAu − RL) = u, i.e. RAu = RL,
which proves the theorem.
To establish that, for small ρ, Cρ is a contraction we use the ellipticity of a (with constant
α > 0), the norm property kRkV ′ →V = 1 and the boundedness kAkV →V ′ ≤ Ca . This yields
Remark 2.1 The proof of the Lax-Milgram lemma implies that the mapping A : V → V ′ is an
isomorphism (linear and bijective). Since
kA−1 Gk
kA−1 kV ′ →V = sup ≤ α−1 .
G∈V \{0}
′ kGkV ′
It follows that the variational formulation (2.1) is well-posed in the sense that there exists a
unique solution which depends continuously on the data (on L):
Exercise 2.1 Show, by using the Lax-Milgram lemma, that (1.15) has a unique solution provided
that f ∈ L2 (Ω).
Exercise 2.2 Under appropriate conditions on f and g, prove existence and uniqueness of the
solution to the variational formulation found in Exercise 1.5.
Hint: Use without proof that
15
3 Abstract error estimate for the finite element method
Let us recall the setting. The aim is to find an approximative solution to the continuous problem
(2.1),
u ∈ V : a(u, v) = L(v) ∀v ∈ V,
where we use the notation from before: V is a Hilbert space with inner product h·, ·i and norm
k · k, a(·, ·) is a bilinear form and L : V → IR is a linear form.
The discrete version is as follows. For a given finite-dimensional subspace Vh ⊂ V find
uh ∈ Vh such that
a(uh , v) = L(v) ∀v ∈ Vh . (3.1)
Theorem 3.1 Let a(·, ·) be a continuous and V -elliptic bilinear form and let L ∈ V ′ (i.e. L
is a continuous linear form on V ). Then the discrete variational problem (3.1) has a unique
solution uh ∈ Vh and there holds the stability estimate
Proof. Since Vh is a subspace of V the continuity of a and L and the ellipticity of a remain
true on Vh as forms a : Vh × Vh → IR and L : Vh → IR. Therefore, the unique existence of
uh follows from the Lax-Milgram lemma (Theorem 2.1) and the stability estimate is a discrete
version of Remark 2.1. 2
The next theorem is the basis for error estimates of the finite element method.
Theorem 3.2 (Céa’s lemma, quasi-optimal error estimate) Let a be continuous and V -elliptic
bilinear form and let L ∈ V ′ . Then, the solutions u ∈ V and uh ∈ Vh of (2.1) and (3.1),
respectively, satisfy
Ca
ku − uh k ≤ ku − vk ∀v ∈ Vh .
α
Here, α and Ca are the ellipticity and continuity constants of a, respectively (see §2).
Proof. If ku − uh k = 0 then there is nothing to prove. Subtracting the equations of the con-
tinuous and discrete variational formulations, (2.1) and (3.1), yields the Galerkin orthogonality
a(u − uh , w) = 0 ∀w ∈ Vh .
16
Dividing by ku − uh k > 0 and α > 0 gives the result. 2
Céa’s lemma provides an abstract error estimate by a term that includes the unknown
solution u. However, it states two important facts. First, selecting any function v ∈ Vh , the
norm ku − vk is, up to a constant factor (independent of Vh ), an upper bound for the error
ku − uh k. Therefore, based on Céa’s lemma more specific error estimates can be derived if
certain properties of u (regularity) are known. Second, Céa’s lemma states that the finite
element solution uh is almost the best approximation of u among elements of Vh . (“Almost”
refers to the factor Ca /α.) Céa’s lemma is therefore also called a quasi-optimal error estimate.
Note that the estimate can be formulated equivalently by
Ca
ku − uh k ≤ min ku − vk
α v∈Vh
and that minv∈Vh ku − vk is the distance of u to Vh (in the norm of V ). Thus, the finite
element method has the remarkable property of delivering the (almost) best approximation
of an unknown function. Of course, this fact originates from the particular type of (elliptic)
problems we are studying.
This norm is called energy norm. Its name has a physical motivation where F (v) := 12 a(v, v) −
L(v) relates to the energy of a physical system. By the ellipticity and continuity of a there holds
that is
α1/2 kvk ≤ kvka ≤ Ca1/2 kvk ∀v ∈ V. (3.3)
Therefore, k · k and k · ka are equivalent norms in V . The Galerkin orthogonality
a(u − uh , v) = 0 ∀v ∈ Vh
then is in fact an orthogonality: the finite element error u − uh is orthogonal to Vh with respect
to the inner product a(·, ·). As we have seen in §1.3, the Galerkin orthogonality is equivalent to
the best approximation property with respect to the norm induced by the inner product, in this
case
ku − uh ka ≤ ku − vka ∀v ∈ Vh . (3.4)
Therefore, in the case of a symmetric, elliptic bilinear form, Céa’s lemma (Theorem 3.2) can be
improved to a best approximation property by switching from the norm k · k to the energy norm
k · ka .
17