MIT - Linear Algebra - Exam 1 Review
MIT - Linear Algebra - Exam 1 Review
This lecture is a review for the exam. The majority of the exam is on what weve
learned about rectangular matrices.
Sample question 1
Suppose u, v and w are non-zero vectors in R7 . They span a subspace of R7 .
What are the possible dimensions of that vector space?
The answer is 1, 2 or 3. The dimension cant be higher because a basis for
this subspace has at most three vectors. It cant be 0 because the vectors are
non-zero.
Sample question 2
Suppose a 5 by 3 matrix R in reduced row echelon form has r = 3 pivots.
1. Whats the nullspace of R?
Since the rank is 3 and there are 3 columns, there is no combination of the
columns that equals 0 except the trivial one. N ( R) = {0}.
R
2. Let B be the 10 by 3 matrix
. Whats the reduced row echelon form
2R
of B?
R
Answer:
.
0
3. What is the rank of B?
Answer: 3.
R
R
R R
R
R
R
R 0
0 R
0
0
R
R
0
R
0
0
R
Then we might need to move some zero rows to the bottom of the matrix.
5. What is the rank of C?
Answer: 6.
6. What is the dimension of the nullspace of C T ?
m = 10 and r = 6 so dim N (C T ) = 10 6 = 4.
Sample question 3
2
4
2
and that:
2
1
0
x = 0 +c 1 +d 0
0
0
1
is a complete solution.
Note that in this problem we dont know what A is.
1. What is the shape of the matrix A?
Answer: 3 by 3, because x and b both have three components.
2. Whats the dimension of the row space of A?
From the complete solution we can see that the dimension of the nullspace
of A is 2, so the rank of A must be 3 2 = 1.
3. What is A?
Knowing that
0
0
1
1
2
1
2
0
0
1
1
0
1 1
A = 2 2
1 1
So,
0
0 .
0
1
2
1
Sample question 4
Suppose:
1
2
1 1 .
0
0
Try to answer the questions below without performing this matrix multi
plication CD.
1
B = CD = 0
1
1
1
0
0
1 0
0 0 1
1
0 0
1
0
1
1
1
0
0
0
1
1
0
0
0
1
0
1
1
0
2
1
0
1
2
1 1
1 , 0 .
0
1
1
0
1
1
0
0
1
0
1
1
0
0
1
0
1
and then nd a
1
1
0
1
x=
+c
0
1
0
0
+d 1 .
0
1
Short questions
There may not be true/false questions on the exam, but its a good idea to
review these:
1. Given a square matrix A whose nullspace is just {0}, what is the nullspace
of A T ?
N ( A T ) is also {0} because A is square.
2. Do the invertible matrices form a subspace of the vector space of 5 by 5
matrices?
No. The sum of two invertible matrices may not be invertible. Also, 0 is
not invertible, so is not in the collection of invertible matrices.
3. True or false: If B2 = 0, then it must be true that B = 0.
0 1
False. We could have B =
.
0 0
4. True or false: A system Ax = b of n equations with n unknowns is solv
able for every right hand side b if the columns of A are independent.
True. A is invertible, and x = A1 b is a (unique) solution.
5. True or false: If m = n then the row space equals the column space.
False. The dimensions
are equal, but the spaces are not. A good example
0 1
to look at is B =
.
0 0
6. True or false: The matrices A and A share the same four spaces.
True, because whenever a vector v is in a space, so is v.
7. True or false: If A and B have the same four subspaces, then A is a multi
ple of B.
A good way to approach this question is to rst try to convince yourself
that it isnt true look for a counterexample. If A is 3 by 3 and invertible,
then its row and column space are both R3 and its nullspaces are {0}. If B
is any other invertible 3 by 3 matrix it will have the same four subspaces,
and it may not be a multiple of A. So we answer false.
Its good to ask how we could truthfully complete the statement If A
and B have the same four subspaces, then ...
8. If we exchange two rows of A, which subspaces stay the same?
The row space and the nullspace stay the same.
9. Why cant a vector v =
1
2
3
of A?
Because if v is the nth row of A, the nth component of the vector Av
would be 14, not 0. The vector v could not be a solution to Av = 0.
In fact, we will learn that the row space is perpendicular to the nullspace.
MIT OpenCourseWare
http://ocw.mit.edu
For information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms.