Prove that if A and B are similar matrices, the dim $Null(A)$ = dim $Null(B)$
I'm not really sure where to start for this problem. Any help would be appreciated. Thanks
Prove that if A and B are similar matrices, the dim $Null(A)$ = dim $Null(B)$
I'm not really sure where to start for this problem. Any help would be appreciated. Thanks
Hint:
If $A=PBP^{-1}$, then for any $v \in null(A)$ , notice that $PBP^{-1}v=Av=0$, so that $BP^{-1}v=P^{-1}0=0$, so that $P^{-1}v \in null(B)$. Similarly, if $w \in null(B)$, then $Pw \in null(A)$.
Therefore the mapping $P^{-1}: null (A) \to null (B)$ is an isomorphism with inverse $P$.