Is a Matrix Invertible and Have Integer Entries If Its Determinant is 1 or -1?

  • Context: MHB 
  • Thread starter Thread starter Dethrone
  • Start date Start date
  • Tags Tags
    Proof
Click For Summary
SUMMARY

The discussion confirms that a matrix \( A \) with integer entries is invertible and has an integer inverse \( A^{-1} \) if and only if its determinant \( \text{det}(A) \) equals 1 or -1. The proof involves showing that if \( A \) is invertible, then \( \text{det}(A) \cdot \text{det}(A^{-1}) = 1 \), leading to the conclusion that \( A^{-1} \) contains integer entries only when \( \text{det}(A) \) is either 1 or -1. The adjugate matrix \( \text{adj}(A) \) plays a crucial role, as it must also contain integer entries for \( A^{-1} \) to be an integer matrix.

PREREQUISITES
  • Understanding of matrix theory, specifically the concepts of invertibility and determinants.
  • Familiarity with the adjugate matrix and its properties.
  • Knowledge of integer matrices and their characteristics.
  • Basic proof techniques in linear algebra.
NEXT STEPS
  • Study the properties of the adjugate matrix and its role in matrix inversion.
  • Learn about determinants of matrices and their implications for invertibility.
  • Explore integer matrices and their applications in linear algebra.
  • Investigate proof techniques in linear algebra, focusing on direct and contrapositive proofs.
USEFUL FOR

Mathematicians, students of linear algebra, and anyone interested in the properties of integer matrices and their determinants.

Dethrone
Messages
716
Reaction score
0
Let $A$ be a matrix each of whose entries are integers. Prove that $A$ is invertible and $A^{-1}$ having integer entries if and only if $\text{det}A=1$ or $-1$.

What I have so far is this:
Suppose $A$ is invertible, then $AA^{-1}=I$ and $\text{det}A\cdot \text{det}A^{-1}=1$.
I am not sure how to proceed.
 
Physics news on Phys.org
I think I figured it out, but I'm too lazy to type out the formal proof with latex. The forward direction can be proven directly by seeing that if $A$ has integer entries, then the adjugate/adjoint will have integer entries. Furthermore, since $A^{-1}$ has integer entries, $\text{det}A$ must either be 1 or -1. Approaching this by contrapositive, we can see that if $\text{det}A$ is not 1 or -1, then $A^{-1}$ has fractional entries. A contradiction.
The backward direction is just reverse logic. Is that correct?
 
I agree with the forward direction. $$A^{-1}=\frac{1}{\text{det }(A)} \text{adj }(A)$$ and $\text{adj }(A)$ will contain all integers for this particular $A$ (might need to justify this depending on how in depth your prof likes you to go), so clearly $$\frac{1}{\text{det }(A)}$$ must be an integer in order for the $A^{-1}$ to contain only integers, and the result follows.

For the backward direction, you are suggesting starting with $\displaystyle {\text{det }(A)}= \pm 1 \implies \frac{1}{\text{det }(A)} \text{adj }(A) $ contains all integer entries $\implies A^{-1}$ contains all integer entries. Right?

I think this proof is solid but saying some words about the adjunct matrix containing all integers would be good because it is a major part of your argument in both directions. :)
 
Yep, that is precisely what I wanted to say. On paper, I like to be really rigorous and thorough with my explanation, but having to use \text{} each time was too much for me to handle. :p Thanks Jameson!
 
$\DeclareMathOperator{\adj}{adj}$

Jameson said:
I agree with the forward direction. $$A^{-1}=\frac{1}{\text{det }(A)} \text{adj }(A)$$ and $\text{adj }(A)$ will contain all integers for this particular $A$ (might need to justify this depending on how in depth your prof likes you to go), so clearly $$\frac{1}{\text{det }(A)}$$ must be an integer in order for the $A^{-1}$ to contain only integers, and the result follows.

Rido12 said:
Yep, that is precisely what I wanted to say. On paper, I like to be really rigorous and thorough with my explanation, but having to use \text{} each time was too much for me to handle. :p Thanks Jameson!

Hey Rido! ;)

I don't think the proof is valid yet. What if $\adj A$ contains only even numbers and $\det A = 2$?

Btw, \det already is an operator name, and $\adj$ can be written as \operatorname{adj}, which takes care of proper spacing.
Alternatively, if you type \DeclareMathOperator{\adj}{adj} once (as I did in this post), you can use \adj in the remainder of the post. (Nerd)
(It might be a nice improvement if \adj was predefined in our forum.)Here's a different way to proceed, which does not require \text or \operatorname at all.
Suppose $\det A \ne \pm 1$.
Since $\det A \cdot \det A^{-1} = \det I = 1$, one of them must have a magnitude greater than 1, while the other one must be between 0 and 1.
Is that possible for integer matrices?
 
Good catch, ILS. You're 100% correct. If all the terms contain a common factor then $$\frac{1}{\text{det }(A)}$$ doesn't need to be 1.

Much better idea for the proof as well. :)
 
Hi ILS! (Cool)

That makes sense! Indeed, since they have integer elements, the determinant must be larger than 1. It could be 0, but then that would violate the fact that $A$ is invertible, so that could not happen.
Seems like $\adj$ is predefined now...:D

It would also be nice if $\operatorname{col} A,\operatorname{row}A, \operatorname{span}A, \operatorname{rref}A$, etc could be predefined too...hehe. Not sure if that would take up too much necessary space, however.
 

Similar threads

  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 15 ·
Replies
15
Views
5K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 23 ·
Replies
23
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K