Let A be an invertible $n×n$ matrix over the field of reals. Suppose $(a,v)$ is an eigenpair such that $Av=av$. Then $1/a$ is an eigenvalue of $A$. But is there a property or way of knowing the eigenvector of $1/a$ given those limited information above?
2026-03-27 21:55:47.1774648547
Associated eigenvector of the inverse of an eigenvalue
309 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
What is true is that $\frac{1}{a}$ is an eigenvalue for $A^{-1}$, so if you want to know the eigenvector of $A^{-1}$ associated to the $\frac{1}{a}$
$Av=av\rightarrow A^{-1}Av=A^{-1}av\rightarrow v=a A^{-1}v\rightarrow A^{-1}v=\frac{1}{a}v$,
so the eigenvectors for $A^{-1}$ will be the same as those for $A$, while their associated eigenvalues will be $\frac{1}{a},\forall a$ that is eigenvalue of $A$.