Question:

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 for i = 1, 2, 3 and j = 1, 2, 3.
Match each entry in List-I to the corret entry in List-II.
List - IList - II
(P)The number of matrices M = ( aij )3×3 with all entries in T such that Ri = Cj = 0 for all i, j, is(1)1
(Q)The number of symmetric matrices M = ( aij )3×3 with all entries in T such that Cj = 0 for all j, is(2)12
(R)Let M = ( aij )3×3 be a skew symmetric matrix such that aij ∈ T for i > j. Then the number of elements in the set
\(\left\{\begin{pmatrix} x \\ y \\ z \end{pmatrix}:x,y,z\in \R, M\begin{pmatrix} x \\ y \\ z \end{pmatrix}=\begin{pmatrix} a_{12} \\ 0 \\ -a_{23} \end{pmatrix}\right\}\) is
(3)infinite
(S)Let M = ( aij )3×3 be a matrix with all entries in T such that Ri = 0 for all i. Then the absolute value of the determinant of M is(4)6
  (5)0
The correct option is

Updated On: May 16, 2025
  • (P) → (4) (Q) → (2) (R) → (5) (S) → (1)
  • (P) → (2) (Q) → (4) (R) → (1) (S) → (5)
  • (P) → (2) (Q) → (4) (R) → (3) (S) → (5)
  • (P) → (1) (Q) → (5) (R) → (3) (S) → (4)
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Approach Solution - 1

To solve the given problem, we need to evaluate each option in List-I and match it with the correct answer in List-II based on the conditions provided. Here's the detailed solution:
Step-by-Step Solution:
Let T = {1, α, β} where α and β are the roots of the quadratic equation x2 + x - 1 = 0. From Vieta's formulas, we know that:
α + β = -1 and αβ = -1.
We now evaluate each part of List-I:
Option (P):
  • We need matrices M such that Ri = Cj = 0 for i, j = 1, 2, 3.
  • All row and column sums must be zero.
  • This is only possible if the matrix is balanced with respect to sign and number of 1’s, α’s, and β’s. In the set T, we can use permutations and combinations to evaluate this.
  • Every row and column must be such that they are permutations of (1, α, β) that sum to zero.
  • Construct each matrix by exhausting permutations which will give us the number 2.
Option (Q):
  • We need symmetric matrices M such that Cj = 0.
  • A symmetric matrix has elements across the main diagonal that are equal, which limits our choice.
  • To maintain column zeros with symmetry: diagonal sums should be zero and off-diagonal pairs should sum to zero. There are only limited arrangements possible without additional restrictions, giving us 4 such matrices.
Option (R):
  • For skew-symmetric matrices where M[x y z]T = [a12 0 -a23], the problem wants the solution of the vector set.
  • As it's skew-symmetric, diagonal elements are zeroes, and elements satisfy condition: aij = -aji.
  • Solving the system provides infinite solutions as the rank of this system is less than the dimension, making (R) infinite.
Option (S):
  • We are given that Ri = 0; thus, row sums are zero.
  • This matrix should have a determinant that keeps rows linearly dependent. Evaluating the determinant gives the value 0 under these conditions.
Thus, matching from List-I to List-II:
  • (P) → (2)
  • (Q) → (4)
  • (R) → (3)
  • (S) → (5)
Hence, the correct mapping is (P) → (2), (Q) → (4), (R) → (3), (S) → (5).
Was this answer helpful?
0
0
Hide Solution
collegedunia
Verified By Collegedunia

Approach Solution -2

To solve the problem, we analyze each statement in List-I with respect to the properties of matrices \( M = (a_{ij})_{3 \times 3} \) whose entries are from the set \( T = \{1, \alpha, \beta\} \), where \(\alpha\) and \(\beta\) are distinct roots of \(x^2 + x - 1 = 0\).

Recall:
Roots \(\alpha\) and \(\beta\) satisfy:
\[ \alpha + \beta = -1, \quad \alpha \beta = -1 \] and the set \( T = \{1, \alpha, \beta\} \).

---

(P) Number of matrices \(M\) with entries in \(T\) such that \(R_i = C_j = 0\) for all \(i, j\).

Here \(R_i = \sum_{k=1}^3 a_{ik}\) (row sums), and \(C_j = \sum_{k=1}^3 a_{kj}\) (column sums). The condition \(R_i = 0\) for all \(i\) and \(C_j = 0\) for all \(j\) means all row sums and column sums are zero.

Because \(T\) contains three numbers whose sum is:

\[ 1 + \alpha + \beta = 1 + (-1) = 0 \]

Each row and column sum equals zero iff the elements of each row and column are a permutation of \(T\) (since sum is zero only if elements sum to zero).

Therefore, in each row and column, the entries are permutations of \(T\). The number of such \(3 \times 3\) matrices with each row and column containing all elements of \(T\) exactly once is the number of Latin squares of order 3 with symbols \(T\).

The number of \(3 \times 3\) Latin squares is 12 (up to relabeling), but here since \(T\) is fixed, the total number of such matrices is:

\[ 12 \] ---

(Q) Number of symmetric matrices \(M\) with entries in \(T\) such that \(C_j = 0\) for all \(j\).

Symmetric matrices satisfy \(a_{ij} = a_{ji}\). The condition \(C_j = 0\) means each column sum is zero.

Because the matrix is symmetric, row sums equal column sums, so row sums are zero as well.

The counting here is more restrictive because symmetry imposes constraints. The number of such symmetric matrices is known to be:

\[ 1 \] ---

(R) \(M\) is skew symmetric with \(a_{ij} \in T\) for \(i > j\). Consider the set of vectors \(\begin{pmatrix} x \\ y \\ z \end{pmatrix}\) satisfying:

\[ M \begin{pmatrix} x \\ y \\ z \end{pmatrix} = \begin{pmatrix} a_{12} \\ 0 \\ -a_{23} \end{pmatrix} \]

Since \(M\) is skew symmetric, \(\det(M) = 0\), so the linear transformation is not invertible, and the system either has infinitely many solutions or none depending on the right side.

Here the right side vector is consistent with the image of \(M\), so the set of solutions is infinite.

---

(S) For \(M\) with entries in \(T\) such that \(R_i = 0\) for all \(i\), the absolute value of the determinant of \(M\) is:

Since each row sums to zero, the vector \(\mathbf{1} = (1,1,1)^T\) is an eigenvector with eigenvalue 0, so \(\det(M) = 0\).

---

Matching List-I to List-II:

\[ \begin{cases} (P) \to 12 \\ (Q) \to 1 \\ (R) \to \text{infinite} \\ (S) \to 0 \end{cases} \] ---

Final Answer:

\[ \boxed{ \text{(P) - 12, (Q) - 1, (R) - infinite, (S) - 0} } \]

Was this answer helpful?
0
0

Questions Asked in JEE Advanced exam

View More Questions