Find the Nullity [[17,22,4],[2,9,11],[4,6,13]]
Problem
Solution
Set up the matrix
A and the equationA*x=0 to find the dimension of the null space.
Calculate the determinant of the matrix to determine if it is invertible.
Simplify the arithmetic for the determinant.
Apply the Rank-Nullity Theorem which states that for an
n×n matrix,rank(A)+nullity(A)=n
Solve for the nullity using
n=3
Final Answer
Want more problems? Check here!