Question
Question: Let A be a square matrix all of whose entries are integers. Then, which one of the following is true...
Let A be a square matrix all of whose entries are integers. Then, which one of the following is true?
A. If detA=±1, then A−1 exists and all its entries are integers.
B. If detA=±1, then A−1 need not exist.
C. If detA=±1, then A−1 exists but all its entries are not necessarily integers.
D. if detA=±1, then A−1 exists and all its entries are non-integers.
Solution
In this problem we need to find the correct option which is related to the given data. In the problem we have given that A be a square matrix all of whose entries are integers. So, we will assume a square matrix of desired order and try to find the inverse of the matrix by calculating the values of adj(A), ∣A∣. From the values of A−1, ∣A∣ we will choose one correct option from the given options.
Complete step-by-step solution:
Given that the matrix A is a square matrix all of whose entries are integers.
Let us assume the matrix A as A=−1 0 0−1
Now the determinant of the matrix A will be
⇒∣A∣=−1 0 0−1
We know that the value of a c bd=ad−cb, hence the determinant of the matrix A will be
⇒∣A∣=−1(−1)−0(0)⇒∣A∣=1
Here the value of ∣A∣ is 1. Now the value of adj(A) will be
⇒adj(A)=−1 −(0) −(0)−1⇒adj(A)=−1 0 0−1
From the above values, the value of A−1 will be
⇒A−1=∣A∣1adj(A)⇒A−1=11−1 0 0−1⇒A−1=−1 0 0−1
From the above value we can say that ‘If detA=±1, then A−1 exists and all its entries are integers’.
Hence option – A is the correct one.
Note: For this problem we can directly write the answer without assuming the matrix because we have the formula for the inverse matrix as A−1=∣A∣1adj(A). From this formula we can say that the inverse of an integer matrix should have integers entries.