Section02 The Nullspace of A: Solving Ax = 0 and Rx = 0
Nullspace
Defination
- The nullspace consists of all solutions to . These vector are in
- When is Invertible
- When is NOT Invertible
- solution
- When is Invertible
Compare to columns space
- Dimension
- is a matrix.
- The column space of is a subspace of
- The nullspace of is a subspace of
Describe All solutions
- 2D Vectors
- Choose the Special Solution , all solutions is the multiplies of this special solution. ()
- 3D Vectors
- Choose two Special Solutions , all other solutions is the linear combination of these two special solutions. ()
Pivot Columns and Free Columns
- The free components correspond to columns with no pivots.
Suppose is a matrix which has 2 pivots, the solution of is
- has the same solution(2 components vector) of
- When we add extra equations(rows) to a matrix, the nullspace certianly can't get larger.
- The solution of has 4 components
- The first two components is constrainted by pivots (The pivots column of ), the others are free (is correspond to the free columns of ).
- has the same solution(2 components vector) of
example
The Reduced Row Echelon Form
Steps (After Eliminating to )
- Produce zeros above the pivots.
- Produce ones in the pivots.
Properties
- nullspace is easiest to see when we reach the reduced row echelon form
- The pivot columns of contain
- Suppose has more unknowns () than equations (). There must be at least one free column, Then has nonzero solutions.
- at least free variables.
- The Dimension of nullspace is determinated by the number of free variables.
The Rank of a Matrix
- Defination
- The rank of is the number of pivots. This number is
- The true size of is given by its rank.
- Every "free column" is the linear combination of earlier pivot columns. It is the special solutions tell us those combinations.
Rank one
- just have one pivot.
- The column space of a rank one matrix is "one-dimensional"
- The row space of a rank one matrix is a line.
- The null space of a rank one matrix is the plane perpend to this line of row.
Redefination of Rank
Independency
- Rank is the number of independent rows of a matrix.
- Rank is the number of independent columns (pivot columns) of a matrix.
Dimension
- Rank is the dimension of the column space.
- Rank is also the dimension of the row space.
- is the dimension of the nullspace.
Elimination: The Big Picture.
The Questions Elimination () could Answer.
- Is this columns a combination of previous columns?
- Is this row a combination of previous rows?
The Questions Reduced Echelon Form () could answer.
- What those combinations are?
The Bases of Space
Column space of
- Choose the pivot columns of as a basis.
Row space of
- Choose the nonzero rows of as a basis.
Nullspace of
- Choose the special solutions to
Properties from Exercises
- The sum of column space and nullspace's dimension should be less than the (nmber of rows.)
- Why does no 3 by 3 matrix have a nullspace that equals its column spaces?
- If nullspace = column space, then , But is impossible because the is an odd number.
- If , then 's column space is contained in the nullspace of .
If , then
- if and only if
-
- proof of
- proof of
The nullspace of blockmatrix.
-
- proof
- The reduced echelon form of is always
- proof