View written solutionFree
Correct answer: 766
- Interpret the condition
For a matrix , the diagonal entries of are
So the sum of all diagonal entries of is
Thus the condition is:
where each .
So we must count the number of matrices with 9 entries from such that the sum of squares of all 9 entries is 9.
- Reduce to counting 9-tuples
Each entry contributes one of:
Let
- = number of entries equal to
- = number of entries equal to
- = number of entries equal to
- remaining entries are
Then
with integers and .
- Find all possible cases
Solve
Case 1:
Then
So we have exactly one entry equal to , and the other 8 entries are .
Number of matrices:
Case 2:
Then
Possible values of :
No larger works.
So the valid distributions are:
- Count matrices in each distribution
(i)
All 9 entries are .
Number of matrices:
(ii)
Choose 1 position for the entry , then 5 of the remaining 8 positions for the entries .
Number of matrices:
(iii)
Choose 2 positions for the entries , then 1 of the remaining 7 positions for the entry .
Number of matrices:
(iv)
Exactly one entry is .
Number of matrices:
- Add all cases
Total number of matrices:
- Final answer
The required number of matrices is
This matches the stored correct answer.
More from Matrices and Determinants
- Let and be two 2 1 matrices with real entries such that A = XB, where …2021 · Numerical
- The system of equations kx + y + z = 1, x + ky + z = k and x + y + zk = k2 has no solution if k is equal to :2021 · MCQ
- If x, y, z are in arithmetic progression with common difference d, x 3d, and the determinant of the matrix …2021 · MCQ
- Let and such that AB = B and…2021 · Numerical
- If 1, log10(4x 2) and log10 are in arithmetic progression for a real number x, then the value of the determinant …2021 · Numerical
- The solutions of the equation …2021 · MCQ
- Let , , be the real roots of the equation, x3 + ax2 + bx + c = 0, (a, b, c R and a, b 0). If the system of equations (in u, v, w) given by u + v + w = 0, u + v + …2021 · MCQ
- Let and …2021 · MCQ