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.
Matrices and Determinants question
2024 · 30 Jan · Shift 2 · Q37
JEE MainMathematicsMatrices and DeterminantsMCQ+4 / −1
Let R=x000y000z be a non-zero 3×3 matrix, where xsinθ=ysin(θ+32π)=zsin(θ+34π)eq0,θ∈(0,2π). For a square matrix M, let trace (M) denote the sum of all the diagonal entries of M. Then, among the statements: (I) Trace (R)=0(II) If trace (adj(adj(R))=0, then R has exactly one non-zero entry.
A
Only (I) is true
B
Only (II) is true
C
Both (I) and (II) are true
D
Neither (I) nor (II) is true
View written solutionFree
Correct answer: B
Given condition
Let
R=x000y000z
with
xsinθ=ysin(θ+32π)=zsin(θ+34π)=0.
Let the common non-zero value be k. Then
x=sinθk,y=sin(θ+32π)k,z=sin(θ+34π)k.
Since the common value is non-zero, all three denominators are non-zero, hence x,y,z are all non-zero.
Check statement (I): Trace(R)=0
We need to evaluate
Trace(R)=x+y+z.
Using the expressions above,
x+y+z=k(sinθ1+sin(θ+32π)1+sin(θ+34π)1).
So it is enough to prove
sinθ1+sin(θ+32π)1+sin(θ+34π)1=0.
Let
a=sinθ,b=sin(θ+32π),c=sin(θ+34π).
Then
a+b+c=0
because the three angles are equally spaced by 32π.
Now,
a1+b1+c1=abcab+bc+ca.
So we need ab+bc+ca=0.
Use
(a+b+c)2=a2+b2+c2+2(ab+bc+ca).
Since a+b+c=0,
2(ab+bc+ca)=−(a2+b2+c2).
For these three sines spaced by 32π,
a2+b2+c2=23.
Thus this route does not give zero directly, so let us compute explicitly instead.
From the given condition, x,y,z are all non-zero. Hence
Trace(adj(adj(R)))=0⟺x+y+z=0.
But from part (I), x+y+z is not always zero; however it can be zero for some choices. If it is zero, then all three entries can still be non-zero.
Take an explicit example with all non-zero entries and trace zero:
Choose x=1,y=1,z=−2. Then we need to check whether such x,y,z can satisfy the given relation. Since
x:y:z=sinθ1:sin(θ+2π/3)1:sin(θ+4π/3)1,
this means we want
sinθ=sin(θ+32π)=−21sin(θ+34π).
A simpler direct choice is to solve x+y+z=0 using the formula found above:
x+y+z=k⋅sinθ(4sin2θ−3)−3.
This can never be zero because denominator is finite and numerator is −3k=0.
Thus under the given condition,
Trace(adj(adj(R)))=xyz(x+y+z)eq0
always.
So the hypothesis in statement (II) is never satisfied.
A statement of the form "If P, then Q" is considered true when P is never true (vacuously true).
Therefore (II) is true.
Conclusion
(I) is false.
(II) is true.
Hence the correct option is
B: Only (II) is true
Comparison with stored answer
Stored correct answer: D
My derived answer is B, so I disagree with the stored answer.