Assume I have a matrix $A$. and $P$ is a permutation matrix.
will the eigenvalue of $A$ be equal to $PA$ or $AP$?
$PA$ and $AP$ means switch $A$'s column or rows.
Assume I have a matrix $A$. and $P$ is a permutation matrix.
will the eigenvalue of $A$ be equal to $PA$ or $AP$?
$PA$ and $AP$ means switch $A$'s column or rows.
Copyright © 2021 JogjaFile Inc.
Yes, the eigenvalues can change. Consider the identity matrix and $\left(\begin{array}{cc} 0 & 1 \\ 1& 0 \end{array}\right)$. (hint: the determinant of the latter matrix has determinant -1)