If a symmetric matrix $A$ has $m$ identical rows show that $0$ is an eigen value of $A$ whose geometric multiplicity is atleast $m-1$.
If $A$ has $m$ identical rows then then by elementary row operation $A$ has $m-1$ zero rows.
But how to show that geometric multiplicity of $A$ is atleast $m-1$ from above?
I know that geometric multiplicity of an eigen value is ($\dim(ker(A-\lambda I))$ but how to compute it from above?
Please help.