C6.4 Sheet 1 (Some Solutions)
C6.4 Sheet 1 (Some Solutions)
Section A
1. Let V be a real vector space. A bilinear form a(u, v) is said to be skew-symmetric if
a(u, v) = −a(v, u). It is said to be alternating if a(u, u) = 0 for all u ∈ V .
(a) Show that every bilinear form on V may be written uniquely as the sum of a
symmetric bilinear form and a skew-symmetric bilinear form.
Solution:
and
2. Let V be a real vector space and let (u, v) be an inner product on V . Let k · k be the
induced norm. By considering the expansion of ku + vk2 , express the inner product
purely in terms of norms.
Section B
3. Suppose u : Ω → R is a piecewise smooth function over a finite partition of a bounded
domain Ω; i.e., Ω = i Ki and u|KĎi ∈ C ∞ (K
Ďi ). Suppose that ∂Ki is a piecewise C 1
S
surface.
(a) Prove that u ∈ H(div, Ω) if its normal component is continuous across cells.
(b) Prove that u ∈ H(curl, Ω) if its tangential components are continuous across cells.
5. Let Ω ⊂ Rd (d ∈ {2, 3}) be an open bounded Lipschitz domain with ∂Ω and outward-
pointing boundary normal n. Let f ∈ L2 (Ω). Consider the sign-positive Helmholtz
equation
−∇2 u + k 2 u = f in Ω,
∇u · n = 0 on ∂Ω,
(b) For what values of k is the bilinear form coercive with respect to the norm k·kH 1 (Ω) ?
When the problem is coercive, give the coercivity constant of the bilinear form you
have given in (a) in terms of k, and show that your coercivity bound is tight.
uk+1 = T uk , k = 0, . . .
(a) For given coercivity and continuity constants α, C, what is the optimal choice of ρ
in the construction of T ?
(b) The constants for linear elasticity applied to steel are α = 75, C = 468. How many
iterations would be required to achieve a relative error of 0.1%? The relative error
is kuk − uk/ku0 − uk, for given initial guess u0 and iterate uk .
(c) The constants for linear elasticity applied to rubber are α = 0.018, C = 2.75. How
many iterations would be required in this case for the same tolerance?
7. Suppose V is a Banach space, and that it has a coercive bounded bilinear form a :
V × V → R. Show that V is in fact a Hilbert space.
Section C
8. Let V be a Hilbert space. We say that a bilinear form a : V × V → R is positive-
semidefinite if a(v, v) ≥ 0 for all v ∈ V .
Prove that these conditions imply that a is coercive. Characterise the coercivity con-
stant of a in terms of its continuity constant and the inf-sup constant γ.
[Hint: by considering a(v + λw, v + λw) for λ ∈ R, first prove that for all v, w ∈ V ,
p p
|a(v, w)| ≤ a(v, v) a(w, w),
The right-hand side is a quadratic polynomial in λ with real coefficients, and it is non-
negative for all λ ∈ R. Therefore its discriminant is non-positive; it can only be zero or
negative. Thus
(2a(v, w))2 − 4a(v, v)a(w, w) ≤ 0,
To prove that well-posedness implies coercivity we argue as follows. We know from the
a(u, v)
γkuk ≤ sup
v∈V kvk
|a(u, v)|
≤ sup
v∈V kvk
p p
a(u, u) a(v, v)
≤ sup
v∈V kvk
p
p a(v, v)
= a(u, u) sup
v∈V kvk
p
p Ckvk2
≤ a(u, u) sup
v∈V kvk
p
= Ca(u, u)
and so
γ2
a(u, u) ≥ kuk2 .
C