Suppose $A,B $ are similar matrices.Suppose $\alpha $ is an eigen value of $A$.Will the eigen space of $A$ with respect to $\alpha$ be the same as that of the eigen space of $B$ with respect to $\alpha$?If not will they have the same dimension?
2026-04-13 13:37:26.1776087446
On
eigen spaces of similar matrices
388 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
There are 2 best solutions below
0
On
The answer is yes. Similar matrices are representation of the same linear operator in different bases. Eigenspaces corresponding to an eigenvalue are essentially (geometrically) the same but the eigenvector(s) have different coordinates in the new basis, e.g., $y=Px$ as in Omnomnomnom's answer.
Suppose $B = PAP^{-1}$, and let $E$ denote the eigenspace of $A$ associated with some $\alpha$. We define $$ P E = \{P x : x \in E\} $$ Note that for all $y = Px \in PE$, we have $$ By = PAP^{-1}(Px) = P(Ax) = \alpha Px = \alpha y $$