Sign in
12thPass logo
New chatPYQ LibraryDoubtsRank report
Sign in to see Recents

Your guest activity stays on this device

Sign in to save progress →
Sign in

Matrices and Determinants question

2009 · Shift 1 · Q38
Guest · filters and generic practice availableBrowsing as a guest · PYQ filters and generic practice are available. Sign in only for personalised features and saved progress.
  1. PYQ Library
  2. /JEE Advanced
  3. /Mathematics
  4. /Matrices and Determinants
  5. /2009 · Shift 1 · Q38

Matrices and Determinants question

2009 · Shift 1 · Q38

JEE AdvancedMathematicsMatrices and DeterminantsMCQ+3 / −1
Let A be the set of all 3 ×\times× 3 symmetric matrices all of whose entries are either 0 or 1. Five of these entries are 1 and four of them are 0.The number of matrices in A is
  1. A
    12
  2. B
    6
  3. C
    9
  4. D
    3
View written solutionFree

Correct answer: A

Step 1: Understand the properties of the matrices in set A.

A is a set of 3x3 matrices with the following properties:

  1. Symmetric: For any matrix M in A, M=MTM = M^TM=MT. A general 3x3 symmetric matrix has the form: M=(abcbefcfi)M = \begin{pmatrix} a & b & c \\ b & e & f \\ c & f & i \end{pmatrix}M=​abc​bef​cfi​​ This matrix is determined by 6 independent entries: the 3 diagonal elements (a, e, i) and the 3 upper-triangular off-diagonal elements (b, c, f).

  2. Binary Entries: All entries of the matrix are either 0 or 1.

  3. Entry Count: The matrix must have exactly five entries that are 1 and four entries that are 0.

Step 2: Formulate an equation based on the number of '1's.

The total number of '1's in the matrix depends on how many '1's are on the diagonal and how many are in the off-diagonal positions.

  • Let d1d_1d1​ be the number of '1's on the diagonal (i.e., how many of a, e, i are 1). 0≤d1≤30 \le d_1 \le 30≤d1​≤3.
  • Let o1o_1o1​ be the number of '1's in the unique off-diagonal positions (i.e., how many of b, c, f are 1). 0≤o1≤30 \le o_1 \le 30≤o1​≤3.

Each '1' on the diagonal contributes one '1' to the total count. Each '1' in an off-diagonal position b, c, or f corresponds to two '1's in the matrix (e.g., if b=1, then M12M_{12}M12​ and M21M_{21}M21​ are both 1). Therefore, the total number of '1's in the matrix is given by: Total 1s=d1+2×o1\text{Total 1s} = d_1 + 2 \times o_1Total 1s=d1​+2×o1​

We are given that the total number of '1's is 5, so we have the equation: d1+2o1=5d_1 + 2o_1 = 5d1​+2o1​=5

Step 3: Find all possible integer solutions for (d1,o1)(d_1, o_1)(d1​,o1​).

We need to find non-negative integer solutions for (d1,o1)(d_1, o_1)(d1​,o1​) that satisfy d1+2o1=5d_1 + 2o_1 = 5d1​+2o1​=5, subject to the constraints 0≤d1≤30 \le d_1 \le 30≤d1​≤3 and 0≤o1≤30 \le o_1 \le 30≤o1​≤3.

  • If o1=0o_1 = 0o1​=0, then d1=5d_1 = 5d1​=5. This is not possible as d1≤3d_1 \le 3d1​≤3.
  • If o1=1o_1 = 1o1​=1, then d1=5−2(1)=3d_1 = 5 - 2(1) = 3d1​=5−2(1)=3. This is a valid solution (d1=3,o1=1d_1=3, o_1=1d1​=3,o1​=1).
  • If o1=2o_1 = 2o1​=2, then d1=5−2(2)=1d_1 = 5 - 2(2) = 1d1​=5−2(2)=1. This is a valid solution (d1=1,o1=2d_1=1, o_1=2d1​=1,o1​=2).
  • If o1=3o_1 = 3o1​=3, then d1=5−2(3)=−1d_1 = 5 - 2(3) = -1d1​=5−2(3)=−1. This is not possible as d1≥0d_1 \ge 0d1​≥0.

So, there are two possible cases.

Step 4: Calculate the number of matrices for each case.

