hw09
hw09
Homework 9: Dimension
This homework is due on Monday, February 22, respectively on Tuesday, February 23, 2016.
1 Determine the rank and nullity of the following matrix and verify
that the rank nullity theorem holds in this case:
5
4 3 2 1
1 2 3 4 5
A= 1 1 1 1 1
1 2 3 4 5
5 4 3 2 1
0 1 0 1 1 1 1 0 1
0 1 0 1 1 1 1 0 1
I = 0 1 0 , C = 1 0 0 , U = 1 0 1 ,
0 1 0 1 1 1 1 1 1
1 0 0
L = 1 0 0 .
1 1 1
−1 1
−1 −1
Basis
If V is a linear space and {v1, .., vn} is a basis, then n is the
dimension of V . If ~v1, . . . , ~vp are linearly independent in
V and w ~ q span V then p ≤ q. The dimension of
~ 1, . . . , w
the image of A is called the rank of A. The dimension of
the kernel of A is called the nullity of A. The rank-nullity
theorem tells that the sum of the rank and the nullity is
equal to the number of columns of A. It’s easy to see why
this is true if you remember that the rank of A is the number
of leading 1s in rref(A) and the nullity of A is the number
of free variables.