Linear Algebra - Invertible matrices and determinants

62 Views Asked by At

Let $A$ be any $n \times n$ invertible matrix, defined over the integer numbers. Let assume that $A^{-1}$ (Inverse of A) is also defined over the integer numbers.

Prove that $\det A\in\{-1,+1\}$.

Any help will be appreciated, Thanks.

2

There are 2 best solutions below

10
On BEST ANSWER

$det(A)det(A^{-1}) = det(I) = 1$. You also know that $det(A) \in \mathbb{Z}$ and $det(A^{-1}) \in \mathbb{Z}$. See what you can do with that.

0
On

$\det(A)\det(A^{-1})=\det(AA^{-1})=\det(I)=1$