Eigen value and rank of a matrix

478 Views Asked by At

I am as a beginner I want to know is there any relation between eigenvalue and rank of a square matrix Please help.

1

There are 1 best solutions below

0
On

The kernel of a matrix is the same as the $0$-eigenspace.

The rank of an $m\times n$ matrix is $m$ minus the dimension of kernel.