Mathematics For A+ Students
Mathematics For A+ Students
2. (a) Let U, W be subspaces of a vector space V . Prove that U ∩ W and U + W are both subspaces of V .
(b) Let {Uα }α∈I be a collection of subspaces of V . Prove that ∩α∈I Uα is a subspace of V .
3. Let V be a finite dimensional vector space. Assume that for every subspace U ⊆ V and linearly
independent vectors u1 , . . . , uk ∈ U , there exists a basis u1 , u2 , . . . , uk , uk+1 , . . . , uN of U .
(a) Prove that for any two subspaces U, W ⊆ V we have
(b) Prove that for any subspace U ⊆ V there exists a subspace W ⊆ V such that U + W = V and
U ∩ W = 0.
4. Let V = R[x] be the vector space consisting of polynomials with real coefficients. Let O = {f ∈
V | f (−x) = −f (x)} and E = {f ∈ V | f (−x) = f (x)}. Assume that O and E are subspaces of V .
Prove that O ⊕ E = V .
5. (a) Suppose A is an n-by-n matrix with real entries such that for all b ∈ Rn , there exists x ∈ Rn such
that Ax = b.
Prove that there exists a matrix B such that AB = In where In is the n-by-n identity matrix.
(b) Suppose A and B are n-by-n matrices with real entries such that AB = In .
Suppose that yT A = 0T .
Prove that y = 0.
1.2 Block matrices
A B
6. Let X = be a 2-by-2 block matrix.
0 C
(a) Suppose A is a 3-by-3 matrix and C is a 4-by-1 matrix.
What are the dimensions of B and the zero matrix occuring in X?
(b) Assume that A and C are square invertible matrices.
Find the inverse of X in terms of A, B, C.
7. Let S : V → V be a linear transformation such that S 2 = S. Let T = I − S. Let α, β ∈ k be scalars.
Prove that if αβ =
6 0 then αS + βT is invertible.
T (v1 ) = v2
T (v2 ) = v3
T (v3 ) = v4
T (v4 ) = v5
T (v5 ) = 0
An B0
n
X = .
0 Cn
A B
(b) Assume that for any polynomials f and any block matrix X = we have
0 C
B0
f (A)
f (X) = .
0 f (C)
where h = f · g.
A B
10. Let X = be a 2-by-2 block matrix.
0 C
(a) Suppose A is a 2-by-2 matrix and X is a 6-by-6 matrix.
What are the dimensions of B, C and the zero matrix occuring in X?
(b) Assume that A and C are invertible matrices.
Find the inverse of X in terms of A, B, C.
(c) Let b ∈ R2 and c ∈ R4 .
Solve for x, y.
Ax + By = b
Cy = c
Page 2
1.3 Inner product spaces
11. Let V = R2 .
Define the standard real inner product on V .
12. Let V be a real inner product space.
Prove that for all v, w ∈ V , we have
kT (v)k = kvk
for all v ∈ V .
Prove that
tr(P ∗ P ) = 1.
15. Let V = C3 .
Define the standard complex inner product on V .
16. Let V be a complex inner product space. Prove that for all v, w ∈ V , we have
Page 3
1.4 Diagonalization, eigenvalues, etc
20. (a) Define what it means for a symmetric matrix A to be positive semi-definite.
(b) Suppose X is an m-by-n matrix.
Prove that X T X and XX T have the same positive eigenvalues.
21. (a) Define what it means for a n-by-n matrix with complex entries to be normal.
(b) Suppose that K is a real n-by-n matrix.
Suppose that K T = −K.
i. Prove that K is normal.
ii. Explain the notation U = eK .
iii. If U = eK then prove that U is an orthogonal matrix.
cos(θ) − sin(θ)
iv. Let θ ∈ R and let U = .
sin(θ) cos(θ)
Find a real matrix K such that U = e .
K
A = U ΣW ∗
where A is an m-by-n matrix with complex entries, U is an m-by-m unitary matrix, W is an n-by-n
unitary matrix. Suppose that
Σr 0
Σ=
0 0
Page 4
σ1
σ2
where Σr = .. is a diagonal matrix. Let U = (Ur U 0 ) and W = (Wr W 0 ) where Ur and
.
σr
Wr both have r columns. Prove that
A = Ur Σr Wr∗ .
28. Suppose that A = U ΣW ∗ is the singular value decomposition. Prove that the columns of U are the
eigenvectors of AA∗ .
Page 5