If $A=P^{-1}BP$, prove $|A^k|=|B^k|$.
Please give me the idea!
If $A=P^{-1}BP$, prove $|A^k|=|B^k|$.
Please give me the idea!
Assuming that your matrices are square matrices, and $|A|$ is the determinant of the matrix $A$, you can write:
$$|A^k| = |A|^k = |P^{-1} B P|^k = (|P|^{-1} |B| |P|)^k,$$
since the determinant of a product of matrices is the product of their determinants. (Which you can prove using the explicit definition of the determinant.) The result then follows from commutativity of $\mathbb R$.
By induction it easy to prove that $A^k=P^{-1}B^kP$ for all $k\in\mathbb{N}$. So $|A^k|=|P^{-1}||B^k||P|$. But since $|P^{-1}|=|P|^{-1}$, $$|A^k|=|B^k|$$ for every $k\in\mathbb{N}$.
If $B$ is invertible then it can be shown that $|A^k|=|B^k|$ for every $k\in\mathbb{Z}$