Linear Algebra Examples

Find the Nullity [[1,0,0,-3],[0,1,0,-1],[0,0,1,2]]
Step 1
Nullity is the dimension of the null space, which is the same as the number of free variables in the system after row reducing. The free variables are the columns without pivot positions.
Step 2
The pivot positions are the locations with the leading in each row. The pivot columns are the columns that have a pivot position.
Pivot Positions: and
Pivot Columns: and
Step 3
The nullity is the number of columns without a pivot position in the row reduced matrix.