LinearAlgebra HW
LinearAlgebra HW
Exam Review
Hand in 4, 5, 6
1. For the following problems, consider the matrix 𝐴. Show your work and justify as needed.
3 0 −3 0
𝐴 = 4 −1 −1 2 .
−1 1 −2 −2
(a) Find the reduced row echelon form of matrix 𝐴.
(b) Find the null space of 𝐴 and write it as the span of a finite set of vectors.
(c) What is the dimension of the null space of 𝐴? Justify your answer.
3. Indicate whether the following five statements are true or false. Justify your answer (by giving a
counterexample if the statement is false or by providing a proof if the statement is true).
(a) For every pair of 𝑛 × 𝑛 matrices 𝐴 and 𝐵, it holds that ( 𝐴𝐵)𝑇 = 𝐴𝑇 𝐵𝑇 (where 𝑀 𝑇 denotes the
transpose of 𝑀).
(b) Let 𝐴 be an 𝑛 × 𝑛 matrix and let 𝐵 be the matrix obtained from 𝐴 by multiplying all coefficients of
𝐴 by 2. Then det 𝐵 = 2𝑛 det 𝐴.
(c) If 𝑈 and 𝑉 are subspaces of R𝑛 , then the intersection 𝑈 ∩ 𝑉 is also a subspace of R𝑛 .
(d) If 𝜆 is an eigenvalue of an 𝑛 × 𝑛 matrix 𝐴, then the set of eigenvectors with eigenvalue 𝜆 is equal
to the set of non-zero solutions to ( 𝐴 − 𝜆𝐼𝑛 )𝑥 = 0.
(e) If 𝑎, 𝑏, 𝑐 are non-zero vectors in R2 such that 𝑎 and 𝑏 are orthogonal and 𝑏 and 𝑐 are orthogonal,
then 𝑎 is a scalar multiple of 𝑐.
1
4. Let 𝐴 and 𝐵 be the matrices:
1 −1 −1 2 1 −1 0 1
𝐴 = 0 0 0 0 𝐵 = 0 0 1 −1
−2 2 −2 0 0 0 0 0
For this problem, you may assume that the matrices 𝐴 and 𝐵 are row equivalent (you don’t have to prove
this). Additionally, let 𝑇 : R4 → R3 be the linear transformation 𝑇 (𝑥) = 𝐴𝑥.