AA215A Lecture01
AA215A Lecture01
AA215A Lecture01
AA215A Lecture 1
Vector and Function Spaces
Antony Jameson
1
Lecture 1
and concave if
f (tx1 + (1 − t)x2 ) ≥ tf (x1 ) + (1 − t)f (x2 ), (1.2)
whenever 0 < t < 1. It is strictly convex or concave if equality in these expressions implies x1 = x2 .
If f is twice differentiable, it is convex if f 00 ≥ 0 and concave if f 00 ≤ 0, and strictly convex or
concave if f 00 > 0 or f 00 < 0.
Jensen’s theorem:
If f (x) is a concave function, Ã n !
Xn X
ti f (xi ) ≤ f ti xi , (1.3)
i=1 i=1
Pn
whenever t1 , ..., tn ∈ (0, 1) and i=1 ti = 1.
This may be proved by induction. It is true for n = 2 by the definition of a concave function.
Suppose n ≥ 3 and the assertion holds for smaller values of n. Then, for i = 2, ..., n, set t0i =
2
LECTURE 1. VECTOR AND FUNCTION SPACES 3
Pn 0
ti /(1 − t1 ), so that i=2 ti = 1. Then,
n
X n
X
ti f (x1 ) = t1 f (x1 ) + (1 − t1 ) t0i f (xi )
i=1 i=2
à n !
X
≤ t1 f (x1 ) + (1 − t1 )f t0i xi
i=2
à n
!
X
0
≤f t1 x1 + (1 − t1 ) ti xi
i=2
à n
!
X
=f ti xi
i=1
and hence
n
Y n
X
api i ≤ pi a i (1.5)
i=1 i=1
1
This is known as the generalized AM-GM inequality. Setting pi = n, recovers the basic AM-GM
inequality
à n !1 n
Y n
1X
ai ≤ ai (1.6)
n
i=1 i=1
ap bq
ab = xp11 xp22 ≤ p1 x1 + p2 x2 = + (1.8)
p q
Take vectors such that
n
X n
X
|ak |p = |bk |q = 1 (1.9)
k=1 k=1
LECTURE 1. VECTOR AND FUNCTION SPACES 4
Then ¯ n ¯
¯X ¯ X n n µ
X ¶
¯ ¯ |ak |p |bk |q 1 1
¯ a b
k k¯ ≤ |a b
k k | ≤ + = + =1 (1.10)
¯ ¯ p q p q
k=1 k=1 k=1
and consequently ¯ n ¯
n
X ¯X ¯ n
X
2 ¯ ¯ 2
ak + 2ρ ¯ ak bk ¯ + ρ b2k ≥ 0 (1.13)
¯ ¯
k=1 k=1 k=1
Then setting P
| nk=1 ak bk |
ρ = − Pn 2 (1.14)
k=1 bk
Pn 2
and multiplying by k=1 bk à !à ! ¯ n ¯
n
X n
X ¯X ¯
¯ ¯
a2k b2k ≥¯ ak bk ¯ (1.15)
¯ ¯
k=1 k=1 k=1
1. ||x|| ≥ 0
• ||x + y||∞ = max |xi + yi | ≤ max |xi | + max |yi | ≤ ||x||∞ + ||y||∞
i i i
Then
¡ ¢1
||x + y||2 = (x + y)T (x + y) 2
¡ T T T
¢ 12 ³ T T 1
T 1
T
´1
2
≤ x x + 2|y x| + y y ≤ x x + 2(x x) (y y) + y y
2 2
= ||x||2 + ||y||2
This need only be proved for M (x) = N∞ (x) since if M and N are both equivalent to N∞ then
they are also equivalent to each other. Suppose that
c1 N∞ ≤ M ≤ c2 N∞ (1.23)
and
d1 N∞ ≤ N ≤ d2 N∞ (1.24)
Then
c1 N ≤ d2 M (1.25)
and
d1 M ≤ c2 N (1.26)
where
c1 c2
N ≤M ≤ N (1.27)
d2 d1
Consider the unit cell S of vectors for which Ns (x) = 1. Let x0 and x1 be elements such that
so that
||AB|| ≤ ||A|| ||B|| (1.35)
LECTURE 1. VECTOR AND FUNCTION SPACES 7
since ¯ ¯ ¯ ¯ ¯ ¯
¯X ¯ ¯X ¯ ¯X ¯
||Ax||∞ ¯
= max ¯ ¯ ¯
aij xj ¯ ≤ max ¯ ¯ ¯
aij ¯ max |xj | ≤ max ¯ aij ¯¯ ||x||∞ (1.37)
i i j i
j j j
1.6.2 1 Norm
Corresponding to ||x||1 we have
X
||A||1 = max |aij | (max absolute column sum) (1.38)
j
i
since
à !
X ¯¯ X ¯
¯ XX X X
||Ax||1 = ¯ aij xj ¯¯ ≤ |aij ||xj | = |aij | |xj |
¯
i j i j j i
à ! à !
X X X
≤ max |aij | |xj | = max |aij | ||x||1 (1.39)
j j
i j i
with the max attained when x = ej , where j is the index of the max sum.
1.6.3 2 Norm
Corresponding to ||x||2 we have
||Ax||22 xH AH Ax
= (1.40)
||x||22 xH x
where AH is the Hermitian transpose of A. P
Let ui be an eigenvector of AH A with real eigenvalue σ 2 . Set x = αi ui , then
P 2 2
xH AH Ax α σ
H
= P i 2 i ≤ σ12 (1.41)
x x αi
where σ12 is the largest eigenvalue of AH A. The decomposition is possible because ui are indepen-
dent.
concepts of three dimensional Euclidean geometry carry over to function spaces. In particular we
can introduce norms to measure the size of a function, and an abstract definition of a generalized
inner product of two functions, corresponding to the scalar product of two vectors. This leads to
the concept of orthogonal functions. The introduction of axiomatic definition leads to proofs which
hold for a variety of different norms and inner products. In order to enable standard arguments of
real analysis to be carried over, function spaces are required to satisfy an axiom of completeness
that the limit of a sequence of elements in a given space is contained in the space. Spaces with an
inner product are known as Hilbert spaces in honor of their inventor.
1.7.2 Norms
Norms will be a measure of the size of a function, regarded as a vector. For example
µZ 1 ¶ 12
2
||f || = f dx (1.42)
0
is a generalization of
à 3
! 12
X
||f || = fi2 dx (1.43)
1
for Euclidean space.
To be more precise we require the norm of a function to satisfy the following axioms:
1. ||f || ≥ 0
µZ b ¶ 21
2
||f ||2 = f (x)dx Euclidean norm (1.48)
a
LECTURE 1. VECTOR AND FUNCTION SPACES 9
Z b
||f ||1 = |f (x)|dx (1.49)
a
These are special cases of
µZ b ¶ p1
p
||f ||p = |f (x)| dx for p ≥ 1 (1.50)
a
Note that, for example, we can regard ||f ||2 as the limit of
à n
!1
1X 2 2
||f || = fi dx (1.51)
n
0
Thus the ∞ and 1 norms satisfy the triangle inequality. They also already satisfy axioms (1), (2)
and (4).
1
||f + g||2 = (f + g, f + g) 2
1
≤ ((f, f ) + 2|(f, g)| + (g, g)) 2
³ 1 1
´1 (1.69)
2
≤ (f, f ) + 2(f, f ) 2 (g, g) 2 + (g, g)
= ||f || + ||g||
using the Schwartz inequality.
Proof:
implies
ci = 0 for i = 0, 1, ..., n (1.73)
Orthogonal functions are independent since then from the Pythagorean theorem
¯¯ n ¯¯2
¯¯X ¯¯ n
X
¯¯ ¯¯
¯¯ ci φi ¯¯ = c2i ||φi ||2 (1.74)
¯¯ ¯¯
i=0 i=0
Then if f is continuous
lim En (f ) = 0 (1.76)
n→∞
That is, a continuous function can be arbitrarily well approximated in a closed interval by a
polynomial of sufficiently high order.
The proof is by construction of the required pn (x) (Isaacson and Keller, p183).