Case 1: d1=3d_1 = 3d1​=3 and o1=1o_1 = 1o1​=1

  • This means all 3 diagonal elements are 1. The number of ways to choose 3 diagonal positions for the '1's out of 3 available is (33)=1\binom{3}{3} = 1(33​)=1.
  • This means 1 of the 3 unique off-diagonal elements is 1 (and the other 2 are 0). The number of ways to choose which off-diagonal position gets the '1' is (31)=3\binom{3}{1} = 3(13​)=3.
  • The number of matrices in this case is (33)×(31)=1×3=3\binom{3}{3} \times \binom{3}{1} = 1 \times 3 = 3(33​)×(13​)=1×3=3.

(Check: Number of 1s = 3 (diagonal) + 21 (off-diagonal) = 5. Number of 0s = 0 (diagonal) + 22 (off-diagonal) = 4. Total entries = 9. This is correct.)

Case 2: d1=1d_1 = 1d1​=1 and o1=2o_1 = 2o1​=2

  • This means 1 of the 3 diagonal elements is 1 (and the other 2 are 0). The number of ways to choose which diagonal position gets the '1' is (31)=3\binom{3}{1} = 3(13​)=3.
  • This means 2 of the 3 unique off-diagonal elements are 1 (and the other 1 is 0). The number of ways to choose which two off-diagonal positions get the '1's is (32)=3\binom{3}{2} = 3(23​)=3.
  • The number of matrices in this case is (31)×(32)=3×3=9\binom{3}{1} \times \binom{3}{2} = 3 \times 3 = 9(13​)×(23​)=3×3=9.

(Check: Number of 1s = 1 (diagonal) + 22 (off-diagonal) = 5. Number of 0s = 2 (diagonal) + 21 (off-diagonal) = 4. Total entries = 9. This is correct.)

Step 5: Find the total number of matrices.

The total number of matrices in set A is the sum of the numbers of matrices from all possible cases. Total matrices=(Number from Case 1)+(Number from Case 2)\text{Total matrices} = (\text{Number from Case 1}) + (\text{Number from Case 2})Total matrices=(Number from Case 1)+(Number from Case 2) Total matrices=3+9=12\text{Total matrices} = 3 + 9 = 12Total matrices=3+9=12

Thus, there are 12 such matrices in the set A.

Comparing with the options: A: 12 B: 6 C: 9 D: 3

The calculated answer matches option A.

PreviousNext

More from Matrices and Determinants

  • Let A be the set of all 3 × 3 symmetric matrices all of whose entries are either 0 or 1. Five of these entries are 1 and four of them are 0.The number of matrices A in A for which the system of linear equations A​xyz​​=​100​​…2009 · MCQ
  • Let A be the set of all 3 × 3 symmetric matrices all of whose entries are either 0 or 1. Five of these entries are 1 and four of them are 0.The number of matrices A in A for which the system of linear equations A​xyz​​=​100​​…2009 · MCQ
  • Consider the system of equations: x−2y+3z=−1−x+y−2z=kx−3y+4z=1 Statement - 1 : The system of equations has no solution for ke3. and Statement - 2 : The determinant ​1−11​3−24​−1k1​​e0…2008 · MCQ
  • Consider the matrix P=​200​020​003​​. Let the transpose of a matrix X be denoted by XT. Then the number of 3×3 invertible matrices Q with…2025 · MCQ
  • Let I=(10​01​) and P=(20​03​). Let Q=(xz​y4​) for some non-zero real…2025 · Multiple correct
  • Let R2 denote R×R. Let S={(a,b,c):a,b,c∈R and ax2+2bxy+cy2>0 for all (x,y)∈R2−{(0,0)}}. Then which of the following…2024 · Multiple correct
  • Let S=⎩⎨⎧​A=​011​1ab​cde​​:a,b,c,d,e∈{0,1} and ∣A∣∈{−1,1}}, where ∣A∣ denotes the determinant of A. Then…2024 · Numerical
  • Let α and β be the distinct roots of the equation x2+x−1=0. Consider the set T={1,α,β}. For a 3×3 matrix M=(aij​)3×3​, define Ri​=ai1​+ai2​+ai3​ and Cj​=a1j​+a2j​+a3j​… Includes table2024 · MCQ