View written solutionFree
Correct answer: 4
- We need the maximum possible value of
for a matrix whose entries are all from .
Let the rows of be vectors in . Then
is the volume of the parallelepiped formed by these row vectors.
- By Hadamard's inequality,
Since each row has entries from , the largest possible squared length of any row is
So each row has norm at most . Therefore,
Since determinant is an integer, this gives
So the maximum possible determinant can only be or less.
- Now we check whether is possible.
For equality in Hadamard's inequality, rows should be mutually orthogonal and of maximum length. But in , there do not exist three mutually orthogonal vectors each of length , because vectors with all entries have dot product equal to an odd integer, so cannot be . Thus determinant is impossible.
So the maximum possible determinant is at most .
- Now we construct a matrix with determinant :
Compute its determinant:
Now,
and
Hence,
This gives only , so let us try another matrix.
Take
Then
Compute each minor:
So,
Thus determinant is attainable.
- Since determinant cannot exceed , and is achievable, the maximum possible value is
More from Matrices and Determinants
- Which of the following is(are) NOT the square of a 3 3 matrix with real entries?2017 · Multiple correct
- For a real number , if the system …2017 · Numerical
- How many 3 3 matrices M with entries from {0, 1, 2} are there, for which the sum of the diagonal entries of MTM is 5?2017 · MCQ
- Let , where R. Suppose is a matrix such that PQ = kl, where k R, k …2016 · Multiple correct
- The total number of distinct x R for which is …2016 · Numerical
- Let , where , and r, s {1, 2, 3}. Let and I be the identity…2016 · Numerical
- Let and I be the identity matrix of order 3. If is a matrix such that and …2016 · MCQ
- Let a, , m R. Consider the system of linear equations ax + 2y = 3x 2y = Which of the following statements is(are) correct?2016 · Multiple correct