Exercise 2.3.13.What are the dimensions of the following spaces?
a) vectors in with components that sum to zero
b) the nullspace associated with the 4 by 4 identity matrix
c) the space of all 4 by 4 matrices
Answer: a) If the components of a vector sum to zero then we have
Such a vector can be expressed as the linear combination of three vectors as follows:
The three vectors are linearly independent (as can be easily seen by doing elimination on a matrix whose columns are the vectors) and since they span the space they are a basis for it. The dimension of the space is therefore 3.
b) The nullspace of the 4 by 4 identity matrix contains solutions to
or
This is equivalent to
But since these vectors are linearly independent the only solution is or
. The nullspace consists only of the zero vector and (by convention) its dimension is zero.
c) The space of all 4 by 4 matrices has as a basis the set of matrices in which one element is one and the rest are zero; for example
There are 16 such matrixes in this basis, so the dimension of the space is 16.
NOTE: This continues a series of posts containing worked out exercises from the (out of print) book Linear Algebra and Its Applications, Third Edition by Gilbert Strang.
If you find these posts useful I encourage you to also check out the more current Linear Algebra and Its Applications, Fourth Edition, Dr Strang’s introductory textbook Introduction to Linear Algebra, Fourth Edition
and the accompanying free online course, and Dr Strang’s other books
.