History & Comments
Back
Fill content
Description:Added nullity definition
# Definition of nullity of a matrixPut content here**Definition:** The **nullity** of a matrix $A$, denoted $\text{nullity}(A)$, is the dimension of the null space (kernel): $\text{nullity}(A) = \dim\{x : Ax = 0\}$. # Parents * Rank and mullity
Sign in to add a new comment