Preliminary Topics
In this chapter we present the main notions from functional analysis, linear alge- bra...which are relevant for the lecture.
1.1 Normed spaces
LetV be a (linear) vector space.
Definition 1.1.1 A functionalk · k :V → Ris a norm onV overRif it satisfies the following:
i)kλxk=|λ|kxk, for allx∈V, λ ∈R. ii)kx+yk ≤ kxk+kyk,for allx, y ∈V.
iii)kxk= 0⇒x= 0.
Ifk · ksatisfies only i)-ii) it is called a seminorm.
Remark 1.1.1 Ifk · kis a norm on a vector spaceV, it follows from i) and ii) that kxk ≥ 0 ∀x ∈ V. Often is this property included in the definition of the norm, but it is not necessary.
LetV a vector space and k · kV a norm on it. The norm induces a metric on V defined by d(x, y) = kx−ykV. Using this metric we can define a topology, which is called the topology given by the normk · kV.
Definition 1.1.2 A normed space(V,k · kV)is a topological vector spaceV, with the topology given by the normk · kV.
1
Definition 1.1.3 A linear vector space V is called complete if every Cauchy se- quence is convergent to an element of V. A normed vector space which is complete is called a Banach space.
Definition 1.1.4 A subspaceE ofV is closed iff V \E is open, or, equivalently, for any sequence{xn}n∈N⊂E, ifxn →xthenx∈E. The closure of a subspace (set)E is denoted byEand is the smallest set which containsE and is closed.
E ={x∈V|∃ {xn}n∈N⊂Ewith xn→x}.
Proposition 1.1.1 Any complete space is closed. A subspace of a Banach space is complete iff is closed.
Proposition 1.1.2 Any normed space is either a Banach space or is dense in a Banach space.
Definition 1.1.5 Two normsk · k1,k · k2 are equivalent if there existsm, M > 0 s.t. there holds
mkxk1 ≤ kxk2 ≤Mkxk1 ∀x∈V.
Proposition 1.1.3 i) Any two norms on a finite dimensional space are equivalent.
ii) Any finite dimensional normed space is a Banach space.
Definition 1.1.6 Let(E,k · kE)and(V,k · kV)two normed spaces. A map (oper- ator)f :E →V is called:
i) linear iff(αx+βy) = αf(x) +βf(y), ∀α, β ∈R, x, y ∈E.
ii) continuous if for all sequences {xn}n∈N ⊂ E, lim
n→∞xn = x∗ there holds
n→∞lim f(xn) =f(x∗).
iii) bounded if is linear and there existsC >0s.t. kf(x)kV ≤CkxkE, ∀x∈V. Definition 1.1.7 Let(E,k · kE)and(V,k · kV)two normed spaces. We define
L(E,V) := {f :E →V|f(·) linear and continuous},and E0 := L(E,R) = {f :E →R|f(·)linear and continuous}
E0is called the dual space ofE. We endow the spaces above with the norms kfkL(E,V) := sup
x∈E,x6=0
kf(x)kV,and kfkE0 := sup
x∈E,x6=0
|f(x)|.
Proposition 1.1.4 i)(L(E,V),k · kL(E,V))is a normed space.
ii) If (V,k · kV)is a Banach space, then(L(E,V),k · kL(E,V))is also a Banach space. Especially,(E0,k · kE0)is always a Banach space.
Definition 1.1.8 Letf :E →V a linear operator. We define i)Ker(f) ={x∈E|f(x) = 0}=: the kernel off(·).
ii) Im(f) = f(E) = {f(x)|x ∈ E} =: the image off(·). The kernel and the image are subspaces ofV.
Proposition 1.1.5 Let f ∈ L(E,V)and kfk = kfkL(E,V) the operator norm.
There holds i)kfk= sup
kxkE≤1
kf(x)kV = sup
kxkE=1
kf(x)kV. ii)kf(x)kV ≤ kfkkxkE.
Proposition 1.1.6 Let (E,k · kE) and (V,k · kV) two normed spaces and f :E →V a linear operator. The following affirmations are equivalent:
i)f(·)is continuous.
ii)f(·)is continuous at0.
iii)f(·)is bounded.
Proposition 1.1.7 Let(E,k · kE)and(V,k · kV)two normed spaces, with E finite dimensional. Then any linear operatorf :E →V is continuous.
1.2 Banach fix point theorem
Definition 1.2.1 Let(E,k·kE)and(V,k·kV)two normed spaces andf :E →V. The functionf is called Lipschitz continuous if there exists a constantLf >0such that
kf(x)−f(y)kV ≤Lfkx−ykE, for allx, y ∈E. (1.1) Theorem 1.2.1 (Banach fix point theorem) Let V a Banach space, U ⊆ V a subspace andf :U →V. If
• U is closed
• f(·)is a contraction with Lipschitz constantLf <1
• f(U)⊆U
then f(·) has an unique fix point x? ∈ U. Moreover, the sequence xn :=
f(xn−1), n≥1withx0 ∈U arbitrary, converges tox?. There holds also kxk−x?kV ≤ L
1−Lkxk−xk−1kV a posteriori error estimate (1.2) kxk−x?kV ≤ Lk
1−Lkx1−x0kV a priori error estimate (1.3) Proof. We will show that the sequence defined by xn := f(xn−1), n ≥ 1, x0 ∈ U arbitrary, converges to x? ∈ U. We show the sequence is Cauchy, the result will then follow because the space is Banach and the set U is closed. There holds fork ≥2
kxk−xk−1k=kf(xk−1)−f(xk−2)k ≤Lkxk−1−xk−2k ≤. . .≤Lk−1kx1−x0k (1.4) because f is a contraction. By using (1.4) and that L < 1, it follows for any m, n∈N, m≥n
kxm−xnk = kxm−xm−1+xm−1−xm−2+. . .+xn+1−xnk
≤ kxm−xm−1k+kxm−1 −xm−2k+. . .+kxn+1−xnk
≤ (Lm−1+Lm−2 +. . .+Ln)kx1−x0k
≤ Ln 1
1−Lkx1−x0k. (1.5)
From (1.5) we get immediately that the sequence{xn}nis Cauchy. The space is Banach, then{xn}nconverges to x? ∈ V. Butxn ∈ U for alln, and the setU is closed, thenx? ∈U. We have shown the convergence, we will prove now also the estimates. We have
kxk−x?k = kf(xk−1)−f(x?)k
≤ Lkxk−1−x?k
≤ Lkxk−xk−1k+Lkxk−x?k. (1.6) From (1.6) it immediately follows (1.2). We still have to show the a priori error estimate (1.3). There holds
kxk−x?k = kf(xk−1)−f(x?)k
≤ Lkxk−1−x?k ≤. . .≤Lk−1kx1−x?k. (1.7)
On the other hand we have
kx1−x?k=kf(x0)−f(x?)k ≤Lkx0−x?k ≤Lkx1 −x?k+Lkx1−x0k.
From above we get
kx1−x?k ≤ L
1−Lkx1−x0k. (1.8)
The result (1.3) follows then from (1.7) and (1.8). Q. E. D.
Corollary 1.2.1 LetV a Banach space andf : V → V a contraction with Lips- chitz constant Lf < 1. Thenf(·)has an unique fix pointx? ∈ V. Moreover, the sequencexn := f(xn−1), n ≥ 1with x0 ∈ U arbitrary, converges tox? and the estimates (1.2) and (1.3) hold.
Definition 1.2.2 Let V a vector space. h·,·i : V × V → R is called an inner (scalar) product onV overRif:
i)hx, xi ≥0∀x∈V and hx,xi= 0⇒x = 0.
ii)hαx+βy, zi=αhx, zi+βhy, zi ∀x, y, z ∈V and ∀α, β ∈R. iii)hx, yi=hy, xi ∀x, y ∈V.
In the case of inner product overCthe property iii) must be replaced by iii)0 hx, yi=hy, xi ∀x, y ∈V.
Definition 1.2.3 A vector spaceV together with an inner product on it is called a pre-Hilbert space. Every pre-Hilbert space is a normed space with
kvkV :=p hv, vi.
A pre-Hilbert space which is complete is called a Hilbert space.
1.3 Inequalities
We will make use of the following inequalities:
Lemma 1.3.1 (Cauchy-Schwarz inequality) Let ai, bi ∈ R, i = 1, . . . , n. There holds
n
X
i=1
aibi
!2
≤
n
X
i=1
a2i
! n X
i=1
b2i
!
. (1.9)
Lemma 1.3.2 (Jensen inequality) Letf :R→R. Then
i) iff is convex, i.e.f(ax+ (1−a)y)≤af(x) + (1−a)f(y)for alla∈[0,1]
andx, y ∈R, there holds
f(
n
X
i=1
λixi)≤
n
X
i=1
λif(xi), (1.10)
for allλi ∈[0,1],Pn
i=1λi = 1andxi ∈R,i∈ {1, . . . , N}.
ii) iff is concave, i.e.f(ax+(1−a)y)≥af(x)+(1−a)f(y)for alla∈[0,1]
andx, y ∈R, there holds
f(
n
X
i=1
λixi)≥
n
X
i=1
λif(xi), (1.11)
for allλi ∈[0,1],Pn
i=1λi = 1andxi ∈R,i∈ {1, . . . , N}.
Proof. We consider the casef convex, the other being absolutely similar. We prove the result by induction. Forn= 2, the inequality (1.11) is just the definition of convexity. Suppose now the inequality (1.11) holds forn−1and prove it forn.
Letλi ∈[0,1],Pn
i=1λi = 1andxi ∈R,i∈ {1, . . . , N}. By using the hypothesis of induction we have
f(
n
X
i=1
λixi) = f(
n−2
X
i=1
λixi+ (λn−1+λn)(λn−1xn−1
λn−1+λn + λnxn λn−1+λn))
≤
n−2
X
i=1
λif(xi) + (λn−1+λn)f(λn−1xn−1
λn−1+λn + λnxn λn−1 +λn)
≤
n−2
X
i=1
λif(xi) +λn−1f(xn−1) +λnf(xn).
Q. E. D.
Lemma 1.3.3 (Young inequality) Leta, b ∈R+ andp, q >0,1 p+ 1
q = 1. There holds
ab≤ ap p + bq
q . (1.12)
Proof. The functionlnis concave, also there holds forp, q >0,1 p+ 1
q = 1 ln
ap p + bq
q
≥ 1
plnap+ 1 qlnbq, and the result (1.12) follows straightforward.
Q. E. D.
Corollary 1.3.1 (Generalized Young inequality) Let λi ∈ [0,1], i ∈ {1, . . . , N} withPn
i=1
1
λi = 1andai, i∈ {1, . . . , N}positive numbers. There holds
n
Y
i=1
ai ≤
n
X
i=1
aλii
λi . (1.13)
Proof. It follows immediately by applying the Jensen inequality for the ln function.
Q. E. D.
Lemma 1.3.4 (H¨older integral inequality) Let againp, q > 0,1 p + 1
q = 1andΩ be a domain inRd,f, g: Ω→Rwith|f|p and|g|qintegrable two functions onΩ.
Then we have:
Z
Ω
|f g|dx≤ Z
Ω
|f|pdx
1/pZ
Ω
|g|qdx 1/q
. (1.14)
Forp=q = 2, the inequality above becomes Z
Ω
|f g|dx≤ Z
Ω
|f|2dx
1/2Z
Ω
|g|2dx 1/2
, (1.15)
and is called Cauchy-Schwarz integral inequality.
Lemma 1.3.5 (H¨older inequality) Let againp, q > 0,1 p + 1
q = 1andx1, . . . xn real numbers. Then there holds
n
X
i=1
|xiyi| ≤
n
X
i=1
|xi|p
!1/p n
X
i=1
|yi|q
!1/q
. (1.16)
Lemma 1.3.6 (Minkowski integral inequality) Let nowp ≥ 1,Ωbe a domain in Rdandf, g: Ω→Rwith|f|p,|g|pintegrable, two functions onΩ. Then we have:
Z
Ω
|f +g|pdx 1/p
≤ Z
Ω
|f|pdx 1/p
+ Z
Ω
|g|pdx 1/p
. (1.17)
Lemma 1.3.7 (Minkovski inequality) Let againp ≥ 1and x1, . . . xn real num- bers. Then there holds
n
X
i=1
|xi +yi|p ≤
n
X
i=1
|xi|p
!1/p
+
n
X
i=1
|yi|p
!1/p
. (1.18)
Lemma 1.3.8 (Gronwall integral inequality) Letb(·) : [0, T]→ Rbe a decreas- ing function and leth(·) : [0, T] → R be a positive function. Let nowf(·)be a function on[0, T]which satisfies a.e.t ∈[0, T]the integral inequality
f(t)≤b(t) + Z t
0
h(s)f(s)ds. (1.19)
Then there holds
f(t)≤b(t)eR0th(s)ds. (1.20) for a.e.t ∈[0, T].
Proof. From (1.19), by multiplying withh(t)e−R0th(s)ds,h≥0we get h(t)e−R0th(s)dsf(t)−h(t)e−R0th(s)ds
Z t 0
h(s)f(s)ds ≤ h(t)e−R0th(s)dsb(t)
⇒
Z t 0
h(s)f(s)dse−
Rt 0h(s)ds
0
≤ b(t)h(t)e−
Rt 0h(s)ds
⇒
Z t 0
h(s)f(s)dse−R0th(s)ds ≤ Z t
0
b(s)h(s)e−R0sh(u)duds
⇒
Z t 0
h(s)f(s)ds ≤ Z t
0
b(s)h(s)eRsth(u)duds.
(1.21) Using (1.21) in (1.19) we get
f(t)≤b(t) + Z t
0
b(s)h(s)eRsth(u)duds.
By usingb(s)≤b(t), the above becomes f(t) ≤ b(t)
1 +
Z t 0
h(s)eRsth(u)duds
≤ b(t)
1 + Z t
0
−eRsth(u)du0 ds
≤ b(t)
1−1 +eR0th(u)du
. (1.22)
Q. E. D.
Corollary 1.3.2 (Gronwall integral inequality) Letf(·)a no-negative function on [0, T]which satisfies a.e. t∈[0, T]the integral inequality
f(t)≤C1 Z t
0
f(s)ds+C2 (1.23)
for constantsC1, C2 ≥0. Then there holds
f(t)≤C2eC1t (1.24)
for a.e. t∈[0, T].
Lemma 1.3.9 (Discrete Gronwall inequality) Letan, λnpositive numbers for all integersn∈NandB ≥0. Ifλn <1∀n ∈Nand
an≤B+
n
X
k=0
λkak ∀n∈N, (1.25)
then there holds
an≤Be
n
X
k=0
λk 1−λk
∀n ∈N. (1.26)
For proving the discrete Gronwall lemma we need an auxiliary result, whose proof is immediately by induction.
Lemma 1.3.10 Letλn∈[0,1)for all integersn∈N. Then we have 1 +λ0e
λ0
1−λ0 +...+λne
λ0
1−λ0+...+1−λnλn
≤e
λ0
1−λ0+...+1−λnλn
. (1.27)
We can now give a proof for the discrete Gronwall lemma.
Proof. We do this by induction. Forn = 0we havea0
(1.25)
≤ B+λ0a0 ⇒a0 ≤ B/(1−λ0)and because
e1−λλ ≥ λ
1−λ + 1 = 1
1−λ, (1.28)
forλ ∈[0,1)(we usedex ≥x+ 1 ∀x≥0), we get (1.26). We assume now that (1.26) holds forn ≤k
an ≤Be
n
X
i=0
λi 1−λi
, (1.29)
and we prove it forn =k+ 1. We have ak+1
(1.25)
≤
k
X
i=0
λi
1−λk+1ai+ B 1−λk+1
(1.29)
≤
k
X
i=0
λi 1−λk+1e
i
X
j=0
λj 1−λj
B+ B
1−λk+1
(1.27)
≤ B
1−λk+1e
k
X
i=0
λi 1−λi
(1.28)
≤ Be
k+1
X
i=0
λi 1−λi
⇒(1.26).
Q. E. D.
We give now also a generalization of the triangle integral inequality for the case of functions valued in a Banach spaceX, namely the Bochner inequality (for the proof see Yoshida [11], Chapter V.
Proposition 1.3.1 (Bochner inequality) Letf : [t1, t2] → X an integrable func- tion andX a Banach space. There holds
Z t2
t1
f(t)dt X
≤ Z t2
t1
kfkX dt. (1.30)
Lemma 1.3.11 Under the assumption (A1) we have
n
X
j=1
(b(xj)−b(xj−1))xj ≥ −C|x0|2+
2|xn|2, (1.31) for any real sequencexj,j ∈ {1, . . . , n}.
Proof. Sinceb0≥, one has ((b(x)−b(y))x≥
Z x y
sb0ds and Z x
0
sb0(s)ds≥ 2x2, for any realsxandy. Furthermore,
n
X
j=1
(b(xj)−b(xj−1))xj ≥
n
X
j=1
Z xj xj−1
sb0(s)ds
= Z xn
0
sb0(s)ds− Z x0
0
sb0(s)ds≥ −C|x0|2+ 2|xn|2, where the constantC is half of the Lipschitz constant ofb(·). Q. E. D.
The following lemma is very useful for the proof of convergence for numerical schemes for nonlinear parabolic partial differential equations (when both the term with the time derivative and the second order term in space are nonlinear, as e.g.
in the case of the Richards equation). The lemma which was first first presented in [2]. The proof, which is elementary, can be found also in [3], p. 1685.
Lemma 1.3.12 Letun, vn be real numbers,n ∈ {1, . . . N}. Suppose that|un− un−1| ≤Cuτ andΘ : R→ Ris such that0 ≤Θ0 ≤CΘ0 <∞and|Θ00| ≤CΘ00. Then
Θ(un)−Θ(vn)−Θ(un−1) + Θ(vn−1)
τ (un−vn)
= Run
vn Θ(µ)−Θ(vn)dµ−Run−1
vn−1 Θ(µ)−Θ(vn−1)dµ
τ −E,
where
E ≤C{(un−vn)2+ (un−1−vn−1)2+τ2}, for someCdepending onCu, CΘ0 andCΘ00.
1.4 Examples of normed spaces
In this section we present some important normed spaces.
We define for1≤p < ∞the p-norm onRnby
kxkp :=
n
X
i=1
|xi|p
!1/p
(1.32)
Proposition 1.4.1 For all 1 ≤ p < ∞, k kp is indeed a norm onRn. Moreover, (Rn,kkp)is a Banach space.
Forp=∞we define
kxk∞:=maxn
i=1 |xi| (1.33)
Proposition 1.4.2 k k∞ is a norm on Rn. Moreover, (Rn,k k∞) is a Banach space.
All the above spaces are finite dimensional. As examples of infinite dimen- sional Banach spaces we considerC[0,1] :={f : [0,1]→R|f continuous}with the norm
kfk∞ = max
x∈[0,1]|f(x)|. (1.34)
and the Sobolev spaces
Lp(Ω) :={f : Ω→R|f measurable andkfkp <∞}, whereΩis an open set inRd,(d∈N, d≥1)and the norm
kfkp :=
Z
Ω
|f(x)|pdx 1/p
. (1.35)
1.5 Linear algebra
In this section we give some definitions and theorems from linear algebra. We begin with a few definitions.
Definition 1.5.1 A matrixA∈Rn,nis called
• positive (semidefinite) if
hAx, xi ≥0,∀x∈Rn. (1.36)
• definite if
hAx, xi= 0 ⇒ x= 0. (1.37)
• positive definite if it is positive and definite.
Definition 1.5.2 A matrixA∈Rn,nis called inverse monotone if
Ax≤Ay⇒x≤y, ∀x, y ∈Rn. (1.38) Definition 1.5.3 A matrixA ∈ Rn,nis called M-matrix, if it is inverse monotone andaij ≤0∀i, j ∈ {1, . . . , n}.
Proposition 1.5.1 A matrix is inverse monotone if and only if its inverse has only positive entries.
Proposition 1.5.2 (Properties of positive-definite matrices) A real symmetricn× n-matrixA = (aij)it is called positive definite(s.p.d.), whenh~x, A~xi>0for all 0 6= ~x ∈ Rn, whereh~x, ~yi := Pn
i=1xiyi is the euclidean scalar product. Show that the following affirmations hold true:
• aii>0fori= 1, . . . , n.
• a2ij < aiiajj fori6=j ∈ {1, . . . , n}.
• All the eigenvalues are real and positive. The matrix is invertible..
• All matrices of size(n−k)×(n−k)obtained from A through cutingk-rows and the correspondingk-columns are symmetric and positive definite.
• Let us consider the block decomposition A =
B ~a
~a> ann
with the(n− 1)×(n−1)-blockB. Show thatBis invertible and it holdsann >h~a, B−1~ai.
Proposition 1.5.3 Let A ∈ Rn,n positive semidefinite and regular. Then A is positive definite.
Proposition 1.5.4 LetA ∈Rn,n,B ∈Rm,n withm≤nandrang(B) =m. IfA is positive definite then alsoBABT is positive definite.
Remark 1.5.1 As a consequence of Proposition 1.5.4, ifB ∈ Rm,n withm ≤ n andrang(B) = mthen there holds
• BBT is positive definite and especiallydet(BBT)6= 0.
• Ifm < n, thendet(BTB) = 0.
Proposition 1.5.5 (a) Let A ∈ Rn,n. Gauss algorithm is realizable (without pivoting)⇔the main minorsdet(Akk)6= 0for allk.
(b) Letxi ∈R, i= 1, .., nwithxi 6=xj fori6=jandA∈Rn,ndefined by:
A:=
1 1 ... 1
x1 x2 ... xn
. . ... .
. . ... .
. . ... .
xn−11 xn−12 ... xn−1n
.
Show through induction that
det(A) = Y
n≥i>j≥1
(xi−xj).
Is the Gauss algorithm us forArealizable (without pivoting)? Why?
Definition 1.5.4 A∈Rn,nis called weak diagonal dominant, when there holds
|aii| ≥
n
X
j=1;j6=i
|aij| ∀i.
If the inequality above is strict for alli, we call the matrix strong diagonal domi- nant.
Proposition 1.5.6 (a) Leti, k ∈ {1, ..., n}, i6=kanda, b∈Rnwith 06=|ai| ≥
n
X
j=1;j6=i
|aj|, |bk| ≥
n
X
j=1;j6=k
|bj|
be given. Letc∈Rnby defined by cj =bj − bi
aiaj, j = 1, ..., n.
Show that it also holds
|ck| ≥
n
X
j=1;j6=k
|cj|.
(b) Show that if A ∈ Rn,n is weak diagonal dominant and regular, then the Gauss algorithm is realizable (without pivoting).
Proposition 1.5.7 Let A ∈ Rn,n symmetric. A is positive definite iff the Gauss elimination without pivot search is applicable and the n-pivots are positive.
Proof. Schwarz, pg. 41. Q. E. D.
Remark 1.5.2 A (strong) diagonal dominant matrix with positive diagonal en- tries is positive definite.
Proposition 1.5.8 (The Hurwitz criteria for positive definiteness)
Let A = (aij) be a real symmetric n×n matrix with then main determinants det
a11 · · · a1i
... . .. ... ai1 · · · aii
,i= 1, . . . n, positive. Show thatAis positive definite.
Proposition 1.5.9 LetA∈Rn,n(strong) diagonal dominant. ThenAis regular.
Proposition 1.5.10 Let A ∈ Rn,n positive definite with aij ≤ 0, ∀i, j ∈ {1, . . . , n}withi6=j. ThenAis a M-matrix.
1.6 Matrix norm
Proposition 1.6.1 Let(E,k · kE),(V,k · kV)be two normed spaces and k · ka norm on L(E,V). We say thatk · kis compatible withk · kE,k · kV if there holds
kT xkV ≤ kTkkxkE ∀T ∈L(E,V). (1.39) Definition 1.6.1 (Matrix norm) A matrix norm is a functionk k:Rn,n →R,A→ kAkwith the following properties
i)kλAk=|λ|kAk ∀λ ∈R, A∈Rn,n. ii)kA+Bk ≤ kAk+kBk ∀A, B ∈Rn,n. iii)kAk= 0⇒A= 0n.
iv)kABk ≤ kAkkBk ∀A, B ∈Rn,n(submultiplicity).
It follows from i)-iii) that alsokAk ≥ 0, ∀A ∈ Rn,n. Let us remember, that onL(E,V) we defined the operator normkTk := supx∈E,x6=0 kT xkV
kxkE . It is well known, that L(Rn,Rm) = Rm,n, and of course L(Rn,Rn) = Rn,n. Moreover, each matrixA∈Rn,ncan be identified with a operatorT ∈L(Rn,Rn). It is now natural to ask: is the operator norm also a matrix norm?
Proposition 1.6.2 Let (X,k kX),(Y,k kY)and(Z,k kZ) be three normed spaces andT ∈ L(X,Y), S ∈ L(Y,Z)two linear and bounded operators. Then there holds
kS◦TkL(X,Z) ≤ kSkL(Y,Z)kTkL(X,Y) (1.40) Proof. Letx∈X. There holds
kS◦T xkZ ≤ kSkL(Y,Z)kT xkY ≤ kSkL(Y,Z)kTkL(X,Y)kxkX (1.41) It follows
sup
x∈X,x6=0
kS◦T xkZ
kxkX ≤ kSkL(Y,Z)kTkL(X,Y) ⇒(1.40).
Q. E. D.
Corollary 1.6.1 The operator norm is submultiplicative, and therefore it is a ma- trix norm.
Using the above results one can define some matrix norms:
kAk1 = sup
x∈Rn,x6=0
kAxk1
kxk1 (column sum norm) (1.42) kAk∞ = sup
x∈Rn,x6=0
kAxk∞
kxk∞ (row sum norm) (1.43) kAk2 = sup
x∈Rn,x6=0
kAxk2
kxk2 (euclidean norm) (1.44) kAkp = sup
x∈Rn,x6=0
kAxkp kxkp
, p≥1. (1.45)
Definition 1.6.2 When the matrix norm is defined by a vector norm (as above), we say that the matrix norm is induced by the vector norm.
Proposition 1.6.3 The following affirmations hold true
kAk1 = max
j=1,...,n n
X
i=1
|aij| (column sum norm) (1.46)
kAk∞ = max
i=1,...,n n
X
j=1
|aij| (row sum norm) (1.47) kAk2 ≤ p
kAk1kAk∞ (1.48)
kABkp ≤ kAkpkBkp. (1.49)
Not all matrix norms are induced by a vector norm. For example theFrobenius norm, defined by
kAkF :=
n
X
i,j=1
a2ij
!1/2
(1.50) is not induced by any vector norm onRn.
We introduce now thespectral radiusof a matrix
ρ(A) := max
λeigenvalue ofA
|λ| (1.51)
and the spectrum of A
σ(A) := {λ∈C|λeigenvalue ofA} (1.52)
Remark 1.6.1 The spectral radius is not a norm. Let e.g. A =
0 1 0 0
, we haveρ(A) = 0but obviouslyA6= 02.
Lemma 1.6.1 Let(E,k · kE),(V,k · kV) be two normed spaces with E finite di- mensional. Then, for the operator norm there holds
kTk= max
x∈E,kxkE=1kT xkV. (1.53)
Therefore it existsx∈EwithkxkE = 1such thatkTk=kT xkV.
Proof. LetB(0,1) :={x∈EkxkE = 1}be the unit ball in E.B(0,1) is bounded and closed, E finite dimensional thereforeB(0,1) is compact, which implies
sup
x∈B(0,1)
= max
x∈B(0,1).
Q. E. D.
Proposition 1.6.4 LetA∈Rn,n. Then there holds kAk2 =p
ρ(ATA). (1.54)
Proof. Q. E. D.
Remark 1.6.2 One can define more generally, forA ∈ Rn,m thekAkas a oper- ator norm fromRm toRn. The submultiplicativity condition makes but not much sense in this case (you can not multiply matrices inRn,m, if m 6=n). The propo- sition above remains valid forA ∈Rn,m.
The next proposition is very important when studying the convergence of iterative solvers for linear systems.
Proposition 1.6.5 LetA∈Rn,n. Then
ρ(A)≤ kAk (1.55)
for any matrix norm. Moreover, for all >0it exists a matrix norm induced by a vector norm which satisfies
kAk ≤ρ(A) +. (1.56)
Proof. We prove first (1.55). Let λ ∈ Cbe the biggest eigenvalue of A and v ∈Cna eigenvector associated toλ. LetB ∈Cn,nbe the matrix defined by B :=
vvT. There holds
kABk=kAvvTk=k(Av)vTk=kλvvTk=|λ|kBk. (1.57) By using the submultiplicativity of the matrix norm (which we actually defined for Rn,nbut the definition can be extended to Cn,n without problems), i.e. kABk ≤ kAkkBkwe obtain from (1.57)
|λ|kBk=kABk ≤ kAkkBk ⇒
|λ| ≤ kAk ⇒ρ(A)≤ kAk.
For the second inequality (1.56) we refer to Skript Num I + II, Hoffmann
University Hamburg. Q. E. D.
Definition 1.6.3 We say that a matrix normk · kis compatible with a vector norm k · kRn if there holds for allx∈RnandA∈Rn,n
kAxkRn ≤ kAkkxkRn. (1.58)
[1] R. A. ADAMS,Sobolev Spaces, Academic Press, New York, 1975.
[2] T. ARBOGAST, An error analysis for Galerkin approximations to an equa- tion of mixed elliptic-parabolic type, Technical Report TR90-33, Department of Computational and Applied Mathematics, Rice University, Houston, TX, 1990.
[3] T. ARBOGAST, M. OBEYESEKERE AND M. F. WHEELER, Numerical methods for the simulation of flow in root-soil systems, SIAM J. Num. Anal.
30 (1993), pp. 1677-1702.
[4] F. BREZZI AND M. FORTIN, Mixed and Hybrid Finite Element Methods, Springer Verlag, New York, 1991.
[5] Z. CHEN,Finite Element Methods and Their Applications, Springer Verlag, 2005.
[6] L. C. EVANS,Partial Differential Equations, American Mathematical Soci- ety, Providence, 1998.
[7] P. KNABNER AND L. ANGERMANN, Numerical methods for elliptic and parabolic partial differential equations, Springer Verlag, 2003.
[8] A. QUARTERONI AND A. VALLI, Numerical approximations of partial dif- ferential equations, Springer-Verlag, 1994.
[9] A. QUARTERONI, R. SACCO AND F. SALERI, Numerical mathematics, Springer-Verlag, New York, 2000.
[10] B. RYNNE AND M. YOUNGSON, Linear functional analysis, Springer- Verlag, 2000.
20
[11] YOSHIDA,Functional Analysis.