Matching Properties of Matrices with Entries in Root Set
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 correct entry in List-II.
List-I(P) The number of matrices M=(aij)3×3 with all entries in T such that Ri=Cj=0 for all i,j, is(Q) The number of symmetric matrices M=(aij)3×3 with all entries in T such that Cj=0 for all j, is(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⎩⎨⎧xyz:x,y,z∈R,Mxyz=a120−a23⎭⎬⎫ is(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 isList-II(1) 1(2) 12(3) infinite(4) 6(5) 0
To solve the given matching problem, we analyze each part individually.
Preliminary Information:
The given quadratic equation is:
x2+x−1=0
Since α and β are the distinct roots of this equation, by Vieta's formulas, we have:
α+β=−1⟹1+α+β=0
The set of entries is T={1,α,β}.
Since α and β are irrational numbers (2−1±5), the equation a+b+c=0 for a,b,c∈T holds if and only if{a,b,c}={1,α,β} as a multiset. That is, a sum of three elements chosen from T is 0 if and only if the three elements are distinct.
Part (P):
We are looking for the number of 3×3 matrices M=(aij) with all entries in T such that Ri=0 and Cj=0 for all i,j=1,2,3.
Since Ri=0 for each row i, every row must contain all three elements {1,α,β} exactly once.
Similarly, since Cj=0 for each column j, every column must contain all three elements {1,α,β} exactly once.
Such a matrix is a Latin Square of order 3 formed by the three symbols {1,α,β}.
The number of ways to choose the first row is 3!=6.
For any chosen first row, say (1,α,β), there are exactly 2 ways to complete the remaining two rows to satisfy the Latin square property:
Row 2: (α,β,1), Row 3: (β,1,α)
Row 2: (β,1,α), Row 3: (α,β,1)
Thus, the total number of such matrices is:
6×2=12
Hence, (P)→(2).
Part (Q):
We are looking for the number of symmetric matrices M=(aij)3×3 with entries in T such that Cj=0 for all j=1,2,3.
Since M is symmetric (M=MT), Ri=Ci=0 for all i. Thus, M is a symmetric Latin square of order 3.
In a symmetric Latin square of odd order, each symbol must appear on the main diagonal a11,a22,a33 exactly once.
The number of ways to arrange the three distinct elements {1,α,β} on the main diagonal is 3!=6.
For each fixed choice of the main diagonal, say a11=1,a22=α,a33=β, the off-diagonal entries are uniquely determined:
a12=a21=β
a13=a31=α
a23=a32=1
Thus, for each diagonal arrangement, there is exactly 1 valid symmetric matrix. The total number of symmetric matrices is:
6×1=6
Hence, (Q)→(4).
Part (R):
Let M be a 3×3 skew-symmetric matrix. By definition of a skew-symmetric matrix, aii=0 for all i, and aji=−aij.
So M has the form:
M=0a21a31−a210a32−a31−a320
where a21,a31,a32∈T={1,α,β}.
Note that:
det(M)=0 because M is an odd-order skew-symmetric matrix.
The vector V=a32−a31a21 satisfies MV=0, and V=0 since aij∈T⟹aij=0. Thus, rank(M)=2.
We are given the system of linear equations MX=B, where B=a120−a23=−a210a32.
The inner product of B with the nullspace vector V is:
BTV=(−a21)(a32)+(0)(−a31)+(a32)(a21)=0
Since B is orthogonal to the nullspace of MT=−M, B lies in the column space (range) of M. Therefore, the non-homogeneous system MX=B is consistent.
Because det(M)=0 and the system is consistent, it possesses infinitely many solutions.
Hence, (R)→(3).
Part (S):
We are given a matrix M with all entries in T such that Ri=0 for i=1,2,3.
The condition Ri=ai1+ai2+ai3=0 means that multiplying M by the non-zero vector v=111 yields:
M111=R1R2R3=000
Since Mv=0 for v=0, M is singular, which means:
det(M)=0⟹∣det(M)∣=0
Hence, (S)→(5).
Conclusion:
(P)→(2)
(Q)→(4)
(R)→(3)
(S)→(5)
This corresponds to Option C.
Matching Properties of Matrices with Entries in Root Set | Mathematics PYQ Solution - JEE Challenger