Basic 1
Basic 1
RAYMOND CHU
These are my solutions for the Basic Qualifying Exam at UCLA. The exams can be found here. I wrote
these solutions up while studying for the Fall 2020 Basic Exam. These solutions should have a majority
of the solutions for the basic exam from 2010 Spring to 2020 Spring.
I am very thankful to Jerry Luo, Yotam Yaniv, Joel Barnett, Steven Truong, Jas Singh, Grace Li, Xinzhe
Zuo, John Zhang, and James Leng for many useful discussions on these problems.
Contents
1. Spring 2010 1
2. Fall 2010 5
3. Spring 2011 8
4. Fall 2011 11
5. Spring 2012 14
6. Fall 2012 17
7. Spring 2013 20
8. Fall 2013 25
9. Spring 2014 28
10. Fall 2014 32
11. Spring 2015 36
12. Fall 2015 39
13. Spring 2016 42
14. Fall 2016 47
15. Spring 2017 50
16. Fall 2017 53
17. Spring 2018 57
18. Fall 2018 61
19. Spring 2019 67
20. Fall 2019 72
21. Spring 2020 76
1. Spring 2010
n×n
Problem 1. Recall that if A ∈ R and B ∈ Rn×n then AB is invertible if and only if A and B are
invertible. Let us define the matrix U := [u1 , ..., un ] and Y := [y1 , .., yn ] then U + Y is invertible if and
only if U T (U + Y ) = I + U T Y is invertible. And I + U T Y is invertible if and only if the columns {ui + yi }
form a basis of Rn .
Pn Pn
Notice that ||U T Y ||22 := i=1,j (U T Y )2ij = Tr(Y T U U T Y ) = Tr(Y T Y ) = i,j=1 Yij2 < 1. So it suffices to
show if ||B||2 < 1 then I + B is invertible. Indeed, fix x such that (I + B)x = 0 then
n
X
xi + xj Bij = 0 for all i
j=1
n
X
xi = − xj Bij
j=1
Pn Pn
Let x := (x1 , .., xn )T and y := −( j=1 xj B1j , ..., j=1 xj Bnj )T so we get x = y. Then by taking norms
we get
n X
X n n
X
||x||2 = ||y||2 = ( xj Bij )2 ≤ ||x||2 2
Bij < ||x||2
i=1 j=1 i,j=1
where the first inequality is due to Cauchy-Schwarz and the last inequality applies whenever ||x||2 6= 0
due to ||B||22 < 1. Therefore, we get x = 0. so I + U T Y is invertible so {u1 + y1 , .., un + yn } is linearly
independent.
Problem 2. By spectral theorem we can write there exists a basis of orthonormal eigenvectors of A.
Write the eigenvectors as {v1 , .., vn } where vi is associated with λi as defined in the problem. Then for
any fixed k we have for U := span{v1 } ⊕ ... ⊕ span{vk } which is k dimensional
max min (Ax, x) ≥ min (Ax, x) = λk
V,dim(U )=k ||x||=1,x∈V ||x||=1,x∈U
αi2
P
since = 1 due to ||x|| = 1 and {vi } are orthonormal.
For the reverse inequality fix a k dimensional subspace U then we claim that at least k eigenvectors live
in U . Indeed, if there are only ` < k eigenvectors say vi1 , ..vi` then U ⊂ span(vi1 ) ⊕ ... ⊕ span(vi` ) so
U has at most dimension ` < k which is a contradiction. So as there exists at least k eigenvectors in U .
This implies that min||x||=1,x∈U (Ax, x) ≤ λk where ||x|| = 1 since we have at least k eigenvectors. As U
is arbitrary we conclude.
Problem 3. If ST = T S and S, T are normal then we have a basis of orthonormal eigenvectors for T
i.e. T (vi ) = λi vi . Then
λi S(vi ) = ST (vi ) = T S(vi )
so S(vi ) is either a eigenvector of T with value λ or S(vi ) = 0. In either case we have for E(λi , T )
that S : E(λi , T ) → E(λi , T ) is a normal operator. So by the spectral theorem there exists a basis of
eigenvectors wj such that S(wj ) = αj wj . Union all of these eigenvectors in all E(λi , T ) along with using
V = ⊕ni=1 E(λi , T ) to conclude.
Problem 4a. As A is symmetric and SPD we get all of its eigenvalues are non-negative. But the trace
is the sum of the eigenvalues, which implies all of its eigenvalues must be zero. Therefore, by spectral
theorem it implies A is similar to the zero matrix, so A is the zero matrix.
Problem 4b. Using T T ∗ is self adjoint we get T = T ∗ so we have
T 2 = 4T − 3I
which implies the minimal polynomial divides x2 − 4x + 3 = (x − 1)(x − 3) so all of its eigenvalues can
be 1 or 3 so it is Positive Definite.
Problem 5. We get that the minimal polynomial M (t) = Πni=1 (t − λi )ai −1 so both of these matrix have
a Jordan Block of size ai − 1 for λi . But as P (t) = Πni=1 (t − λi )ai we get that the total size of the Jordan
Blocks of λi is ai . So we must have one Jordan block of size ai − 1 and one of size 1 for λi . Therefore,
both matrix have the same JCF, so they are similar to one another.
Problem 6a. By direct computation we get
2 3 2 1 −1 3
A=
1 1 0 2 1 −2
Problem 6b. We have n
n2n−1
n 2 3 2 −1 3
A =
1 1 0 2n 1 −2
take n = 100
3
(k)
By construction we have nk is a subsequence of nm , so we also have for large enough k that
|fnk (qj ) − f (qj )| ≤ ε
Problem 8. As K is a closed subset of a complete metric space it is easy to see that K is complete.
Assume K is also totally bounded. Then let {xn } be an arbitrary sequence in K. Then there exists an
SN
integer N such that K ⊂ i=1 B1 (zi ) for zi ∈ K. Then if {xn } is a finite set we are done so assume it is
infinite this implies there exists a i such that there are infinitely many terms of xn in B1 (zi ). Let y1 := zi
(1)
and let this new subsequence which has infinitely many terms in B1 (zi ) be defined as {xn }. Repeat the
(2)
argument to find a ball of radius 1/2 with center y2 := zi such that there are infinitely many terms
(1) (2) (2)
{xn } in B 21 (zi ) with this new subsequence denoted {xn }. We can do this for all n with balls of radius
(n) (n)
1/2n and cenreres yn := zi and let wn := xn . Then we claim wn is Cauchy. Indeed, if n ≤ m
(n) (n) 1
d(wn , wm ) ≤ d(wn , zi ) + d(zi , wm ) ≤
2n−1
where the last inequality is due to wn , wm ∈ B 21n (wn ). Then completeness implies we have a convergent
subsequence.
Problem 9. Since ∇f (x0 , y0 , z0 ) 6= 0 we can WLOG assume that ∂x f (x0 , y0 , z0 ) 6= 0. Then as f ∈ C 1
with f : R1 + 2 → R such that f (x0 , y0 , z0 ) = 0 and ∂x f (x0 , y0 , z0 ) 6= 0 we can apply the Implicit
Function Theorem to find a open neighborhood U ⊂ R2 with (y0 , z0 ) ∈ U such that ∂x f (x0 , y0 , z0 ) 6= 0
in U and a function ϕ : U → ϕ(U ) such that
f (ϕ(s, t), s, t) = 0
and ∂xi ϕ(x2 , x3 ) = −∂xi f (∂x f )−1 . Take the surface as (ϕ(s, t), s, t) then it is a differentiable surface in
U due to the derivative formula above and f ∈ C 1 and ∂x f (x0 , y0 , z0 ) 6= 0 in U .
2
t u1 u2
Problem 10a). Fix u = (u1 , u2 ) then f (tu) − f (0) = √ 2 2
so we have
t u1 +u2
f (tu) − f (0) u1 u2
=p 2
t u1 + u22
Therefore, the directional derivative exists for all directions at (0, 0) and is √u12u2 2 .
u1 +u2
Problem 10b. If f was differentiable at (0, 0) then the directional derivative for all u would be given
by Df (0) · u which implies that the directional derivative are linear with respect to the directions. But
obviously if u 6= v then Df (0) · u + Df (0) · v 6= f (tu+tv)−f
0
(0)
so it implies there cannot be differentiable
at the origin.
Problem 11. Fix ε > 0 then there exists an N1 such that if n ≥ N1 then if n ≥ N1 we have
X∞
|an | < ε
k=n
P
and there exists an a such that an → a so there exists an N2 such that if n ≥ N2 then if n ≥ N2
n
X
ak − k
k=1
4 RAYMOND CHU
X∞
≤ |ai | + ε ≤ 2ε
i=N1 +1
so aσ(n) → a.
Problem 12a. False. Take fn as a triangle on [0, n12 ] with mass n1 . Then maxx∈[0,1] fn = n and
´1
f (x) = n1 .
0 n
Problem 12b. Type writer function. I.e. f1 = 1, f2 = χ[0,1/2] , f3 = χ[1/2,1] , f4 = χ[0,1/4] , f5 =
χ[1/4,1/2] , f6 = χ[1/2,3/4] , f=χ[3/4,1] . This does not converge to 0 anywhere but converges in L1 to the 0
function. This function is not continuous but we can modify it by making it into tents to get the desired
result.
5
2. Fall 2010
Problem 1a). We first prove that if inf x∈K,y∈F ρ(x, y) > 0 then K ∩ F = ∅. Indeed, assume this was
false then there exists a sequence {xj , yj } ⊂ K × F with
lim d(xj , yj ) = 0
j→+∞
Then as K is compact there exists a sub-sequence xjk ⊂ K and x ∈ K such that xjk → x. This implies
lim d(x, yjk ) = 0
k→+∞
thanks to the triangle inequality. But this implies x is a limit point in the closed set F , so we must have
x ∈ F . Therefore, x ∈ K ∩ F which is a contradiction.
so we must have K ∩ F = ∅.
Problem 1b. If f is a continuous function then
G(f ) := {(x, f (x)) : x ∈ R}
is closed subset of R2 . Then let F := {(x, 0) : x ∈ R}. Then we have G(f ) and F is closed subset of R2 .
Then taking the standard metric in R2 we have G(exp(−x2 )) and F are disjoint since exp(−x2 ) 6= 0 for
any x ∈ R. But we have
inf 2 d(x, y) = 0
x∈G(exp(−x ),y∈F
2 2
since d((x, 0), (x, exp(−x )) = exp(−x ) → 0 as x → +∞.
Problem 2a. We say a bounded function f in [a, b] is Riemann integrable if for any ε > 0 we can find
a partition such that the lower Riemann sum within epsilon distance of the upper Riemann sum with
respect to this partition. I.e. if ε > 0 we want to find a partition P = {a = x0 < x1 < ... < xN = b} such
that
N
X N
X
inf f (x)∆xi + ε ≥ sup f (x)∆xi
x∈[xi−1 ,xi ]
i=1 i=1 x∈[xi−1 ,xi ]
where ∆xi := xi − xi−1
Problem 2b. Let f be continous on [a, b] then it is uniformly continuous so there exists a δ > 0 such
ε
that if |x − y| ≤ δ then |f (x) − f (y)| ≤ b−a . Let mesh(P ) := maxN
i=1 ∆xi < δ then
N N
X X ε
| inf f (x) − sup f (x)|∆xi ≤ ∆xi = ε
i=1
x∈[xi−1 ,xi ] x∈[xi−1 ,xi ] i=1
b−a
This implies
N
X N
X
inf f (x)∆xi + ε ≥ sup f (x)∆xi
x∈[xi−1 ,xi ]
i=1 i=1 x∈[xi−1 ,xi ]
as desired.
Problem 3a. If f ∈ C 3 (R) then we have for any x, y ∈ R
f 00 (ξ(y))
f (x) = f (y) + f 0 (y)(x − y) + (x − y)2
2
for some ξ(y) ∈ (x, y) and if g : R2 → R then we must have for any x, y ∈ R2
N
X N
X
|f (x, y) − (gi (x))2 | < ε ⇒ f (x, y) > (gi (x))2 − ε ≥ −ε
i=1 i=1
Letting ε → 0 we get that f (x, y) ≥ 0. So if this were true then any continuous function such that
f (x, y) = f (y, x) must be positive, but take f (x, y) = −x2 for a counter example. This implies the claim
is false.
Problem 5a. Recall span(S) is defined as the smallest subspace that contains S. Let V = R2 and
S = {(x, 2x + 1) : x ∈ R} and S 0 = {(x, 3x + 1) : x ∈ R} then span(S) = span(S 0 ) = R2 since the only
subspace that contains them is R2 . So span(S) ∩ span(S 0 ) = R2 but span(S ∩ S 0 ) = span(∅) = {0}.
Problem 5b.
Problem 6. By Cayley-Hamilton if p is the characteristic polynomial of T then P p(T ) = 0. And the
n
roots of p are the eigenvalues of T so p(0) 6= 0 since T is invertiable. So p(T ) = i=1 αi T i + cI = 0
where c 6= 0 then
n
X αi i−1
−T ( T )=I
i=1
c
Pn
with T 0 := I then T −1 = − i=1 αci T i−1 = q(T ) for a polynomial q.
Problem 7. Let {vi }ni=1 be an orthonormal basis of V and {wi }m i=1 be an orthonormal basis of W then
n ≤ m since dim(V ) ≤ dim(W ). Let T (vi ) = wi for i = 1, .., n then
(T (vi ), T (vj ))W = (wi , wj )W = δij
and
(vi , vj )V = δij
so
(T (vi ), T (vj ))W = (vi , vj )V
7
3. Spring 2011
Problem 1. We know that if the eigenvalues of A are λ1 , λ2 , λ3 then the characteristic polynomial is
χ(t) = (t − λ1 )(t − λ2 )(t − λ3 ) = (t2 − tλ2 − tλ1 + λ1 λ2 )(t − λ3 )
= t3 − (λ1 + λ2 + λ3 )t2 + t(λ2 λ3 + λ3 λ1 + λ1 λ2 ) − λ1 λ2 λ3
= t3 − 4t2 + t(λ2 λ3 + λ3 λ1 + λ1 λ2 ) − 2
where we solved for the det using the hint. Using the given identities we get λ1 λ3 + λ2 λ3 + λ1 λ2 = 5 so
χ(t) = t3 − 4t2 + 5t − 2 = (t − 1)2 (t − 2)
Therefore, the minimal polynomial is either
(t − 1)(t − 2) or (t − 1)2 (t − 2)
this means either
1 1 0
J = diag(1, 1, 2) or J = 0 1 0
0 0 2
Problem 2. If A is diagonalizable then
A = S −1 DS
where D is a diagonal matrix, so
Ak = S −1 Dk S
k
which means A is diagonalizable.
Now assume Ak is diagonalizable. As F = C then we can find a Jordan matrix J and an invertible matrix
V such that
A = V −1 JV
then
Ak = V −1 J k V
but as the Jordan form is unique (up to permutation) and Ak is diagonalizable this must mean J k is a
diagonal matrix. This occurs if and only if all there is no 1s above the diagonals since we cannot have a
zero eigenvalue. So we must have J be a diagonal matrix, so A is diagonalizable.
Problem 3. We claim that when H is Hermitian then we can find a basis of V consisting of orthonormal
eigenvectors of H.
We prove the problem by induction on the dimension. It is trivial when the vector space is 1 dimen-
sional. So now assume it holds for any vector space of dimension less than n. Let H be a Hermitian
operator on an n dimensional complex inner product vector space V . As the field L is⊥ complex we know
that there exists an eigenvector v1 with length 1. Let U := span(v1 ) then V = U U and as H(U ) ⊂ U
we have H(U ⊥ ) ⊂ U ⊥ thanks to H being self adjoint. And dim(U ⊥ ) = n − 1 < n so we can consider the
restricted operator H|U ⊥ and apply the induction hypothesis to find {v2 , .., vn } such that H|U ⊥ (vi ) = λi vi
and (vi , vj ) = δij and U ⊥ = span(v2 , .., vn ). This implies V = span(v1 , .., vn ) and H(vi ) = λi vi with
(vi , vj ) = δij .
Now we fix a orthonormal basis of V {e1 , .., en } where we assume every linear operator L matrix form
is written as
[L(e1 ), .., L(en )]
Then for the unitary operator U (vi ) = ei (it is unitary since it maps an orthnomrla basis to an orthonormal
basis)
U HU −1 (ei ) = λi ei
so U HU = diag(λ1 , .., λn ). But as U is unitary we have U −1 = U ∗ .
−1
Problem 4.
Problem 5. If Ax = b then for any y ∈ (ker(AT )) then
(b, y) = (Ax, y) = (x, AT y) = 0
so b ∈ (ker(AT ))⊥ . And dim((ker(AT ))⊥ ) = dim(range(A)) which completes the proof.
9
4. Fall 2011
Problem 1. Let (X, d) be a compact metric space. Set
g(x) := d(f (x), x)
which is continuous, so it attains a min as X is compact at z ∈ X. If f (z) 6= z then we have
g(f (z)) = d(f 2 (z), f (z)) < d(f (z), z) = g(z)
which contradicts the minimality so f (z) = z. So we have found a fixed point. But also if x = f (x) and
y = f (y) and x 6= y then we have
d(z, x) = d(f (z), f (x)) < d(x, z)
so it is unique.
Problem 2. As f ∈ C 1 we have for any x, y that
ˆ 1
f (x) − f (y) = ∇f (tx + (1 − t)y) · (x − y)dt
0
Let g(t) := f (tx + (1 − t)y) ⇒ g 0 (t) = ∇f (tx + (1 − t)y) · (x − y). Then we have for any t > 0
g 0 (t) − g 0 (0) = (∇f (tx + (1 − t)y) − ∇f (y)) · (x − y)
t c
= (∇f (tx + (1 − t)y) − ∇f (y)) · (x − y) ≥ ||t(x − y)||2 = ct||x − y||2
t t
Therefore, g 0 (t) ≥ g 0 (0) this implies
ˆ 1
f (x) − f (y) ≥ g 0 (0) = ∇f (y) · (x − y)
0
This condition implies convexity (in fact is equivalent). Indeed, let us fix α ∈ [0, 1] then let x :=
αx + (1 − α)y then we have
(
f (x) ≥ f (z) + ∇f (z) · (x − z)
f (y) ≥ f (z) + ∇f (z) · (y − z)
so we get
αf (x) + (1 − α)f (y) ≥ f (z) + ∇f (z) · (αx + (1 − α)y − z)
= f (z)
so we arrived at
αf (x) + (1 − α)f (y) ≥ f (αx + (1 − α)y)
i.e. f is convex.
Problem 3.
P∞ P∞
Problem 4a. Note that the sum n=1 (−1)n n1 := n=1 an converges thanks to Dirichlet’s criterion.
And P it is unconditionally convergent. So we claim for any α ∈ R there exists a bijection σ : N → N such
∞
that n=1 aσ(n) . Indeed note if we let
ai + |ai | ai − |ai |
pi := ni :=
2 2
P
then pi is the non-negative terms of an and qi is the non-positive terms of an . We also must have pi
P PN1 PN1 −1
and ni diverge. Therefore, there exists an N1 such that i=1 pi ≥ α ≥ i=1 pi . Note that pi = 0 iff
ni 6= 0 and ni = 0 iff pi 6= 0. Let {i1 , .., iN } ⊂ {1, .., N1 } be the index such that pi > 0 then for 1 ≤ j ≤ N
PN1 PN2 PN1 −1 PN2 −1
define σ(j) = ij . Then there exists an N2 such that i=1 pi + j=1 nj ≤ α ≤ i=1 pi + j=1 nj .
(2)
Again let {i1 , .., iN (2) } ⊂ {1, .., N2 } such that nij 6= 0 and define σ(j + N ) = ij for 1 ≤ j ≤ N . By
induction we repeat this procedure for all N i.e. we find an N2n such that
N2n N2n−1 2n −1
NX N2n−1
X X X
pi + ni ≥ α ≥ pi + ni
i=1 i=1 i=1 i=1
12 RAYMOND CHU
n
X N2
X N2
X
≤ aσ(n) − aj + aj − α
k=1 j=1 j=1
X
≤ aσ(k) + ε
k:σ(k)∈{1,..,N
/ 2}
∞
X
≤ |an | + ε ≤ 2ε
n=N2
Problem 5. Just take any monotone function with countably many jumps.
Problem 6. See Fall 2012 number 3.
Problem 7. See Fall 2016 number 4.
Problem 8. We will show that for an arbitrary complex valued matrix A then there exists a basis of
generalized eigenvectors. But as null(A−λI) = null((A−λI)2 ) this implies every generalized eigenvector
is an eigenvector. First we show
V = range(An ) ⊕ ker(An )
for n = dim(V ) By rank nullity it suffices to show their intersection is the zero element. Let v ∈
range(An ) + ker(An ) then
v = An x ⇒ 0 = An v = A2n x ⇒ An x = 0
so the first claim holds. Now fix an eigenvalue λ associated with eigenvector v of A. Let
G(λ, A) := null((A − λI)n )
then we argue by induction. The case n = 1 is trivial, so assume the induction holds true for any subspace
withd dimension less than n. Then
V = G(λ, A) ⊕ U
13
5. Spring 2012
Problem 1. It is clear that ρ(A, B) ≥ 0 and ρ(A, B) = ρ(B, A). Now if ρ(A, B) = 0 then fix x ∈ A so
0 = sup inf |x − y| ≥ inf |x − y|
x∈A y∈B y∈B
so we have
||fn (x) − f (x)||L∞ [a,b] ≤ 5ε
for n ≥ N so we have uniform convergence.
Problem 3. Bisection Method and completeness of (R, | · |).
Pn
Problem 4. Note that an ≥ 0 implies sn ≥ 0. Let Cn := i=1 sn . We claim sn ≤ M which would
imply it converges which sn is an increasing sequence bounded above. Indeed fix an n then we have as
Cn C2n
n → s there exists an M such that 2n ≤ M Then using C2n ≤ (n − 1)s1 + (n + 1)sn we get
s1 s1 sn sn
− + + ≤M
2 2n 2 2n
so
s1
sn ≤ 2M +≤ 2M + s1
n
Pn
Therefore, sn = i=1 ai . Now let a := limn→∞ sn < +∞. then we claim sn → a. Indeed,
Pn
Cn (Si − a)
| − a| = | i=1 |
n n
For ε > 0 there exists an N such that if n ≥ N then |Si − a| ≤ ε. Then if n > N
Pn PN Pn
i=1 |Si − a| i=1 |Si − a| |Si − a|
≤ = + i=N
n n n
2M (n − N )ε 2M
+≤ ≤ +ε
n n n
which converges to 0 as n → ∞. Therefore, Cnn → a so by uniqueness of limit a = s.
2
Problem 5. Define T : C([0, 1]) → C([0, 1]) via T (f ) := ex + f (x2 ) . Note that T (f ) ∈ C([0, 1]) since it
is a addition and composition of continuous function and its domain is [0, 1] since x2 is bijection from
[0, 1] to [0, 1]. Use Banach Fixed Point Theorem since it’s a contraction map with α = 21 .
y x x y x
Problem 6. Note that the vector field ( x2 +y 2 , − x2 +y 2 ) is conservative since ∇ arctan( y ) = ( x2 +y 2 , − x2 +y 2 ).
x
However arctan( y ) is not differentiable on the y-axis. And as our path must start and end at (1, 0), we
necessarily do not have zero circulation (since the potential cannot be made C 1 on any open neighborhood
of the curve). Indeed, we do not have zero circulation since the path γ(t) := (cos(t), sin(t)) we have
ˆ 2π
− sin2 (t) − cos2 (t)
I(γ) = = −2π
0 cos2 (t) + sin2 (t)
4 −3
Problem 7. We have A = and its eigenvalues are 1, 3 so it is diagonlizable and we must have
1 0
1/n
limn→∞ an =3
Problem 8. As A ∈ C n×n there exists an Upper Triangle Matrix T such that
A = S∗T S
where S is unitary thanks to Schur’s Decomposition. As similar matrix share the same eigenvalues and
the eigenvalues of the upper triangular matrix T are the diagonal entries, it suffices to find Ti → T such
that T is diagonalizable. Indeed, consider Tn := T + diag(h1 , .., hn ) where hi < n1 and are chosen such
that (Tn )ii 6= (Tn )jj for any j 6= i. Then as Tn has distinct diagonal terms and is upper triangular, it has
n distinct eigenvalues, so it is diagonalizable. So Tn = Vn∗ Dn Vn where V is unitary. So
An := S ∗ Tn S = S ∗ Vn∗ Dn Vn S = (Vn S)∗ Dn (Vn S)
converges to A entry wise as n → ∞. Note that if A, B are unitary so is AB, therefore (Vn S)∗ is the
inverse of (Vn S). Therefore,
An = S ∗ Vn∗ Dn Vn S := Bi Li Bi−1 → S ∗ T S = A
Problem 9.
16 RAYMOND CHU
Problem 10. It is always equal. Indeed, we have A = V ∗ T V where T is a upper triangular matrix and
V is unitary. Then note that eA = V ∗ eT V which can easily be seen by the definition. So
det(eA ) = det(eT )
and
XN N
Y
exp(T r(A)) = exp( Tii ) = exp(Tii )
i=1 i=1
T2
since similar matrix share the same trace. We also know that (eT )ii = 1 + Tii + 2!ii + ... = exp(Tii ) And
det(eT ) = (eT )ii since eT is upper triangular. Therefore, we have det(eA ) = exp(T r(A)) for any complex
valued matrix.
Problem 11a. By Cayley Hamilton A solve its characteristic polynomial which is of degree 2. Solve for
this.
Problem 11b. If P (A) and Q(A) are second degree polynomial such that P (A) = Q(A) = 0 make them
both monoic. Then (P − Q)(A) = 0 and P − Q is a first degree polynomial which is impossible since A
is not a constant multiple of the identity matrix.
Problem 12. They are equivalent over via x0 := x + iy and y 0 := x − iy then Q1 (x0 , y 0 ) = x2 + y 2 =
Q2 (x, y) and the transformation is non-singular since
0
1 i x x
= 0
1 −i y y
and the matrix is of full rank. But by Sylvester Law of Inertia two quadratic forms are equivalent over R
if and only if the associated symmetric matrix A of Q1 and B of Q2 have the same number of positive,
negative, and zero eigenvalues. We have
0 1
1 0
A= 1 2 B=
2 0 0 1
But notice 1/2 and −1/2 are eigenvalues of B so they cannot be equivalent over R.
17
6. Fall 2012
Pn
Problem 1. We prove the statement by summation by parts. Indeed, let Bn := i=1 bi then we have
for any m ≥ n
Xn n
X n
X n−1
X
ai bi = ai (Bi − Bi−1 ) = ai Bi − ai+1 Bi
i=m i=m i=m i=m−1
n−1
X
= an Bn − am Bm−1 + Bi (ai − ai+1 )
i=m
So
n
X n−1
X
ai bi ≤ |an Bn | + |am Bm−1 | + |Bi |(ai − ai+1 )
i=m i=m
since ai is decreasing. Therefore, as |Bn | ≤ M we have
n
X n−1
X
ai bi ≤ M (|an | + |am−1 | + (ai − ai+1 )
i=m i=m
= M (|an | + |am−1 | + am − an )
≤ M (2|an | + |am | + |am−1 )
M
Then as an → 0 we can for any ε > 0 find any N such that for k ≥ N we have |ak | ≤ 4 ε then choosing
n, m ≥ N we have
Xn
ai bi ≤ ε
i=m
Pn
so Sn := i=1 ai bi is a Cauchy sequence, so it is convergent.
Problem 2a. We say a bounded function f is Riemann Integrable on [0, 1] if and only if for all ε > 0
there exists a partition P such that if P = {0 = x0 < x1 < ... < xn = 1} with Ii := [xi−1 , xi ] and
∆xi := xi − xi−1 then for ω(f, Ii ) := supx,y∈Ii |f (x) − f (y)| we have
n
X
ω(f, Ii )∆xi ≤ ε
i=1
i.e. the upper and lower Riemann sum difference can be made arbitrarily small.
Problem 2b. Fix a uniform partition of size ε i.e. δxi = ε for all i. Then since f is non-decreasing then
ω(f, Ii ) = f (xi ) − f (xi−1 ) so
n
X
ω(f, Ii )∆xi = ε(f (b) − f (a))
i=1
since the sum is telescoping. Then as f is bounded we have
≤ 2M ε
for M := ||f ||L∞ . Therefore, it is Riemann Integrable.
Problem 3. If fn → f uniformly then the 3ε trick shows f is continuous. The converse is known as
Dini’s Theorem. Indeed as f is continuous any fixed ε > 0 we have
Gn := {x : f (x) − fn (x) > −ε}
is open since it is the preimage of an open set on a continuous function. Then as fn (x) → f (x) for all
x ∈ X we have
∞
[
X= Gn
n=1
As X is compact there exists a finite subcover so
N
[
X⊂ Gnk
k=1
18 RAYMOND CHU
Note that fn (x) ≥ fn+1 (x) implies f (x) − fn (x) ≤ f (x) − fn+1 (x). Therefore, we have for all n ≥
max{n1 , .., nN } := K
f (x) − fn (x) ≥ f (x) − fK (x) > −ε
where we can ensure f (x) − fk (x) > −ε thanks to the monotocity and finite subcover. And we have
fn (x) ≥ f (x) ⇒ f (x) − fn (x) ≤ 0
Therefore, we have for all n ≥ K that
||f (x) − fK (x)||L∞ (K) ≤ ε
so we have uniform convergence.
Problem 4. Let Fn be closed sets such that int(Fn ) = ∅ and assume X is complete with
∞
[
X= Fn
n=1
Clearly X cannot have empty interior for int(X) = X 6= ∅ so there exists an x ∈ X ∩ F1c . Then we must
have an n such that n ≥ 2 and B n1 (x) ∩ F1 = ∅ for otherwise we would get x is a limit point which would
imply x ∈ F1 which is a contradiction. Let this ball be denoted as Bh1 (x) then we must have Bh1 (x)
is not contained in F2 since it has empty interior, so there exists an x2 ∈ Bh1 (x) ∩ F2c . Similarily we
can find an n ≥ 3 such that B n1 (x2 ) ∩ F2 = ∅. Choosing n smaller we can assume Bh2 (x2 ) ⊂ Bh1 (x).
Proceed inductively
Tn to generate points xn with radius hn < n1 such that Bhn (xn ) ⊂ Bhn+1 (xn+1 ) and
Bhn (xn ) ∩ i=1 Fn = ∅. Then {xnS } forms a Cauchy sequence so there exists an x ∈ X such that xn → x.
∞
But x ∈ Bhn (xn ) for all n so x ∈/ n=1 Fn = X which is our contradiction. So BCT holds.
T∞
Problem 5. An equivalent form of BCT is that if Gn are open dense sets then n=1 Gn is dense in a
complete metric space. This implies is not a Gδ for we could define Hn := (−∞, qn ) ∪ (qn , ∞) for an
enumeration of qnT . Then this is an open dense set, so Gn ∩ Hn is an open dense set (density is due to
∞
Gn is open). But n=1 (Gn ∩ Hn ) is the empty set but BCT says it is dense, which is a contradiction. In
fact it shows any countable set in a complete metric space cannot be a Gδ .
Problem 6a. Assume for sake of contradiction that there exists an (x∗ , y ∗ ) such that F (x∗ , y ∗ ) is non-
zero (wlog it is positive). Then by continuity there is a small square with (x∗ , y ∗ ) at the center such that
∗ ∗
F (x, y) ≥ F (x2,y ) . But then for this square we have the integral mass is positive since
ˆ ˆ
F (x∗ , y ∗ )
0= F (x, y) ≥ >0
S S 2
so F ≡ 0.
Problem 6b. We have for any square `1 ≤ x ≤ `2 with `3 ≤ y ≤ `4
ˆ `2 ˆ `4 ˆ `4 ˆ `2 ˆ `4
2 2
∂x,y f (x, y)dydx = ∂x,y f (x, y)dydx = ∂x f (x, `4 ) − ∂x f (x, `3 )
x=`1 y=`3 y=`3 x=`1 y=`3
Problem 8. Note that [w1 , w2 ] = (Hw2 , w1 ). Then w ∈ W iff for all v ∈ W we have (Hw, v) = 0 i.e.
H(W ) ⊂ W ⊥ . Then the restricted operator satisfies H|W : W → W ⊥ . As det(H) 6= 0 we must have H
is injective i.e. dim(W ) = rank(H|W ). Then
n = dim(W ) + dim(W ) ≥ dim(W ) + rank(H|W ) = 2dim(W )
where we used Im(H|W ) ⊂ W ⊥ i.e.
n
≥ dim(W )
2
For the examples take H = diag(1, −1, 1, −1, ....).
Problem 9. Note that we have Rm = Im(A)⊕(Im(A))⊥ so there exists b1 ∈ Im(A) and b2 ∈ (Im(A))⊥
such that b = b1 + b2 . Then
||b1 − b||2 ≤ ||b1 − b||2 + ||Ax − b1 ||2
= ||b − Ax||2
where for the equality we used Pythagerous theorem since b1 − b ∈ (Im(A))⊥ and Ax − b1 ∈ Im(A).
Then as f (x) := ||Ax − b||2 is convex the minimum is unique i.e. Ax = b1 is the unique min. Then we
have for any x, y ∈ M A(x − y) = b1 − b1 = 0 so x − y ∈ N . Then fix an x0 ∈ M then for any x ∈ M we
have x = x0 + (x − x0 ) where x0 ∈ M and x − x0 ∈ N so M ⊂ x0 + N . Choosing the same x0 as before
we have Ax = b1 then we have for any y ∈ N A(x + y) = b1 i.e. it minimizes the problem so x0 + N ⊂ M
i.e. M = x0 + N .
Problem 10. Note that P (A) = (A + I)3 (A − I) = 0 so as the minimal polynomial divides P (A) all
of A eigenvalues are −1 or +1. As rank(B) = 2 we have nullity(B) = 2 i.e. the eigenspace of −1
has dimension 2 so there are two Jordan Blocks with eigenvalue −1. As |T r(A)| = 2 we must have 3
eigenvalues of −1 and 1 eigenvalue of 1. But as we only have two eigenvalues, we must have a 2 × 2
Jordan Block of −1, a 1 × 1 Jordan Block of −1 and a 1 × 1 Jordan block of 1
Problem 11.
Problem 12. We have rank(A) ≥ r if and only if there exists a r × r sub-matrix such that it has
invertible. Then we have for any linear operator L that L is invertible if and only if LT is invertible since
ker(L) = range(LT )⊥ . This implies rank(A) = rank(AT ).
20 RAYMOND CHU
7. Spring 2013
Problem 1a. See 2012 Fall Problem 2a)
Problem 1b. See 2012 Fall Problem 2b)
P∞ Pn
Problem 1c. Observe that k=1 21k = 1 and let Sn := k=1 21k and let Ik := [Sk−1 , Sk ] with S0 := 0.
S∞
Then [0, 1] = k=1 Ik is a disjoint union except at the end points. Let
n
f := Sk for x ∈ Ik
then this is a monotone function with infinitely many jumps i.e. it is discontinuous on a countable set
but it is Riemann Integrable thanks to monotocity.
Problem 2.
Problem 3. We will show sequentially compact implies complete and totally bounded first. Given any
Cauchy sequence the sequential compactness implies there is a sub-sequence that converges, but a cauchy
sequence with a convergent sub-sequence is convergent. Hence it is complete. It is totally bounded since
if not there exists an ε0 > 0 such that if the space is denoted as X we have
X * Bε0 (x1 )
thus there is an x2 such that d(x2 , x1 ) > ε0 but being not totally bounded implies
X * Bε0 (x1 ) ∪ Bε0 (x2 )
similarily we can find an x3 such that d(x1 , x3 ) > ε0 and d(x2 , x3 ) > ε0 due to X not being totally
bounded such that
X * Bε0 (x1 ) ∪ Bε0 (x2 ) ∪ Bε0 (x3 )
Thus proceeding by induction we can find a sequence {xn } such that for any m we have
d(xn , xm ) ≥ ε0
which means there cannot be a convergent sub sequence. So X must be totally bounded.
Now assume X is totally bounded and complete. Fix a sequence {xn } ⊂ X and assume xn has infinitely
many distinct values for otherwise the sequence will have a convergent sub-sequence and there will be
nothing to prove. As X is totally bounded we have y1 , .., yN such that
X ⊂ B 21 (y1 ) ∪ ... ∪ B 21 (yN )
Thus there exists an 1 ≤ i ≤ N such that there are infinitely many values of xn ∈ B 21 (yi ). Denote this
(1)
subsequence as xn then there exists z1 , .., zM such that
M
[
X⊂ B 14 (zi )
i=1
(2) (1) (2)
and again there exists a subsequence xn of xn such that they are infinitely many terms of xn in B 14 (zj )
(k) (k) (k−1)
for some j. Proceeding inductively we can find a sequence xn such that xn is a susbequence of xn
(k) (k) (k) (n)
and there are infinitely many terms of xn in B 1k (wj ) for some wj . Let the subsequence yn := xn
2
i.e. the diagonal susbequence then for n ≥ m
(m) (m) 1 1
d(yn , ym ) ≤ d(yn , wj ) + d(wj , ym ) ≤ m
+ m
2 2
(n) (m) (m)
since as n ≥ m we have {xk } ⊂ B 21m (wj ) since it is a subsequence of {xk }. Therefore, it is Cauchy
then by completeness there exists a limit. So the space is sequentially compact.
Problem 4. We prove the stronger general result: If f : [1, ∞) → [0, ∞) such that f is decreasing and
limx→+∞ f (x) = 0 then
XN ˆ N +1
f (i) − f (x)dx
i=1 1
21
converges to a finite limit. Indeed, as f (x) → 0 we have for all ε > 0 an M > 0 such that for x > M such
PN ´ N +1
that f (x) ≤ ε. Then let aN := i=1 f (x) − 1 f (x)dx then we have for N ≥ M
XN ˆ N +1
|aN − aM | = f (i) − f (x)dx
i=M +1 M +1
−M ˆ
NX M +1+i
= f (M + i) − f (x)dx
i=1 M +i
NX−M ˆ M +1+i
= f (M + i) − f (x)dx
i=1 M +i
−M
NX ˆ M +1+i
≤ f (M + i) − f (M + i + 1)dx
i=1 M +i
−M
NX
= f (M + i) − f (M + i + 1)
i=1
= f (M + 1) − f (N + 1)
≤ 2ε
for M, N large. So it is a Cauchy Sequence and we conclude by the completeness of R. The third equality
we used f (M + i) ≥ f (x) on [M + i, M + 1 + i] so that the term is already positive. Note that
n
X ˆ n
hn := f (j) − f (x)dx
j=1 1
1
for f (x) := x. By our result we have
n
X ˆ n+1
f (j) − f (j)
j=1 1
converges so
n
X ˆ n+1 ˆ n+1
hn = f (j) − f (j) − f (j)
j=1 1 n
´ n+1 Pn
and since f decreases to 0 that limn→+∞ f (j) = 0. So hn converges to the limit of f (j) −
´ n+1 n j=1
1
f (j).
Problem 5a. There is a typo and it should be Un (cos(θ)) = sin(n(θ))
sin(θ) base case is trivial since U1 = 1.
Then we have
sin(θ)Un+1 (cos(θ)) = 2 cos(θ) sin(nθ) − sin((n − 1)θ)
= 2 cos(θ) sin(nθ) − (sin(nθ) cos(−θ) + sin(−θ) cos(nθ))
= cos(θ) sin(nθ) + sin(θ) cos(nθ) = sin((n + 1)θ)
so induction holds.
Problem 5b. Consider x 7→ cos(θ) then we get
ˆ 1 p ˆ π
Um (x)Un (x) 1 − x2 dx = sin(nθ) sin(mθ)dθ
−1 0
Problem 6a. Note by Schur’s Decomposition we have that any complex matrix is unitary equivalent to
an upper triangular matrix i.e.
A = UT TU
where T is upper triangular and U −1 = U T . Then we recall if an operator has only distinct eigenvalues
then it is diagonalizable and that the eigenvalues of an upper triangular matrix are its diagonals. Then
consider
Ak := U T (T + diag(h1 , .., hn ))U
p
where h21 + ... + h2n ≤ k1 and hi are chosen such that Tii + hi 6= Tjj + hj for all i 6= j. Letting k → ∞
gives Ak → A and each Ak is diagnolizable since it has distinct eigenvalues.
22 RAYMOND CHU
Problem 6b. Note that f (A) := det(A − λI) is continuous from Rn×n → R isnce it is a polynomial of
the coefficients of A. So if An → A we have f (An ) → f (A). Let
cos(θ) sin(θ)
A :=
− sin(θ) cos(θ)
with θ = π2 then this has only complex eigenvalues. So if An → A we must have for large n that An has
complex eigenvalues. Therefore, there does not exist a sequence of real diagonolizable matrix An such
that An → A. So they are not dense.
Problem 7a. We define
||A|| := sup ||A(x)||
||x||=1
Note that
||A(x)|| ≤ ||A|| ||x||
so
||A2 (x)|| ≤ ||A|| ||A(x)|| ≤ ||A||2 ||x||
so
||A2 || ≤ ||A||2
Problem 7b. By the observation above we have for when |x| = 1
A2 (x)
exp(A)(x) := x + Ax + + ..
2!
||A||2
≤ 1 + ||A|| + + ...
2
= exp(||A||)
so we have
exp(A)(x) ≤ |x| exp(||A||) < ∞
so the series makes sense everywhere.
Problem 7c. Note if ||A|| < 1 then for |x| = 1 we have
∞ ∞
X ||A||n X
log(I + A)(x) ≤ 1 + ≤ ||A||n < +∞
n=1
n n=0
By observation 1 as A is diagnolizable over it has a basis of eigenvectors. Order the eigenvalues such that
all the real ones are from 1 to j i.e. λ1 , .., λj are real. Then for λj+1 to λn these are the complex valued
eigenvalues, but by observation 2 we have for any λj+1 = λj+` for some ` > 1. Order the eigenvalues so
λj+2 = λj+1 , λj+3 = λj+4 , ... till n. Then we have by observation 3 that
A = U ∗ DU
where U −1 = U ∗ and for D = diag(λ1 , .., λn ) then the complex conjugate eigenvalues i.e. λj+1 , λj+2 and
λj+3 , λj+4 ,.. till λn−1 , λn are similar to a rotation matrix since rotation matrix are diagnolizable over C
since they are unitary i.e. we have
λi 0 cos(θ) sin(θ)
= ViT V
0 λi − sin(θ) cos(θ) i
where Vi−1 = Vi∗ for any i ≥ j. Then notice
L L L L L L
we have D = A1 A2 ... Aj+1 Aj+3 .. An−1
λj 0 ∗
where Ai = [±1] for i ≤ j. And Aj+1 = and similarily till An−1 and we have Vj Aj+1 Vj+1
0 λj L L L L
equal to some rotation matrix. Therefore, D is similar to A1 ... Rj+1 ... Rn1 where Rk := B is
some rotation matrix and the change of basis matrix is a block matrix along the diagonals with unitary
blocks so its inverse is its conjugate transpose. Then as multiplication of unitary matrix is unitary we
have shown
A = V ∗ BV
where B is of the desired form. However, the similarity is over C to get similarity over R note that
V = V1 + iV2 where V1 and V2 are real matrix, so
(V1 + iV2 )A = B(V1 + iV2 )
but as A and B are real we must have
V2 A = BV2
and V1 A = BV1 , therefore for any r ∈ C we have
(V1 + rV2 )A = B(V1 + rV2 )
Then as we have for f (r) := det(V1 + rV2 ) and f (i) 6= 0 since it is invertible then f (r) is a non-zero
polynomial. So there are only finitely many roots so there exists an r ∈ R such that f (r) 6= 0 so (V1 +rV2 )
is invertible. So
A = (V1 + rV2 )−1 B(V1 + rV2 )
so they are similar over R.
Problem 9b. As n is odd there must exist a real eigenvalue which is either −1 or 1. Let this eigenvector
associated to it be denoted by v then A2 v = λ2 v = v. We note v is real since A is real so A − λI is also
real so its Kernal is real.
Problem 10a. By computation we get C is of the form
1 a b c
0 1 a b
0 0 1 a
0 0 0 1
then G = Id is a subspace of the set of 4 × 4 matrix.
24 RAYMOND CHU
8. Fall 2013
Problem 1. Fix {an } such that an is positive. Assume
n
Y
Pn := (1 + ai )
i=1
converges to a non-zero limit a. Then as Pn > 0 for all n we can take the log of it to see
n
X
log(Pn ) = log(1 + ai )
i=1
So as log(x) is continuous on (0, ∞) and Pn → a > 0 we have
lim log(Pn ) = log( lim Pn ) = log(a) > 0
n→∞ n→∞
Pn
Therefore, i=1 log(1 + ai ) converges so log(1 + ai ) → 0 so ai → 0. Then as we have
log(x + 1)
lim =1
x
x→0
we conclude there exists an δ > 0 such that if |x| < δ then
1 log(x + 1)
≤ ≤2
2 x
Then as ai → 0 there exists an N such that for i ≥ N we have |ai | = ai < δ so for any M ≥ N we have
M M M
1X X X
(*) ai ≤ log(ai + 1) ≤ 2 ai
2
i=N i=N i=N
PM
Therefore, for any fixed ε > 0 choosing N, M large enough from convergence of i=N log(ai + 1) we have
M
X ε
log(ai + 1) ≤
2
i=N
In particular,
M
X M
X
ai = ai ≤ ε
i=N i=N
PN
so { i=1 ai } forms a Cauchy sequence so it converges.
PN PN
Now assume n=1 an converges then by (∗) i=1 log(ai + 1) converges. So
N
X N
Y
Pn := log(ai + 1) = log( 1 + ai )
i=1 i=1
Therefore, there exists an a such that
N
Y
log( 1 + ai ) → a
i=1
Then we have by taking exponentials and using that it is a continuous map to see
N
Y
1 + ai → exp(a)
i=1
which is strictly bigger than 0. And the equivalence is proved.
Problem 2a. Let
A := {x : f (x) is not continuous }
we claim that
A = {x : lim− f (y) 6= lim+ f (y) := B
y→x y→x
Note for any x that the left and right limits of f are well defined since f is monotone and locally bounded
(by the right and left end points of the interval). So B makes sense and it is clear B ⊂ A. But if x ∈ A
26 RAYMOND CHU
then the left and right limits are well defined so we must have limy→x− f (y) 6= limy→x+ f (y) for otherwise
f would be continuous at x. Then for each x ∈ A we can pick q ∈ (limy→x− f (y), limy→x+ f (y)) ∩ Q.
But as f is monotone we have for any z ∈ that q ∈ / (limy→z− f (y), limy→z+ f (y)) since f is monotone.
Therefore, we have found an injection from A to . So A is countable.
Problem 2b.
Problem 3a. For any partition of [0, 1] we have
n−1
X n−1
Xq
|γ(tj+1 ) − γ(tj )| = (tj+1 − tj )2 + (f (tj+1 ) − f (tj )2
i=1 i=1
n−1
X n−1
X
≤ |tj+1 − tj | + |f (tj+1 ) − f (tj )| = (tj+1 − tj ) + (f (tj+1 ) − f (tj ))
i=1 i=1
= 1 + f (1) − f (0)
where for the second equality we used f is increasing and tj+1 > tj and the last equality we used it was
two telescoping sums.
Problem 3b.
Problem 4. See 2012 Fall number 6 a).
Problem 5. See Fall 2011 number 2.
Problem 6. I do not think compactness is needed. Indeed, assume {xn } does not converge to x then
there exists an ε0 > 0 such that for any N there is an n(N ) ≥ N such that
d(xn(N ) , x) ≥ ε0
Take N = 1, 2, 3, .. then there is a sequence xn(N ) such that
d(xn(N ) , x) ≥ ε0
But as xn(N ) is a sub-sequence we can find a further sub-sequence that converges but this is a contradiction
since
d(xn(N ) , x) ≥ ε0
for all N .
Problem 7. Let PN denote the N + 1 dimensional space of polynomials of degree N and define the lin-
ear map ψ : PN → RN +1 via ψ(P ) = (P (z1 ), .., P (m1 ) (z1 ), P (z2 ), .., P (m2 ) (z2 ), ...., P (zn ), ..., P (m2 ) (zn )).
Then it suffices to show ψ is bijective which is equivalent to showing it is injective since dim(PN ) =
dim(RN +1 ). If ψ(P ) = (0, ..., 0) then zi is a (mi + 1) root of ψ so ψ has N + 1 roots which implies by the
fundamental theorem of algebra that P ≡ 0. Therefore, this map is bijective so the desired result holds.
Problem 8. As P is an orthogonal projection withe trace 2, we have the existence of a unitary matrix
U such that
P = U T diag(1, 1, 0)U
Therefore,
P − I = U T diag(1, 0, 0)U
i.e. it has rank 1. So we must have the existence of p, q ∈ R3 such that
P − I = pq T
and as P − I is self adjoint and as (P − I)2 = P − I we have
P − I = pq T pq T = qpT pq T = αqq T
for some α = ||p||2 . We can assume α = 1 since we can put the put the constant into q. So
P − I = qq T
for some q and we have diag(P − I) = (q12 , q22 , q32 ) so we have
√ √
2 1 5
q1 = ± √ q2 = ± √ q3 = ± √
3 2 6
so
P = I + qq T
27
9. Spring 2014
Problem 1a. Note that
t4 = −1 ⇒ t = cos(θ) + i sin(θ)
such that cos(4θ) = −1 and sin(4θ) = 0. So θ = π4 , 3π 5π 7π π π 7π
4 , 4 , 4 . Note that cos( 4 ) + i sin( 4 ) = cos( 4 ) −
i sin( 7π 3π 3π 5π 5π
4 ) and cos( 4 ) + i sin( 4 ) = cos( 4 ) − i sin( 4 ) so the matrix
π
R( 4 ) 0
A :=
0 R( 3π
4 )
with
cos(θ) − sin(θ)
R(θ) :=
sin(θ) cos(θ)
4
has characteristic polynomial t + 1. But as all the eigenvalues of A are distinct we have the minimal
polynomial is the characteristic polynomial.
Problem 1b. This question is false. But it can be shown that all sub-spaces are of even dimension i.e.
for A take W = span{a, b, 0, 0} for a, b ∈ R or span{0, 0, a, b}. To see why it has to be two dimensional.
Fix W ⊂ R4 such that W is a subspace and let A(W ) ⊂ W where A is defined in part a. Assuming
W 6= {0} this means if we fix an orthonormal basis {w1 , .., wm } of W and extend it to a orthonormal
basis of Rn i.e. β = {w1 , .., wm , v1 , .., vn−m } then A written in this basis takes the form
B1 B2
[A]β =
0 B3
In particular this implies the restricted operator A|W characteristic polynomial divides the characteristic
polynomial of A since if we let g(t) be the characteristic polynomial of A and f (t) be the characteristic
polynomial of A|W we have
g(t) = det(A − tI) = det(B1 − tI)det(B3 − tI) = f (t)det(B3 − tI)
And since A|W is a real operator all of its eigenvalues come in complex conjugate pairs so either the
characteristic polynomial of B1 is t4 + 1, (t − λ1 )(t − λ1 ), or (t − λ2 )(t − λ2 ) for λi = cos(θi ) + i sin(θi )
with θ1 = π4 or θ2 = 3π 4
4 . If the characteristic polynomial of B1 is t + 1 then we are done since B1 will be
a 4 × 4 matrix i.e. the basis of W has dimension 4. So WLOG assume that the characteristic polynomial
of B1 is (t − λ1 )(t − λ1 ). Then B1 is similar to the rotation matrix R( π4 ) which implies B1 is a 2 × 2
matrix. So W has dimension 2 so either dim(W ) is 2 or 4.
Problem 2. Note that
rank(ST ) + nullity(ST ) = dim(V ) ⇒ rank(ST ) = dim(V ) − nullity(ST )
≥ dim(V ) − nullity(S) − nullity(T )
so
rank(ST ) ≥ rank(S) + nullity(S) − nullity(S) − nullity(T )
= rank(S) − nullity(T )
which is equivalent to the desired inequality.
Problem 3. Assume for the sake of contradiction that A−1 exists then
B − A−1 BA = I
which implies n = tr(I) = tr(B − A−1 BA) = tr(B) − tr(B) = 0 which is a contradiction.
Problem 4. We claim this holds for all invertible matrix B indeed
det(BA − λI) = det(B −1 (BA − λI)B) = det(AB − λI)
where we used det(AB) = det(A)det(B) = det(B)det(A) = det(BA). Now we claim the set of invertible
matrix is dense in Rn×n . Indeed, given any matrix A ∈ Rn×n we can extend it to an operator over n . So
by Schur’s Decomposition we have A is unitarily equivalent to an upper triangular matrix i.e.
A = UT TU
and the eigenvalues of A are the diagonal terms of T . So consider
1
An := U T (T + I)U
n
29
then as there are only finitely many eigenvalues there exists an N such that for n ≥ N we have diag(T + n1 I)
have no zero entries. Therefore, An is invertible and clearly as n → ∞ we have An → A and An is real
valued since we are adding a real valued matrix to a real valued matrix. Then since the determinant is
a continuous function since its a polynomial of the coefficients of the matrix we have for a given B there
exists Bn → B where Bn are invertible so
lim det(ABn − tI) = lim det(Bn A − tI)
n→∞ n→∞
so continuity lets us put the limit inside so
det(AB − tI) = det(BA − tI)
Problem 5. Note V = range(L) (range(L))⊥ and we see that for any b there exists unique b1 ∈
L
range(L) and b2 ∈ (range(L))⊥ such that b = b1 + b2 . Then L(x) minimizes
||L(x) − b||
if and only if L(x) = b1 since
||b1 − b||2 ≤ ||b1 − b||2 + ||L(x) − b1 ||2 = ||L(x) − b||2
where the last line we used Pythagoras theorem since b1 − b ∈ (range(L))⊥ and the other term is in
range(L). So b1 is a min but the convexity of f (x) := ||L(x) − b||2 tells us the minimum is unique since
L(x) − b is affine and || · || is convex. Therefore, all minimizes x satisfy L(x) = b1 so if x and y minimize
it then L(x) = L(y).
Problem 6. Note the spectral theorem implies that
A = U ∗ DU
where U is unitary and D is a diagonal matrix since A is a normal operator so
A∗ = U ∗ D ∗ U
Note for any given polynomial P we have
P (A) = U ∗ P (D)U
Pn
so it suffices toPshow there exist a polynomial such that P (D) = D∗ . Note that if P (x) = i=1 αi xi we
n
have P (D) = i=1 αi Di . If we let diag(D) = (λ1 , ..., λn ) and diag(D∗ ) = (β1 , .., βn ) then it suffices to
show there exists a P such that P (λi ) = βi for all i = 1, .., n. Indeed this will just be the usual Lagrnage
Polynomials indeed fix a j and note
Y x − λi
Pj (x) :=
λj − λi
i6=j
satisfies (
1 if k = j
Pj (λk ) =
0 else
So let
n
X
P (x) := βi Pj (x)
j=1
then it satisfies
P (λk ) = βk
Pn Pn Pn
for all k. Therefore, P (D) = i=1 αi Di = diag( i=1 αi λ1 , .., i=1 αi λn ) = diag(β1 , .., βn ) = D∗ so
P (A) = A∗ as desired.
Problem 7. We will write out our counter example {anm } in matrix form:
1 −1 0 ... 0 0 0 0
−1 1 −1 1 0... 0 0 0
0 0 1 −1 1 −1 ... 0 .. 0
and so on. Then summing along each row we get P zero and summing
P column we get zero since there
are only finitely many 1s and −1s. In particular, m anm =P n anm = 0 and these sums converge
absolutely since there are only finitely many terms. However, n,m |an | = +∞ since there are infinitely
many 1s and −1s.
30 RAYMOND CHU
Problem 8a. Note that by induction one easily sees that we have
( 1
(n) Qn (t)e− t for t > 0
f (t) =
0 for t ≤ 0
where Qn is a rational function so it suffices to show limt→0+ f (n) (t) = 0. Then as we have exponentials
e−t decay faster than any rational functions at t = +∞ we have the limit is zero so it is smooth.
− 1
(
2 e t2 −1 for − 1 < t < 1
Problem 8b. Note that we have f (t − 1) = is smooth since it is the
0 else
composition of two smooth functions. In particular in Rd we have
− 1
(
2 e |x|2 −1 for |t| < 1
f (|x| − 1) =
0 else
is smooth since its the composition of two functions. Then as this function is strictly positive we can
divide by its L1 mass to find a function as desired in the problem statement
Problem 9. See Fall 2010 number 11.
Problem 10. This is one side of Arzela-Ascoli. Enumerate Q ∩ [0, 1] = {qn }n∈N then for any {fn } ⊂ F
we have from uniform bound of the family
|fn (q1 )| ≤ M
(1)
so by compactness of [0, 1] we find a limit f (q1 ) along the subsequence nk such that fn(1) (q1 ) → f (q1 ).
i
Then by induction for any k we find have that
|fn(k−1) (qk )| ≤ M
i
(k)
so we find a limit f (qk ) and a subsequence n ⊂ n(k−1) such that fn(k) (qk ) → f (q1 ). Let the subsequence
i
(k)
mk := nk then we have for any n ∈ N that fmk (qn ) converges. Fix ε > 0 then by equicontinuity there
is a δ > 0 such that if d(x, y) < δ then for any f ∈ F we have |f (x) − f (y)| < 3ε . Then as Q ∩ [0, 1] is
dense we have
[0, 1] ⊂∞n=1 Bδ (qn )
so compactness gives us a finite subcover say q1 , .., qN are the centers. Then as fmk (x) → f (qi ) for all
1 ≤ i ≤ N we can find an M such that if k, m ≥ M then
ε
|fmn (qi ) − fmk (qi )| <
3
for any 1 ≤ i ≤ N . Then for any x there exists a qi such that x ∈ Bδ (qi ) so
|fmk (x) − fmn (x)| ≤ |fmk (x) − fmk (qi )| + |fmk (qi ) − fmn (qi )| + |fmn (qi ) − fmn (x)|
so the first and last term are controlled by ε/3 due to equicontinuity while the second term if less than
ε/3 if k, n ≥ M so we have for k, m ≥ M
|fmk (x) − fmn (x)| ≤ ε
so it is a uniformly cauchy subsequence of C([0, 1]) which by completeness implies the existence of a limit
f.
Problem 11. We note that this means F is a compact subset of C([0, 1]). In particular, F is totally
bounded. We claim this implies F is totally boubded. Indeed, fix ε > 0 then there exists f1 , .., fN ∈ F
such that
N
[
F⊂ Bε/2 (fi )
i=1
then as fi ∈ F there exists an gi ∈ F such that d(gi , fi ) < 2ε . Then for any f ∈ F there is an i such that
d(f, fi ) < 2ε so d(f, gi ) ≤ d(f, fi ) + d(fi , gi ) ≤ ε i.e.
N
[
F⊂ Bε (gi )
i=1
31
for gi ∈ F so F is totally bounded. Then we have the existence of g1 , .., gN ∈ F such that
N
[
F⊂ B1 (gi )
i=1
so for any f ∈ F we have ||f || ≤ 1 + max1≤i≤N ||gi || so it is uniformly bounded. For equicontinuity fix
ε > 0 then we have the existence of g1 , .., gN ∈ F such that
N
[
F⊂ Bε/3 (gi )
i=1
Then there exists a δ > 0 such that if d(x, y) < δ then for all 1 ≤ i ≤ N that d(gi (x), gi (y)) < ε/3 due to
uniform continuity of gi since [0, 1] is compact. Then for any f ∈ F there is a gi such that ||f − gi || < ε/3
so if d(x, y) ≤ δ then
|f (x) − f (y)| ≤ |f (x) − gi (x)| + |gi (x) − gi (y)| + |gi (y) − f (y)| ≤ ε/3 + ε/3 + ε/3 = ε
so the family is equicontinuous.
S∞
Problem 12a. Note that E c ∩ [0, 1] = n=1 int(In ) so E c is open in [0, 1].
Problem 12b. We need the following lemma: If A ⊂ R is a perfect set i.e. it is a closed set that has
no isolated points then A is uncountable. Indeed we first show A is complete. Indeed given a Cauchy
sequence {xm } ⊂ A we have that there exists a limit in R which implies x ∈ A. Now this means Baire
Category Theorem can be applied. Indeed, as A is countable we have
[∞
A= {an }
n=1
but each {an } is closed with empty interior so BCT says there exists an n such that {an } has non-empty
interior which is our contradiction.
Now we have 4 cases either 0 is an isolated point or a limit point, or 1 is an isolated point or a limit
point. WLOG assume that 0 and 1 are limit points for if say 1 is an isolated point then Ẽ := E − {1}
would be closed and we can repeat the proof below. Now fix x ∈ E that is not 0 or 1 and we claim x is
a limit point. Indeed assume not then x is isolated because E is closed then there exists an ε > 0 such
that
(x − ε, x + ε) ∩ E = {x}
This is our contradiction. Indeed, let x ∈ Ii then WLOG x is a left end point then (x − ε, x) ∈ / Ii but as
there is no interval end points in (x − ε, x) and In cover [0, 1] we must have an Ik such that (x − ε, x) ⊂ Ik
but as it does not have a end point in (x − ε, x) its right boundary point must be greater than or equal
to x hence we must have Ik ∩ Ii 6= ∅ which is a contradiction. Therefore, E is a countable perfect set
(since each In has two points), which is a contradiction.
32 RAYMOND CHU
Now assume for the sake of contradiction that A is disconnected so there exists closed sets X, Y such
that
A=X ∪Y X ∩Y =∅
then
A ∩ B = (X ∩ B) ∪ (Y ∩ B)
and
(X ∪ Y ) ∩ B ⊂ X ∩ Y = ∅
so it follows that X ∩ B or Y ∩ B = ∅ since A ∩ B is connected. Assume X ∩ B = ∅, then
A ∪ B = X ∪ (Y ∪ B)
and
X ∩ (Y ∪ B) = (X ∩ Y ) ∪ (X ∩ B) = ∅
therefore, we have A ∪ B is disconnected which is a contradiction.
Problem 3. As f is continuous on [0, 1] compact we know that f is uniformly continuous. So for any
ε > 0 there is a δ > 0 such that if d(x, y) < δ then d(f (x), f (y)) < δ. Note that
[
[0, 1] ⊂ Bδ (x)
x∈[0,1]
SN
so by compactness there exists a finite subcover say i=1 Bδ (xi ) where we ordered the centers such
that xi−1 ≤ xi ≤ xi+1 . Then from pointwise convergence we can find an N such that if n ≥ N then
|fn (xi ) − f (xi )| < ε for all 1 ≤ i ≤ N . Then observe for any y ∈ (xi−1 , xi ) that form monotonicity
fn (xi−1 ) ≤ fn (y) ≤ fn (xi )
In particular, we have for n ≥ N that
fn (xi−1 ) − f (xi ) ≤ fn (y) − f (xi ) ≤ fn (xi ) − f (xi ) ≤ ε
In addition we have
|fn (xi−1 ) − f (xi )| ≤ |fn (xi−1 ) − f (xi−1 )| + |f (xi−1 ) − f (xi )| ≤ ε + ε = 2ε
where the first ε is due to pointwise convergence and the second ε is due to uniform continuity of f . So
putting these inequalities together gives
|fn (y) − f (xi )| ≤ 2ε
33
Then we have
|fn (y) − f (y)| ≤ |fn (y) − f (xi )| + |f (xi ) − f (y)| ≤ 3ε
In particular, this means that if n ≥ N that
sup ||fn (x) − f (x)|| ≤ 3ε
x∈[0,1]
so it converges uniformly.
Problem 4. We will show that the family is uniformly Lipschitz on [−1, 1], which thanks to the equi-
bound on fn implies by Arzela-Ascoli the desired result. Indeed fix y < x ∈ [−1, 1], z ∈ (1, 2) then we
claim we have
f (x) − f (y) f (z) − f (y)
≤
x−y z−y
Then for any h > 0
f (x) = f (λy + (1 − λ)z) ≤ λf (y) + (1 − λ)f (z)
x−z
for λ := y−z < 1 and plugging in this inequality gives the desired bound. This implies
f (x) − f (y) 2||f ||L∞ ([−2,21]) 2||f ||L∞ ([−2,2])
≤ ≤ := C
x−y z−y z−1
and a similar argument shows if w ∈ (−2, −1) then
f (x) − f (w) f (x) − f (y)
≤
x−w x−y
which implies
f (x) − f (y)
≥ C||f ||L∞ ([−2,2]
x−y
which implies convex functions are locally Lipschitz with a constant that only depends on the max
of f over the domain. Therefore, since our family is uniformly bounded by 1 the claim follows from
Arzela-Ascoli.
√
Problem 5. We claim for all n we have an ≤ 2. Indeed, a1 = 2 < 2 then by induction we have
a2n+1 = 2 + an ≤ 4 ⇒ an+1 ≤ 2
so we have that an is a bounded sequence. Now we claim an is a monotone increasing sequence. Indeed,
for any n we have
a2n = 2 + an−1 ≥ 2an−1 ≥ a2n−1
which shows that an is a monotone increasing sequence bounded above by 2, so it converges. To find the
limit note that we just need to solve
√
x = 2 + x ⇒ x = lim an = 2
n→+∞
as desired.
Problem 7. Computation gives that solutions are of the form
1 2 4
0 −3 −5
+ α + β
1 1 0
0 0 1
34 RAYMOND CHU
where Ji are Jordan Block. WLOG put `, ` + 1, .., k as the Jordan Blocks with zero diagonal. Then as
A 6= 0 we know that ` > 1. Then for 1 ≤ i ≤ ` − 1 let the diagonal terms of each block be denoted as
λ1 , .., λ`−1 and λi 6= 0 for 1 ≤ i ≤ ` − 1 so there exists a αi such that λi + αi 6= 0 and λi . So let Bi = αi Id
1
n`+k
for 1 ≤ i ≤ ` − 1 with the same size as Ji . Then fix any α` , ..., αk ∈ C such that α`+k 6= αi or zero
where ni denote the size of Ji . Define
0 0
B`+k :=
α`+k 0
2
where B`+k is of size n`+k and B`+k is zero everywhere except the (n`+k , 1) entry. Then B`+k = 0 so its
only eigenvalues are zero. But we have
J`+k + B`+k = super diagonal(1, .., 1) + B`+k
In particular the transpose of J`+k +B`+k is the companion matrix with characteristic polynomial xn`+k −
αi . So we have the eigenvalues of
M M M
A + B := S −1 ((J1 + B1 ) (J2 + B2 ) ... (Jk + Bk ))S
1
`+kn
are λi + αi for 1 ≤ i ≤ ` − 1 and α`+k while the eigenvalues of B are αi and 0. And by construction
these are different.
Problem 10. We can have at most n2 − (n − 1) 1s since if we had more than that there would be at
least two rows with all ones. Then let
1 1 1 1... 1
A := 0 1 1 ... 1
1 0 1 ... 1
i.e. it is one everywhere except the first subdiagonal. Then this is invertible since if
Ax = 0
then we get from the first two equations
n
X n
X
xi = 0 and xi = 0
i=1 i=2
which gives x1 = 0. Repeating a similar argument usign the 1st row and jth column for j > 1 gives
xj−1 = 0. But then this means x1 , .., xn−1 = 0 but using the first equation again gives xn = 0. So its
kernal is only the zero vector so it is invertible.
Problem 11. Note that A2 is still a integer matrix so T r(A2 ) ∈ Z but T r(A2 ) = λ21 + λ22 + λ23 + λ24 .
35
´1 ´1
Problem 12. Note that aij = 0 xi−1 xj−1 i.e. A is a gram matrix. Let (f, g) := 0 f (x)g(x) then this
is an inner product so if ξ ∈ Rn we have
X X
aij ξi ξj = (xi−1 , xj−1 )ξi ξj
i,j i,j
X X X X X
i−1 j−1
= (ξi x , ξj x )=( ξi xi−1 , ξj xj−1 ) = ( ξi xi−1 , ξi xi−1 )
i,j i j i i
X ˆ 1 X
= || ξi xi−1 ||2 = ξi2 x2i−2 > 0
i 0 i
with equality iff ξ = 0 so the quadratic form is positive. And we also have aij = aji so A is symmetric
so it is positive definite.
36 RAYMOND CHU
Let f have the IVT property and assume it is discontinuous at x0 then there exists an ε0 > 0 such that
there exists an y with |x0 − y| < n1 and
|f (x0 ) − f (y)| ≥ ε0
Assume that f (y) > f (x0 ) then we have f (y) ≥ ε0 + f (x0 ). In particular, this means f (x0 ) + ε20 ∈
[f (x0 ), f (y)] so by the IVT property there exists an xn ∈ (x0 , y) such that f (xn ) = f (x0 ) + ε20 . Note if
f (x0 ) ≥ f (y0 ) an identical argument yields the existence of an xn such that f (xn ) = f (x0 ) − ε20 and the
lemma holds. Which concludes the problem.
Problem 5. We proved this in Spring 2013 Number 4 and used it to prove that problem.
Problem 6. Let the operator T : C([0, 1]) → C([0, 1]) be defined via
ˆ
2 1 1
T (f ) := et + cos(s)f (s)ds
2 0
Then we have ˆ
1 1 1
||T (f ) − T (g)||L∞ ≤ ||f − g||L∞ = ||f − g||L∞
2 0 2
where we used | cos(s)| is bounded by 1. Then Banach Fixed Point Theorem implies that there exists a
2 ´1
unique fixed point of T (f ) i.e. f (t) = et + 12 0 cos(s)f (s)ds and f ∈ C([0, 1]).
Problem 7. This quadratic form is associated to the following symmetric matrix
9 6 −5
A := 6 6 −1
−5 −1 6
x
which has a negative eigenvalue so there exists an (x, y, z) such that [x, y, z]A y = f (x, y, z) < 0
z
Problem 8a. This is false. Let
A := diag(2, 2, 2)
then det(A) = 8. If An → A then we have each entry of An converges to each entry of A. But observe
that f : R3×3 → R defined via
f (A) = det(A)
is a continuous map since it is a polynomial int he coefficients of A. So in particular if An → A then
f (An ) → f (A) but for all n we have f (An ) = 1 and f (A) = 8 which is a contradiction.
38 RAYMOND CHU
this implies
an an
lim = inf
n→∞ n n∈N n
as desired
Problem 2. Observe that as h ≥ 0
ˆ b ˆ b ˆ b
min g(ξ) h(x)dx ≤ g(x)h(x) ≤ max g(ξ) h(x)dx
ξ∈[a,b] a a ξ∈[a,b] a
So for the continous function ˆ b
F (y) := g(y) h(x)dx
a
we can apply IVT to find a ζ such that
ˆ b ˆ b
F (ζ) = g(x)h(x)dx = g(ζ) h(x)dx
a a
as desired
P1]n is compact, and fn → 0 continuous
Problem 3. By Dini’s Theorem since fn is non-increasing, [−1,
we have fn → 0 uniformly. Now we sum by parts i.e. for Bn := i=1 bi we have
n
X n
X n
X n
X n−1
X
ai bi = (Bi − Bi−1 )ai = Bi ai − Bi−1 ai = Bi ai − Bj aj+1
i=m i=m i=m i=m j=m−1
n−1
X
= Bn an − Bm−1 am + Bj (aj − aj+1 )
j=m
Pn j
So we have for n ≥ m for Bn := j=1 (−1)
n−1
X
|gm (x) − gn (x)| ≤ |Bn fn (x) − Bm−1 fm (x)| + | Bj (fj (x) − fj+1 (x)|
j=m
n−1
X
= C(|fn (x)| + |fm (x)|) + C(fn (x) − fm (x))
j=m
40 RAYMOND CHU
= exp(A) exp(B)
since by Cauchy Product and AB = BA we have
∞
! ∞ ! ∞ X n
X X X
n k
an A bk B = ( an−k An−k bk xB k )
n=0 k=0 n=0 k=0
41
Problem 12. We know M = diag(1, 2, 3, 4, .., n)+A where A is a matrix of all ones let Λ := diag(1, 2, 3, 4, .., n)
Then
(M x, x) = (Λx, x) + (Ax, x)
Xn n
X
= jx2j + ( xk ) 2 ≥ 0
j=1 k=1
so M is positive definite.
42 RAYMOND CHU
and we have
ˆ k+1
n k+1
ˆ k+1
n
f (x) = (x + A)f (x)| k
n
− (x + A)f 0 (x)
k n k
n n
Taking A = − k+1
n gives along with the MVT of integrals that
ˆ k+1
1 k 0
n k+1
= f ( ) − f (ξk ) (x − )
n n k
n
n
1 k f 0 (ξk )
= f( ) +
n n n2
where ξk ∈ ( nk , k+1
n ). So
n−1 ˆ 1 n−1
X k X f 0 (ξk )
f( ) − n f (x) = −
n 0 n
k=0 k=0
This is a Riemann Sum so it converges to
ˆ 1
− f 0 (x) = f (0) − f (1)
0
So ˆ
n 1
X k
f( ) − n f (x) → f (0)
n 0
k=0
In particular, this implies
n ˆ 1
X k
n( f( ) − n f (x))
n 0
k=0
43
Problem 4. As β is a continuous map from [0, 1] → [0, 1) we know from continuity that there exists an
x∗ ∈ [0, 1] such that β(x∗ ) is the max. In particular, β ≤ β(x∗ ) < 1. So define the map T : C([0, 1]) →
C([0, 1]) defined via
ˆ 1
T (f ) := α(x) + β(t)fn (t)dt
0
is a contraction map on the complete metric space C([0, 1]). Consider the iteration scheme
f0 (x) ≡ 0
ˆ 1
fn+1 (x) = α(x) + β(t)fn (t)dt
0
Then we have for any n ≥ m we have
ˆ 1
T (fn ) − T (fm ) = β(t)(fn (t) − fm (t))
0
So
||T (fn ) − T (fm )||L∞ (0,1) ≤ γ||fn (t) − fm (t)||L∞ (0,1)
∗
for γ := β(x ) < 1. In particular, iterating this inequality gives
||T (fn ) − T (fm )|| ≤ γ m ||f0 (t) − fn−m (t)|| = γ m ||fn−m (t)||
≤ γ m (||fn−m − fn−m−1 || + ||fn−m−1 − fn−m−2 || + ...||f1 (t)||)
≤ γ m (γ n−m ||f1 || + γ n−m−1 ||f1 || + ... + ||f1 ||)
m
X
= ||f1 || γn
k=n
so it is Cauchy and completeness implies the existence of a limit f . Then fn → f uniformly so
lim T (fn ) = T ( lim fn ) = T (f )
n→∞ n→∞
and
lim T (fn ) = lim fn+1 = f
n→∞ n→∞
i.e. f = T (f ). So the limit is a fixed point. To find it explicitly we differentiate the integral equation
T (f ) = f
and solve the ODE.
Problem 5. As ∇g(x0 , y0 ) 6= 0 we can assume WLOG that ∂y g(x0 , y0 ) 6= 0. Then the Implicit Function
Theorem implies there exists an open neighborhood U ⊂ R1 containing x0 and a map ϕ : U → ϕ(U )
satisfies
g(x, ϕ(x)) = g(x0 , y0 ) = 0
for x ∈ U . Then we get
d
0= g(x, ϕ(x)) = ∂x g(x, ϕ(x)) + ϕ0 (x)∂y g(x, ϕ(x))
dx
i.e.
∂x g(x, ϕ(x))
ϕ0 (x) = −
∂y g(x, ϕ(x))
Then let us define
ψ(x) := f (x, ϕ(x))
then ψ has a minimum at x = x0 so we have
d
0= ψ(x)|x=x0 = ∂x f (x0 , ϕ(x0 )) + ∂y f (x0 , ϕ(x0 ))ϕ0 (x0 )
dx
44 RAYMOND CHU
Now consider a closed ball. Let ε := 2r . Then if y ∈ {y : ρ(x, y) ≤ r} then for any z ∈ Be (y) we have
r
d(z, x) ≤ max{d(z, y), d(y, x)} ≤ max{ , d(x, y)} ≤ r
2
i.e. z ∈ {y : ρ(x, y) ≤ r} so Bε (t) ⊂ {y : ρ(x, y) ≤ r}. So it is also open since every point is an interior
point.
Problem 7. We need the following lemma: Lemma 1 If A is a real normal matrix, then A is unitarily
equivalent to the following matrix
M M M
B := R1 R2 .... Rm
where
|λi | cos(θi ) −|λi | sin(θi )
Ri = λi or
|λi | sin(θi ) |λi | cos(θi )
Since A is normal it is complex diagonalizable and since A is real all the complex eigenvalues come in
conjugate pairs. Fix a complex eigenvalue say λ then λ = |λ|eiθ for some θ ∈ [0, 2π]. Then the eigenvalues
of
|λ| cos(θ) −|λ| sin(θ)
|λ| sin(θ) |λ| cos(θ)
is exactly |λ|(cos(θ) + i sin(θ)) = λ and |λ|(cos(θ) − i sin(θ)) = λ. This matrix is normal so it is unitarily
similar to
diag(λ, λ)
By composing bases we get the lemma.
Now since M is orthogonal it is normal and eigenvalues have magnitude 1 so the lemma implies there
exists complex unitary matrix such that
M M M
M = U T (R1 R2 ... Rm )U
Then this implies M M M
U M = (R1 R2 ... Rm )U
Then U = A + iB where A and B are real. So we get for any r ∈ C
M M M
(A + rB)M = (R1 R2 ... Rm )(A + rB)
Let p(r) := det(A + rB) then p(i) 6= 0 since U is invertible. Therefore, p is not the zero-polynomial so
there exists only finitely many roots so there exists an r ∈ R such that p(r) 6= 0. In particular,
M M M
M = (A + rB)−1 (R1 R2 ... Rm )(A + rB)
Let V := (A + rB) which is real. So
M M M
M = V −1 (R1 R2 ... Rm )V
45
Assume that M has 2k complex roots. WLOG assume that R1 , .., Rk be the rotation matrix in lemma 1
while Rk+1 , .., Rm be the diagonal matrix. Consider
M M M M M M
Li := V −1 (I1 ... Ii−1 Ri Ii+1 ... Im )V
where Ij is the identity matrix with the size of Rj and Li is real. Then we clearly have
m
Y M M M
Li = V T (R1 R2 ... Rm )V = M
i=1
so if there exists even a single complex eigenvalue we have m ≤ n − 1. So the claim is proved for unitary
with even a single complex eigenvalue since Li is the identity on a n − 2 dimension subspace. When the
unitary matrix only has real eigenvalues relabel the Ri such that Ri = [1] for 1 ≤ i ≤ k and Rk+i = [−1]
for 1 ≤ i ≤ n − k. If k = n then M = I and there is nothing to prove. We just replace Rk+i and Rk+i+1
with
Wi := diag(−1, −1, 1, 1.., 1)
Then if k is even we are done, but if k is odd the the we keep the last entry as W` := [−1]. Then we do
k
Y `
Y
Li Wi = M
i=1 i=1
and k + ` ≤ n − 1 as long as k > 1. If k = 1 we just do
W` := diag(1, −1, 1, 1.., 1)
to get the result.
Problem 8. Assume
(I + A)x = 0
then (
x1 + a11 x1 + a21 x2 = 0
x2 + a12 x1 + a22 x2 = 0
so we have
||x||2 = (a11 x1 + a21 x2 )2 + (a12 x1 + a22 x2 )2
2
X 1
≤ ||x||2 ( a2ij ) ≤ ||x||2
i,j=1
10
by Cauchy Schwarz, so we must have ||x|| = 0 i.e. x = 0 so I + A is invertible.
Problem 9. Let A ∈ R3×3 be defined via
A := [v1 , v2 , v3 ]
then det(A) 6= 0 iff v1 , v2 , v3 are linearly independent over R. and
det(A) = x(2 − x2 )
√
so they are linearly independent over R iff x 6= 0 or ± 2.
Problem 10a. Fix A ∈ M at(3, C). By Schur Decomposition there exists a unitary matrix U and an
upper triangular matrix T such that
A = U ∗T U
(k) (k) (k) (k) Pn (k)
Fix a sequence of numbers {h1 , ..., hn } such that Tii + hi 6= Tjj + hj for i 6= j and i=1 |h1 | ≤ k1
then define
(k)
Ak := U ∗ (T + diag(h1 , ..., h(k)
n )U
Then Ak has distinct eigenvalues and Ak → A as k → ∞
Problem 10b. Let A := diag(1, 2, 3) then if An → A then we have det(An − λI) → det(A − λI) but if
An has only one Jordan Block then we must have
det(An − λI) = (λ − λn )3
for some λn but this can never converge to
(λ − 1)(λ − 2)(λ − 3) = det(A − λI)
Problem 11.
Problem 12. As A is self adjoint and Avk = (2k − 1)vk we have vi ⊥ vj for any i 6= j. The result then
follows from bilinearity of the inner product.
47
= sup (B T Bx, y)
||x||=1,||y||=1
that √
||B|| = λ
So one just computes the eigenvalues of B T B to get ||B||.
Problem 3.
Problem 4. We use the following lemma: A matrix A has rank(A) ≥ r iff there exists an r×r submatrix
of A such that the submatrix is invertible. This can be easily seen to be equivalent to having r linearly
independent columns so we omit the details. Now let r = rank(A) then there exists an r × r submatrix
that is full rank. Then as An → A we must have the same entries in the r × r submatrix converge to the
r × r submatrix of A. Then as the det is a polynomial map of the coefficients we must have for sufficiently
large n the det of the r × r submatrix of An is non-zero due to continuity. So this implies for sufficiently
large n we have rank(An ) ≥ r i.e.
rank(A) ≤ lim inf rank(An )
n→∞
Problem 5.
Problem 6a. Let √
v := ( 2, π, ..., 1)
√ √ √
then λ 2 ∈ Q iff λ = q 2 for q ∈ Q but q 2π ∈ / Q.
Problem 6b. Notice that A − 3I is a rational matrix. We consider the companion matrix
A − 3I 0
where the 0 represents an n × 1 matrix. As 3 is an eigenvalue of A we have that A − 3I has a non-zero
kernal. So to find the Kernal we just preform Gaussian Elimination till A − 3I is of the form
Ir×r 0n−r×n−r v1
0 0 v2
48 RAYMOND CHU
where Ir×r is the r × r identity matrix for r = rank(A − 3I) and we have r ≤ n − 1. Then we have that
v1 and v2 are in the Kernal of A − 3I but preforming Gaussian Elimination on rational entries leaves the
entries rational i.e. v1 0 ∈ Qn and this is also in the Kernal.
Problem 7.
Problem 8a. This is a standard diagonal argument.
Problem 8b. Let (
0 if x ≤ n
fn (x) :=
1 if x ≥ n + 1
with a line connection the two between x = n and n + 1. Then we have fn (m) = 0 for any m > n so
limn→∞ fn (m) = 0 but limm→∞ fn (m) = 1 for all n. So the double limits do not agree.
Problem 9. If fn → f uniformly then for any ε > 0 there exists an N ∈ N such that ||fn − fm ||L∞ < 3ε
for n, m ≥ N . Then for any n, m ≥ N we have
|fn (x) − fn (y)| ≤ |fn (x) − fN (x)| + |fN (x) − fN (y)| + |fN (y) − fn (y)|
2ε
≤ + |fN (x) − fN (y)|
3
ε
As fN is continuous there exists a δN > 0 such that if d(x, y) < δN ⇒ d(fN (x), fN (y)) < 3 so
|fn (x) − fn (y)| < ε
for x, y such that d(x, y) < δN . Then f1 , .., fN −1 are uniformly continuous let δi be chosen such that
d(x, y) < δi ⇒ d(fi (x), fi (y)) < ε then let δ := min{δ1 , ..., δN } then if d(x, y) < δ we have
d(fi (x), fi (y)) < ε
i.e. the family is equicontinuous.
Now if fn → f pointwise and {fn } is equicontiuous. Then fix ε > 0 then there exists a δ > 0 such that
if |fn (x) − fn (y)| < ε and |f (x) − f (y)| < ε whenever d(x, y) < δ. Now consider the open cover of [0, 1]
[
[0, 1] ⊂ Bδ (x)
x∈[0,1]
so there exists a finite subcover Bδ (xi ) for i = 1, .., N . Then as fn (xi ) → f (xi ) there exists an Mi such
that if n ≥ Mi then |fn (xi ) − f (xi )| < ε. Let M := max{M1 , .., MN } then |fn (xi ) − f (xi )| ≤ ε for any i
when n ≥ M . Then for any x it must live in some δ ball say xi then
|f (x) − fn (x)| ≤ |f (x) − f (xi )| + |f (xi ) − fn (xi )| + |fn (xi ) − fn (x)| ≤ 3ε
so
sup ||f − fn || < 3ε
for any n ≥ M i.e. uniform covergence.
Problem 10. We are asked to minimize for g(x, y) := x4 + y 4 − 2
min
(x,y):g(x,y)=0
so we have
(y − x)f 0 (x) + f (x) ≤ f (y) ≤ (y − x)f 0 (y) + f (x)
i.e.
f (y) ≥ f (x) + f 0 (x)(y − x)
whenever y > x and if x > y we have the inequality
f (x) − f (y)
≤ f 0 (x)
x−y
i.e.
f (x) ≤ (x − y)f 0 (x) + f (y) ⇒ f (x) + (y − x)f 0 (x) ≤ f (y)
whenever x > y. The inequality is trivial for x = y so we have arrived at the conclusion.
Problem 11. We claim that the family is uniformly bounded on [0, 1] and that it is equicontinuous on
[ k1 , 1] for any k ∈ N. Indeed, note that
ˆ 1 ˆ n
n 1 π
||Fn ||L∞ ≤ 1+ 2 x2
dx = 1 + 2
dt = 1 + arctan(n) ≤ 1 +
0 1 + n 0 1 + t 2
so the family is uniformly bounded. And we have by the fundamental theorem of calculus as fn are
continuous that
n
|Fn0 (x)| = |fn (x)| ≤ 1 +
1 + n2 x2
and on [ k1 , 1] we have
n
||Fn0 (x)||L∞ ( k1 ,1) ≤ 1 + 2
1 + nk2
Noting that
n
lim 2 = 0
n→∞ 1 + n
k2
we get that there exists a constant that depends only on k such that C = C(k)
||Fn0 (x)||L∞ (1/k,1) ≤ 1 + C(k)
So it is equicontinuous with lipschitz constant 1 + C(k). So by Arzela-Ascoli there exist a uniformly
(2)
convergent subsbequence on [ 21 , 1] denoted by nk to a function f1 (x). We can similarly find a uniformly
(3) (2)
convergent subsequence on [ 31 , 1] where nk ⊂ nk to a function f2 (x). Note that by uniqueness of limit
1
we have f1 (x) = f2 (x) for x ∈ [ 2 , 1], so we may as well call this limit f .Do this for all k. Then we define
(k)
nk := nk i.e. the diagonal subsequence. Then note Fn (0) = 0 for all n. Then define f (0) := 0 then
Fnk (x) → f (x) for all x ∈ [0, 1].
Problem 12. Let
F (y; t) := y 4 + ty 2 + t2 y
then note that as |y| → +∞ that we have F (y; t) → ∞. Therefore, there exists a compact set K(t) such
that for x ∈ / K(t) we have F (x) > 1 but F (0; t) = 0. Therefore, as F (y; t) is continuous for any fixed
t there exists a min of F (y; t) over K(t). This minimum is the global minimum since F (y; t) > F (0, 0)
for x ∈
/ K(t). So a global minimum exists on a compact subset. We can take a slightly larger compact
subset to ensure that the global minimum is an interior point then we must have ∂y F (y, t) = 0 i.e.
4y 3 + 2yt + t2 = 0
so there is at most 3 candidates for the global min which we denote by {y1 (t), y2 (t), y3 (t)}. But notice
that
2
∂yy F (y; t) = 12y 2 + 2t
so if t > 0 then F√ is uniformly convex
√
so
√
the minimum is unique.
√
So assume t ≤ 0. Then we have on
A1 (t) := (−∞, − 6−t ], A2 (t) := (− 6−t , 6−t ), and A3 (t) := [ 6−t , ∞) then the global mi cannot occur in
A3 (t) since if y ≥ 0 then F (−y; t) < F (y, t). And if the min occurs in A2 (t) then F (y; t)|A2 (t) is concave
so yi must be a max since critical points of concave functions are global √ maxs. Therefore, the global min
2
must occur in A3 (t). But on A3 (t) we have∂yy F (y; t) < 0 for x − −t6 so there is at most one zero.
Therefore, there is a unique global minimum yi (t).
53
since e#
i (ej )
= αi so {e#
i }
∗
spans V and is also linearly independent, so it is a basis of V when V is finite
dimensional.
Now assume for the sake of contradiction that {e#i } is a basis and V is infinite dimensional. Let {ei }i∈I
be a basis of V where I is an infinite counting set. Then consider the operator T : V → R defined via
Id(x) := x
Then fix any finite collection of {ei }i∈F then fix j ∈
/ F then
X
L(x) := αi ei
i∈F
has
L(ej ) = 0
54 RAYMOND CHU
/ F. Therefore, we cannot represent the Id operator with finite linear combinations of {e#
since j ∈ i } so it
is not a basis.
Problem 5a. Yes. We have 0 ∈ X then if f, g ∈ X then af + g ∈ X since there exists i1 , .., iN and
j1 , ..jM such that {af (ei1 ), ..., af (eiN )} and {g(ej1 ), ..., g(ejM )} span the image of f and g so the image of
af + g is a subset of the span of span{af (ei1 ), ..., af (eiN )} + span{g(ej1 ), ..., g(ejM )} which has at most
dimension N + M so af + g ∈ X
Problem 5b. No for I ∈ Y and −I ∈ Y but I − I = 0 ∈
/Y
Problem 5c. We claim X ∩ Y = ∅. Fix a basis {ei }i∈I of V . Then if f ∈ X then there exists ei1 , .., eiN
such that {f (ei1 ), .., f (eiN )} is a basis of im(f ). In particular this implies for k ∈
/ {i1 , .., iN } that there
exists constant α1 , .., αN , αk such that
N
X
αj f (eij ) + αk f (eik ) = 0
i=1
In particular, this implies {α1 ei1 , ..., αN eiN , αk eik } ∈ ker(f ) for all k ∈ / {i1 , .., iN } and there are infinitely
many such k and the set {α1 ei1 , ..., αN eiN , αk eik } and {α˜1 ei1 , ..., α˜N eiN , αm eim } are linearly independent
whenever im 6= ik and both are not in i1 , .., iN . So the kernel of f is infinite dimensional which implies
X ∩ Y = ∅.
Problem 6a. This is true by Spectral Theorem.
Problem 6b. This is false. We need it to be Hermitian or Normal to be able to apply the Spectral
Theorem. Take
1+i 1
A=
1 1−i
then characteristic polynomial is (x − 1)2 but A − I 6= 0 so it only has one eigenvector. Therefore, it is
not diagnolizable.
Problem 6c. Consider the matrix
1 2
A :=
2 2
then over R its characteristic polynomial is x2 − 3x − 2 = x2 − 2 over Z/3Z which does not admit any
roots over Z/3Z so it has no eigenvalues so it is not diagnolizable.
Problem 7. As an is decreasing we have the following inequality
∞
X ∞
X ∞
X
n
an ≤ 2 a 2n ≤2 an
n=1 n=1 n=1
P∞ P∞
In particular, n=1 2n a2n converges iff n=1 an converges. Therefore, we must have 2n a2n → 0. Now
fix an k ∈ N then there exists an n such that k ∈ [2n , 2n+1 ] then we have from the decreasing condition
that
kak ≤ ka2n ≤ 2n+1 a2n = 2(2n a2n ) → 0
so we have kak → 0 since 2n a2n → 0.
Problem 8a. Assume L is discontinuous at x0 . Then there exists an ε0 > 0 such that there exists a
sequence xn → x0 and
|L(xn ) − L(x0 )| > ε0
In particular as L(xn ) = limx→xn f (x) this implies that there exists an N such that if d(x0 , y) < N1
then |L(x0 ) − L(y)| < ε20 . As yn → x0 we can find an N1 such that d(yn , x0 ) < 2N 1
. Then as L(yn ) =
limz→yn f (z) this means we can find an N2 such that if d(z, yn ) < N2 then d(f (z), L(yn )) < ε20 . Choose
1
1
z such that d(z, yn ) < min{ 2N , 1 } then d(z, yn ) ≤ N12 and d(z, x0 ) ≤ d(z, yn ) + d(yn , x0 ) < N1 so we
2 2N
have
ε0 ε0
|L(xn ) − L(x0 )| ≤ |L(xn ) − f (z)| + |f (z) − L(x0 )| < + = ε0
2 2
which is a contradiction.
55
S∞ S∞
Problem 8b. Let A := {x ∈ [a, b] : f (x) 6= L(x)} = n=1 {x ∈ [a, b] : |f (x) − L(x)| ≥ n1 } := n=1 An
We claim that each An is countable. Indeed, if not there exists an n such that An is uncountable thus
there exists a sequence {xk } ⊂ An with infinitely many distinct terms. Thus as [a, b] is compact there
exists a subsequence such that xk converges to a limit x. We still denote this subsequence as xk . Then
we have (
L(xk ) → L(x)
f (xk ) → L(x)
since xk → x but then this implies by uniform continuity of L that there exists a δ > 0 if d(xk , x) < δ
then (
1
|L(xk ) − L(x)| < 3n
1
|f (xk ) − L(x)| < 3n
choose large enough k such that d(xk , x) < δ then
2
|f (xk ) − L(xk )| ≤ |f (xk ) − L(x)| + |L(x) − L(xk )| ≤
3n
but
1
|f (xk ) − L(xk )| >
n
since xk ∈ An which is a contradiction. Therefore, there exists only countably many terms in each An .
Therefore, as A is a countable union of countable sets it is countable.
Problem 8c. Note that b implies that f (x) is continuous except for a countable set. Now we claim that
if f is continuous except for on a countable set that it is Riemann Integrable. Indeed, fix ε > 0 and
let ω(f, Ii ) denote the oscillation of f on the interval Ii . Enumerate the subset of discontinuity where
ω(f, qn ) ≥ α := D where ω(f, qn ) := limr→0 ω(f, Br (qn )) and consider
In := B 2εn (qn )
and for each x ∈
/ D Then we have for any x ∈/ D the existence of an εx > 0 such that ω(f, Bex (x)) < α
∞
[ [
[a, b] ⊂ In ∪ Bεx (x)
n=1 x∈[a,b]−D
Let Bεi (xi ) := Ji . Let P be any partition that contains the points
N M
[ ε ε [
{qij − , qi + } ∪ {xi − εi , xi + εi }
j=1
2ij j
2ij i=1
Then if P = {a = t0 < t1 < ... < tK = b} and let ∆ti := ti − ti−1 and Ti := [ti−1 , ti ] then note that for
any i we have either
ε ε
Ti ⊂ {qij − ij , qij + ij } or {xi − εi , xi + εi }
2 2
for some ij or i. Then
K n M
X X ε X
∆ti ω(f, Ti ) ≤ ω(f, Ii ) + 2εi ω(f, Ji )
j=1 j=1
2ij i=1
Let M := ||f ||L∞ < ∞ then we have
M
X
≤ 2εM + 2εi α
i=1
≤ 2εM + 2(b − a)α
choose α = ε then we have
≤ ε(2M + (b − a))
i.e. the lower and upper sums are within Cε for a constant C > 0 so f is Riemann Integrable.
56 RAYMOND CHU
Problem 9. Fix x ∈ X and n, m ∈ N then assume m > n so there is a k such that n + k = m then
k−1
X
ρ(f n (x), f n+k (x)) ≤ ρ(f n+i (x), f n+1+i (x)) ≤ ρ(x, f (x))[cn + cn+1 + ... + cn+k ]
i=0
and as
∞
X
cn < ∞
n=1
and cn ≥ 0 we get that {f n (x)} := {xn } is a Cauchy Sequence, so completeness implies there exists a
limit x∗ . But by continuity (since f is Lipschitz with constant c1 ) we have
lim f n+1 (x) = lim f (xn ) = f (x)
n→∞ n→∞
and
lim f n+1 (x) = lim f n (x) = x
n→∞ n→∞
P = x. Uniqueness follows from if there exists two fixed points then cn ≥ 1 for all n so we do not
so f (x)
have cn < ∞.
Problem 10. As [a, b] is compact and f ∈ C([a, b]) stone Weiestrass implies that there exists a sequence
of polynomial pn → f uniformly but for any pn we have
ˆ b
f (x)pn (x) = 0
a
so by uniform convergence we have
ˆ b ˆ b ˆ b
0 = lim f (x)pn (x) = lim f (x)pn (x) = f 2 (x)
n→∞ a a n→∞ a
i.e. f = 0 everywhere due to continuity.
Problem 11. Note that x 7→ log(x) is concave on (0, ∞). We can assume a, b 6= 0 for otherwise the
inequality is trivial. So we have
ap bq 1 1
log( + ) ≥ log(ap ) + log(bq )
p q p q
p q
a b
log( + ) ≥ log(a) + log(b)
p q
So exponentiation of both sides give
ap bq
+ ≥ ab
p q
as desired
Problem 12. See Fall 2014 number 10 and 11.
57
ε(n − N ) M (N + 1)
≤ +
n n
where M := max{maxi=1,..,M |ai+1 − ai − L|, |a1 − L|} Taking n to be sufficiently large we get
≤ 2ε
an
so we have n → L. Therefore, we have
1 1
2
→
nxn 3
i.e.
nx2n
→3
1
i.e. √ √
nxn → 3
as desired.
Problem 9. Fix an interval [a, b] and ε > 0 then we have for any partition P := {x0 = a < ... < xn = b}
with uniform step size ∆x < ε with intervals Ii := [xi−1 , xi ] and ω(f, Ii ) := supx,y∈Ii |f (x) − f (y)| that
n
X n
X
∆xω(f, Ii ) = ε f (xi ) − f (xi−1 ) = ε(f (b) − f (a)) ≤ 2M ε
i=1 i=1
where M := ||f ||L∞ [a,b] so f is Riemann Integrable.
Problem 10. Fix x ∈ U then let A := f −1 (f (x)) ∩ U i.e. the preimage of f on f (x). Then this is closed
in U since f is continuous since it is C 1 (since the partials are continuous on U ). We also claim it is open.
Indeed fix x ∈ A then x ∈ U so there exists an ε > 0 such that Bε (x) ⊂ U . Then for any y ∈ Bε (x) we
have tx + (1 − t)y ∈ Bε (x) for 0 ≤ t ≤ 1 since balls are convex. In particular, we get
g(t) := f (tx + (1 − t)y)
1
is C and
g(1) − g(0) = g 0 (ξ)
for some ξ ∈ (0, 1). But g 0 (t) = ∇f (tx + (1 − t)y) · (x − y) = 0 so g(1) = g(0) i.e. f (y) = f (x). Therefore,
A is open. But as U is connected we must have A = U i.e. for all y ∈ U we have y ∈ f −1 (f (x)) i.e.
f (y) = f (x) for all y ∈ U i.e. f is constant.
Problem 11. As X is compact and f is continuous we have
f (X) = f (X)
now fix x ∈ X then consider xn := f (xn−1 ) with x0 := x. Then as X is compact there exists a subsequence
such that xnk → y. Then for any ε > 0 we have for large enough nk that
ε > ρ(xnk , xnk+1 ) = ρ(f nk −1 (x), f nk+1 −1 (x))
= ρ(x, f nk+1 −nk (x))
60 RAYMOND CHU
Now we claim that for any f ∈ M (g) that f is 1−Lipschitz on B. We now that f on int(B) is 1−Lipschitz
and f on ∂B is 1−Lipschitz so it suffices to show if x ∈int(B) and y ∈ ∂B then
|f (x) − f (y)| ≤ |x − y|
Indeed fix t ∈ (0, 1) and define
`(t) := f (ty + (1 − t)x)
then `(0) = f (x) and `(1) = f (y) and ty + (1 − t)x ∈int(B) since ||tx + (1 − t)y|| ≤ |t|||x|| + (1 − t)||y|| =
|t|||x|| + (1 − t) < 1 for t 6= 1. Then we have
|f (x) − `(t)| ≤ t|x − y| ≤ |x − y|
63
Let M := supx∈∂B |g(x)| then for any f ∈ M (g) and any y ∈ B we have for any x ∈ ∂B
|f (y)| ≤ |f (y) − f (x)| + |f (x)| ≤ |y − x| + M ≤ 1 + M
so by Arzela-Ascoli we conclude M (g) is a compact subset of C(B)
Problem 6. We will show that F is C 1 . Fix ε > 0 then consider
ˆ ∞ −tx
F (x + h) − F (x) e
− dt
h 0 t1/2
Notice these integrals have finite volume since
ˆ ∞ ˆ 1 ˆ ∞
1 − e−tx 1 − e−tx 1 − e−tx
≤ +
0 t3/2 0 t3/2 1 t3/2
ˆ 1 ˆ ∞
tx 1
≤ 3/2
+ 3/2
0 t 1 t
= 2x + 2
−tx
where we used that e is convex to get that its tangent line lies below e−tx . And we have
ˆ ∞ −tx ˆ 1 −tx ˆ ∞ −tx ˆ 1 ˆ ∞
e e e 1
1/2
≤ 1/2
+ 1/2
≤ 1/2
+ e−tx
0 t 0 t 1 t 0 t 1
e−x
=2+
x
which is finite for any x ∈ (0, ∞). Then we have
ˆ ∞
F (x + h) − F (x) 1 e−tx − e−t(x+h)
=
h h 0 t3/2
ˆ ∞ 2
1 hte−tx + h2 t2 e−tξ(x)
=
h 0 t3/2
ˆ ∞
te−tx
= + O(h)
0 t3/2
since the O(h2 ) term is integrable. So we get
ˆ ∞
e−tx
F 0 (x) = dt
0 t1/2
which is continuous since ˆ ∞
0 0 hte−tx + O(h2 )
F (x + h) − F (x) =
0 t1/2
where the O(h2 ) term is integrable. Then as
ˆ ∞ √ ˆ ∞
h te−tx ≤ h e−tx = hC(x) → 0
0 0
so it is continuous. It is also injective since F 0 > 0 and its inverse is well defined on range(F ) and is C 1
thanks to
1
(F −1 )0 (F (x)) = 0
F (x)
and F 0 (x) 6= 0. It is easy to see limx→0 F (x) = 0 and limx→+∞ F (x) = +∞ so F is actually a bijection.
64 RAYMOND CHU
Now we claim that T |range(T ) = Id. Indeed, if x ∈ range(T ) then there is a y such that T (y) = x
then T (x) = T 2 (y) = T (y) = x. Now fix a basis of range(T ) and extend it to a basis of ker(T ) i.e.
{v1 , .., vm , w1 , .., wn−m } where vi ∈ range(T ) and wi ∈ Ker(T ) then T on this basis is
[T v1 , T v2 , .., T vm , T w1 , .., T wn−m ] = [v1 , v2 , .., vm , 0, .., 0]
i.e. if we let β := {v1 , .., vm , w1 , .., wn−m } then
Id 0
[T ]β =
0 0
where Id is an m × m block of the identity matrix where m = rank(T ). This is the desired bases.
Problem 8. As X is symmetric we know from the spectral theorem that there exists a unitary matrix
U such that
X = U DU T
where D = diag(λ1 , ..., λn ) and λi ∈ R. Then we have for z in with im(z) > 0 that
X − zI = U (D − zI)U T
so
G := (X − zI)−1 = U D̃U T
where D̃ = diag( λ11−z , ..., λn1−z ) note that λi − z 6= 0 since λi ∈ R and Im(z) > 0. Then notice that
n n
X X 1
|Gij |2 = (G∗ G)ii = u2
j=1
λ2
j=1 j
+ |z|2 ij
and
n
X 1
Gii = u2
i=1
λi − z ij
Then note that
n
Im(Gii ) X 1 2
= 2 + |z|2 uij
Im(z) λ
j=1 i
as desired
Problem 9. We claim ker(f ) + ker(g) = Rn . Indeed, it suffices to show dim(ker(f ) + ker(g)) = n.
Indeed as f, g ∈ V ∗ are linearly independent we have f, g 6= 0 so dim(ker(f )) = dim(ker(g)) = n−1 since
Im(f ) = R. But as f andg are linearly independent we know that ker(f ) 6= ker(g) for if ker(f ) = ker(g)
then
f = cg
which implies they are not linearly independent. Therefore,
dim(ker(f ) + ker(g)) = dim(ker(f )) + dim(ker(g)) − dim(ker(f ) ∩ ker(g))
≥ n − 1 + n − 1 − (n − 2) = n
so ker(f ) + ker(g) = R so this means for any v ∈ Rn there exists a v2 ∈ ker(f ) and v1 ∈ ker(g) such
n
so < A, A >≥ 0 with equality to zero iff A = 0. So it is an inner product. To find an orthonormal basis
do Grahm-Schmit on the basis vectors of W mentioned above.
Problem 12. Fix a basis {v1 , ..., vn } of V . Then let Wi := {v1 , .., vi−1 , vi+1 , ..., vn } so as T (vj ) ∈ W i
for all i 6= j we get that for i 6= j
X
T (vj ) = αk vk
k6=i
Fix a ` 6= i or j then we get
X
T (vj ) = αk vk
k6=`
which implies that α` = αi = 0 We can repeat this argument for all k 6= j to get
T (vj ) = αj vj
66 RAYMOND CHU
So T in this basis is T = diag(α1 , .., αn ) so it suffices to show αi = αj for all i, j. Fix i 6= j and then
we have for Eij := span{vi + vj } and let Wij := {ek : k 6= i, j} then let M := Eij + Wij which is n − 1
dimensional. Therefore, we have as T (M ) ⊂ M that
X
T (vi + vj ) = α(vi + vj ) + β k vk
k6=i,k
but
T (vi + vj ) = αi vi + αj vj
so we must have βk = 0 for all k 6= i, k and α = αi = αj . Iterating this with i fixed at 1 and letting
2 ≤ j ≤ n shows α = αi for all 1 ≤ i ≤ n i.e. T vi = αvi for all i so T is a constant multiple of the
identity.
67
We will show that X is path connected which implies it is connected. Fix f, g ∈ X and define
γ(t) := (1 − t)f + tg
then for any fixed t ∈ [0, 1] we have γ(t)(x) ∈ X since
|γ(t)(x) − γ(t)(y)| ≤ (1 − t)|f (x) − f (y)| + t|g(x) − g(y)|
≤ |x − y|
Now we claim γ is continuous. Indeed, if given an ε > 0 then if |t1 − t2 | < ε then
||γ(t1 ) − γ(t2 )||L∞ ≤ |t1 − t2 |(||f ||L∞ + ||g||L∞ ) < ε((||f ||L∞ + ||g||L∞ )
so γ is continuous. Therefore, X is path connected.
Problem 2. Note that 1 1
an a
2 2 = n+1
1 0 an−1 an
So in particular we have 1 1 n
2 2 a an+1
=
1 0 b an
We can solve for an and compute limn→∞ directly by diagonalizing this matrix.
1
Problem 3. First observe that since f (x) ≥ δ that f (x) is finite so
1 1 f (y) − f (x)
− =
f (x) f (y) f (x)f (y)
so
1 1 |f (y) − f (x)|
− ≤
f (x) f (y) δ2
Now as f is Riemann Integrable for any ε > 0 there exists a partition P = {a = x0 < ... < xn = b} with
∆xi := xi − xi−1 , Ii := [xi−1 , xi ], and ω(f, Ii ) := supx,y∈Ii |f (x) − f (y)| such that
n
X
∆xi ω(f, Ii ) ≤ δ 2 ε
i=1
then as
n n
X 1 1 X
∆xi ω( , Ii ) ≤ 2 ∆xi ω(f, Ii ) ≤ ε
i=1
f δ i=1
1
so the lower and upper Riemann sums are within ε and as ε is arbitrary we conclude that f is Riemann
Integrable.
Problem 4. Let
`(x) := g(x)(f (b) − f (a)) − f (x)(g(b) − g(a))
Then note that
`(a) = `(b) = f (b)g(a) − g(b)f (a)
so Rolle’s Theorem implies there exists a ξ such that
`0 (ξ) = 0
68 RAYMOND CHU
i.e.
g 0 (ξ)(f (b) − f (a)) = f 0 (ξ)(g(b) − g(a))
as desired where ξ ∈ (a, b).
Problem 5. Let X ∗ denote the completion of X. Embed (X, d) to (X ∗ , d∗ ) via the identity map. Then
we next claim theres an isometric embedding of (X ∗ , d∗ ) to (C(X ∗ ), || · ||L∞ ) ) which is a Banach Space.
Indeed, fix an x ∈ X ∗ and define
Φx∗ (y) : d∗ (x∗ , y)
then Φx∗ : X ∗ → C(X ∗ ) and
||Φx∗ (y) − Φy∗ (y)||L∞ = sup |d(x∗ , y) − d(y ∗ , y)| ≤ d(x∗ , y ∗ )
y∈X ∗
Then E (ij) for i 6= j is in the space of trace zero matrix, so there are at least n2 − n of them. Then we
define the n − 1 matrix E (ii) for 2 ≤ i ≤ n with
69
1 if k = i and j = i
(ij)
Ek` = −1 if k = i − 1 and ` = i − 1
0 else
then there are n − 1 matrix in the space of trace zero matrix. Then these matrix are linearly independent,
so there at least n2 − 1 independent matrix in the space of trace zero matrix. But as Id has non-zero
trace the dimension cannot be greater than n2 − 1, so the dimension of trace zero matrix is n2 − 1. We
will prove these two definitions are equivalent over R2 so we have the dimension is 3. Let U denote the
subspace of trace zero matrix. Then we clearly have W ⊂ U since if C ∈ W then C = AB − BA for some
A, B then tr(AB − BA) = tr(AB) − tr(BA) = 0.
Now it suffices to show that on the basis E (22) , E (12) , E (21) that this property is true. Fix any diagonal
matrix D = (1, 0) then for any matrix B we have
0 b12
DB − BD =
b21 0
so we have U ⊂ W so dim(W ) = 3.
Problem 9. We write D in its matrix form with respect to the standard bases {1, x, x2 , .., x1 0}
Then
∞
X Dn
exp(D) = I +
n=1
n!
10
X Dn
=I+
n=1
n!
P∞ n
since D is nilpotent. Then as n=1 Dn! is nilpotent all of the eigenvalues must be one. This follows from
if A and B are nilpotent such that AB = BA then AB is nilpotent thanks to the binomial theorem. And
we have
∞
X Dn
rank( ) = 10
n=1
n!
so its kernal is one dimensional, so the only eigenvector are constants i.e.
c
0
...
0
Problem 10. As A is diagonalizable there exists a U such that and a diagonal matrix U such that
A = U −1 DU
U −1
0 D I U 0 A I
=
0 U −1 0 D 0 U 0 A
70 RAYMOND CHU
A I D I
So if is diagonalizable so would := B. But observe that the characteristic polynomial
0 A 0 D
B is just the characteristic polynomial of A squared. But note for λi := Dii we have
xn+1
λ2 x2 − xn+2
...
λn xn − x2n
(B − λ1 I)x = 0 ⇐⇒ =0
xn+1
λ2 xn+2
...
λn xn+2
so for all λk 6= 0 we get xn+k = 0 so if λj = 0 we also get λj xj − xn+j = 0 ⇒ xn+j = 0 so xn+k = 0 for
all k ≥ 1. Therefore, we x must be of the form x = (x1 , .., xn , 0, .., 0)T . But
(B − λI)x = Ax − λx
so it must be an eigenvalue of A i.e. for each eigenspace the multiplicity of the eigenvectors is the same
as D, so B cannot be diagonalized since it only has n eigenvectors and not 2n.
Problem 11. As rank(A) = rank(A2 ) we must have nullity(A2 ) = nullity(A) i.e. the generalized
eigenspace of 0 for A is the same as the eigespace. So in Jordan Canonical Form A must have no non-
trivial blocks of 0. Then as we have only finitely many eigenvalues, we see for small enough λ that A + λI
is invertible. So by JCF we have
M M M
A = U −1 (J1 J2 ... Jk )U
for Jordan Blocks Jk and any Jordan block with a diagonal zero must be 1 × 1. In particular, we can
write
J˜ 0
A = U −1 U
0 0
where J˜ is an invertible matrix so we have
(J˜ + λI)−1 J˜ 0
(A + λI)−1 A = U −1 U
0 0
so
−1 −1 I 0
lim (A + λI) A = U U
λ→0 0 0
So one direction is proved. Now if limλ→0 (A + λI)−1 A exists then it must have no non trivial size zero
Jordan Blocks. Indeed,
M M
A = U −1 (J1 ... Jk )U
then M M
(A + λI)−1 = U −1 ((J1 + λI)−1 ... (Jk + λI)−1 )U
and say Jk is a Jordan Block with zero diagonals and is of size k × k for k > 1 then the diagonal terms
of (Jk + λI)−1 Jk super diagonal have terms of the form C/λ for some constant C so we have it blows
up, so the limit does not exist. So at most the Jordan Blocks of zero are of size 1 × 1. This means that
the generalized eigenspace of zero is equal to the eigenspace of zero, so we have ker(A) = ker(A2 ) so we
have rank(A) = rank(A2 ).
Problem 12. Assume otherwise then there is an x such that Ax = 0 with ||x|| = 1
n
X
aii xi = − aij xj
j=1,j6=i
where σi are the eigenvalues of AT A (spectral theorem guarantees the existence of a basis of eigenvectors
in R). But as AT A is positive definite, we have that max1≤i≤n |σi | ≤ Tr(AT A) = ||A||22 so we have
21
X
||A||op ≤ ||A||2 = |aij |2
ij
for any matrix. As Ak entry wise goes to zero there exists for any ε > 0 an N such that if k ≥ N then
(k) 2 (k)
|aij |2 < nε 2 where aij is the ijth entry of Ak , so
2
X (k)
||Ak ||op ≤ |aij |2 ≤ ε
ij
for k ≥ N so we have
||Ak ||op → 0
For the converse fix let v be an eigenvector associated to the eigenvalue λ where ||v|| = 1 then
|λk v| = |Ak v| ≤ ||Ak ||op → 0
so we must have |λ| < 1
Problem 6a. If B is invertible define T : Mn → Mn via
TB (A) := (B T )−1 AB −1
since rank(B) = rank(B T ) so B T is also invertible. Then
TB (LB (A)) = (B T )−1 B T ABB −1 = A
LB (TB (A)) = B T (B T )−1 AB −1 B = A
so LB is invertible with inverse TB .
Now assume LB is invertible, but that B does not have full rank. Then range(B) 6= Rn . Let
(
0 on range(B)
A :=
Id on range(B)⊥
then A is not the zero operator but
LB (A) = 0
which implies LB is not invertible, so this is a contradiction.
Problem 6b and 6c. Assume rank(B) = k then we define the new linear map
TB : Mn → Mn where TB (A) := (B T )E1 AE2 B
where Ei are invertible matrix. In particular, as rank(B) = rank(B T ) we have due to Jordan Elimination
the existence of elementary matrix such that
(B T )E1 = diag(1, ..., 1, 0, .., 0) E2 B = diag(1, ..., 1, 0, .., 0)
where both have k ones. Then this map has the same range as LB since LB (E1 AE2 ) = TB (A) and
TB (E1−1 AE2−1 ) = LB (A). This lets us deduce that for a general matrix A that TB (A) has n2 − k 2 zeros.
So the kernal(TB ) has dimension n2 − k 2 , so its range must have dimension k 2 = rank(B)2 .
Problem 7. Consider the operator L : [0, 1] → [0, 1] defined via
L(x) = cos(x)
Note that this is well defined since cos([0, 1]) ⊂ [0, 1]. And as [0, 1] is a closed subset of R it is complete.
Then note that for x < y ∈ [0, 1]
L(x) − L(y) = cos(x) − cos(y) = (x − y) sin(ξ(x, y))
by MVT where ξ(x, y) ∈ [x, y] but as sin is an increasing function we have
|L(x) − L(y)| ≤ | sin(1)||x − y|
74 RAYMOND CHU
and | sin(1)| < 1 so we can apply Banach Fixed Point Theorem to obtain the existence and uniqueness
of a fixed point on [0, 1] of the operator L i.e. there exists a unique solution to
x = cos(x)
on [0, 1].
Problem 8. Note for any h ∈ (0, 1] that
X h X h 1X 1 2X 1
2 2
≤ 2 2
= 2
= ≤ C(h)
1+n h n h h n h n2
n∈Z n∈Z n∈Z n∈N
Define
h
f (x; h) :=
1 + x2 h2
then for x ∈ [0, ∞) we have f (x; h) is a decreasing function. In particular, we have the following inequality
∞ ˆ ∞
X h h
2 2
≤ h + dx
n=0
1+n h 0 1 + x2 h2
π π
=h+ ≤1+
2 2
so we have
X h
0≤ ≤2+π
1 + n2 h2
n∈Z
i.e.
X h
sup < +∞
h∈(0,1] n∈Z 1 + n2 h2
3
Problem 9a. Let the map F : R → R be defined via
F (x, y, z) = (2 + x + y)ez − z 2 − ex − ey
then F ∈ C ∞ (R3 ) since the partials are smooth and
F (0, 0, 0) = 0
with
∇F (0, 0, 0) = (0, 0, 2)T
so as the 1 × 1 submatrix corresponding to ∂F 1 3
∂z (0, 0, 0) is non-singular with F ∈ C (R ), we can apply
∂F
implicit function theorem to find an open subset U ⊂ R2 with (0, 0) ∈ U where since ∂z 6= 0 at (0, 0, 0)
we can use continuity to make ∂F∂z 6= 0 in U and a function ϕ such that
F (x, y, ϕ(x, y)) = 0 for (x, y) ∈ U
and ϕ(0, 0) = 0. Then for the regularity of ϕ we have by the implicit function theorem that
−1 −1 !T
∂F ∂F ∂F ∂F
∇ϕ = ,
∂x ∂z ∂y ∂z
Problem 11a. Fix {fn } ⊂ X that is a Cauchy Sequence. Then fix an ε > 0 then there is an N such
that if n ≥ N then
ε
||fn (x) − fm (x)||L∞ <
2
so in particular we have for any x ∈ [0, 1] that
ε
|fn (x) − fm (x)| <
2
by completeness of [0, 1] we determine that there exists an f (x) ∈ [0, 1] such that
fn (x) → f (x)
ε
Then we notice that as fn (x) → f (x) there is an Nx such that if n ≥ Nx then |fNx (x) − f (x)| ≤ 2
ε ε
|f (x) − fn (x)| ≤ |f (x) − fNx (x)| + |fNx (x) − fn (x)| ≤ + = ε
2 2
since we may as well assume that Nx ≥ N . So we have
||f (x) − fn (x)||L∞ < ε
so we have fn (x) → f (x) uniformly. So it suffices to show f (x) is decreasing but this follows since by
taking n large enough we have for x ≤ y
ε ε
f (x) ≤ fn (x) + ≤ fn (y) + ≤ f (y) + ε
2 2
so letting ε → 0 shows when x ≤ y we have
f (x) ≤ f (y)
as desired. So it is complete
Problem 11b. Take {xn } ⊂ X since xn is an increasing function and on [0, 1] we have 0 ≤ xn ≤ 1. But
(
n 0 if 0 ≤ x < 1
x → := f (x)
1 if x = 1
so if there exists a subsequence xnk that converged it must converge to f (x). But as it is a uniformly
convergent subsequence the limit must be continuous since xn ∈ C([0, 1]). This shows no subsequence
uniformly converges so it is not sequentially compact.
Problem 12. We clearly have that if f : `∞ → R is continuous then f |K is continuous for any compact
set K. So it suffices to show the other direction. Indeed, let xn → x then define K := {xn } ∪ {x} then we
claim this is a compact subset of `∞ . Indeed, take {yn } ⊂ K if it only has finitely many terms then we
are done, so assume it is infinite. Then as xn → x for a fixed ε > 0 there is an N ∈ N such that if n ≥ N
then d(xn , x) < ε. Then as {yn } is an infinite subset of K there must be a k such that if n ≥ k then
{yn }n≥k ⊂ {xn }n≥N so in particular x is a limit point of {yn } so K is compact. But as f |K is compact
we have
f |K (xn ) → f |K (x)
i.e. f (xn ) → f (x) so f is continuous.
76 RAYMOND CHU
Problem 6. Assume that T ∈ Mm×m (R) eigenvalues satisfy |λi | < 1. By viewing T as an operator over
C we can find a basis such that
T = U −1 JU
where M M M
J = J1 J2 ... Jm
where Ji is a Jordan Block with diagonal entries being the eigenvalues of T . Note that
T n = U −1 J n U
and M M M
J = J1n J2n ... n
Jm
So it suffices to show for an arbitrary Jordan Block Ji that |(Ji )kk | < 1 implies Jin = 0 where Ji is of size
mm. This follows from that
n n−1 n n−2 n
n n−m+1
λ 1 λ 2 λ ... m−1λ
n n−1 n
Jn = 0 λn 1 λ ... m−2 λ
n−m+2
n
0 0 λ ....
n n−k
n
i.e. each entry is either 0 or λ or k λ . But as |λ| < 1 we know that λn → 0 and as exponentials
decay much faster than polynomials grow L’hopital gives nk λn−k 0 as n → ∞. Therefore, J n → 0. So
we have T n → 0.
n−m
X
≤ d(f (x), x) λm+i → 0
k=0
since it is a convergent sum due to λ < 1 so {xn } is Cauchy. Then completeness implies there exists a
limit say z then (
limn→∞ xn = limn→∞ xn+1 = limn→∞ f (xn ) = f (z)
limn→∞ xn = z
i.e. f (z) = z where we used continuity of f . This is unique since if f (z1 ) = z1 and f (z2 ) and z1 6= z2
d(z1 , z2 ) = d(f (z1 ), f (z2 )) ≤ λd(z1 , z2 ) < d(z1 , z2 )
which is a contradiction so it is unique.
Problem 10b. Uniqueness follows from if x 6= y and f (x) = f (y) then we get
d(x, y)2
d(x, y) ≤
1 + d(x, y)
i.e.
1
1≤
1 + d(x, y)
but as d(x, y) < +∞ we have
1
<1
1 + d(x, y)
78 RAYMOND CHU
To see existence fix x ∈ X and define x0 := x with xn+1 := f (xn ). Then we have
d(xn , xn−1 )
d(xn+1 , xn ) ≤ d(xn , xn−1 ) ≤ d(xn , xn−1 ) ≤ d(x0 , x1 )
1 + d(xn , xn−1 )
Note that the function
x
g(x) :=
1+x
is an increasing function so we have from d(xn+1 , xn ) ≤ d(x0 , x1 ) that
d(xn , xn−1 ) d(x0 , x1 )
≤ := λ < 1
1 + d(xn , xn−1 ) 1 + d(x0 , x1 )
so for our fixed x if we let A := {f n (x) : n ∈ N} where f n means the nth iterate of f then we have
f |A : A → A. Now fix u, v ∈ A then assume that u = f n+1 (x) and v = f n+m+1 (x). Then
d(u, v) = d(f n+1 (x), f n+m+1 (x)) ≤ d(x, f m (x))
≤ d(x, f (x)) + d(f (x)f 2 (x)) + ... + d(f m−1 (x), f m (x))
≤ d(x, f (x))(1 + λ + ... + λm )
X ∞
≤ λi < M
i=1
i.e. there exists an M > 0 such that
d(f n (x), f m (x)) < M
for any n, m so we have
d(x, y) M
≤ := α < 1
d(x, y) + 1 1+M
on A so we have f |A satisfies
d(f |A (x), f |A (y)) ≤ αd(x, y)
so it is a contraction mapping on A. Therefore, by the proof in 10a {fn (x)} is a Cauchy Sequence. By
completeness of X we conclude a limit in X and an identical argument as in 10a concludes that the limit
is a fixed point.
Problem 11.
Problem 12a. See Fall 2016 number 12.
Problem 12b. If f 00 ≥ 0 then by Taylor’s Theorem we have
(x − y)2
f (y) = f (x) + f 0 (x)(y − x) + f 00 (ξ(y))
2
for some ξ(y) ∈ [min{x, y}, max{x, y}] but as f 00 ≥ 0 we have
f (y) ≥ f (x) + f 0 (y)(y − x)
then part a) implies the desired result.