Skip to main content
Back to Matrices & Determinants
JEE Main 2023
Matrices & Determinants
Matrices and Determinants
Hard

Question

Let S be the set of all values of θ[π,π]\theta \in[-\pi, \pi] for which the system of linear equations x+y+3z=0x+y+\sqrt{3} z=0 x+(tanθ)y+7z=0-x+(\tan \theta) y+\sqrt{7} z=0 x+y+(tanθ)z=0x+y+(\tan \theta) z=0 has non-trivial solution. Then \frac{120}{\pi} \sum_\limits{\theta \in \mathrm{s}} \theta is equal to :

Options

Solution

1. Key Concepts and Formulas

  • Non-trivial Solutions for Homogeneous Systems: A system of linear equations Ax=0Ax=0 (where AA is the coefficient matrix and xx is the variable vector) is called a homogeneous system. It always has a trivial solution (x=0x=0). For a homogeneous system to have non-trivial solutions (i.e., at least one variable is non-zero), the determinant of its coefficient matrix must be equal to zero.
  • Determinant of a 3×33 \times 3 Matrix: For a matrix A=(abcdefghi)A = \begin{pmatrix} a & b & c \\ d & e & f \\ g & h & i \end{pmatrix}, its determinant is given by det(A)=a(eifh)b(difg)+c(dheg)\det(A) = a(ei - fh) - b(di - fg) + c(dh - eg). Alternatively, row/column operations can be used to simplify the determinant calculation.
  • Solving Trigonometric Equations: To find all solutions for tanθ=k\tan \theta = k in a given interval, first find the principal value α\alpha (usually in (π/2,π/2)(-\pi/2, \pi/2)). The general solution is θ=nπ+α\theta = n\pi + \alpha, where nn is an integer. Then, substitute integer values for nn to find all solutions within the specified interval.

2. Step-by-Step Solution

Step 1: Formulate the Coefficient Matrix and Apply Non-trivial Solution Condition

The given system of linear equations is: x+y+3z=0x+y+\sqrt{3} z=0 x+(tanθ)y+7z=0-x+(\tan \theta) y+\sqrt{7} z=0 x+y+(tanθ)z=0x+y+(\tan \theta) z=0 This is a homogeneous system. For it to have non-trivial solutions, the determinant of its coefficient matrix must be zero. The coefficient matrix AA is: A=(1131tanθ711tanθ)A = \begin{pmatrix} 1 & 1 & \sqrt{3} \\ -1 & \tan \theta & \sqrt{7} \\ 1 & 1 & \tan \theta \end{pmatrix} We set det(A)=0\det(A) = 0.

Step 2: Calculate the Determinant

We can simplify the determinant calculation by performing a column operation. Notice that the first and third rows have identical elements in the first two columns. Let C1,C2,C3C_1, C_2, C_3 be the columns of the matrix. We perform the operation C2C2C1C_2 \to C_2 - C_1: det(A)=11131tanθ(1)7111tanθ=1031tanθ+1710tanθ\det(A) = \left|\begin{array}{ccc} 1 & 1-1 & \sqrt{3} \\ -1 & \tan \theta - (-1) & \sqrt{7} \\ 1 & 1-1 & \tan \theta \end{array}\right| = \left|\begin{array}{ccc} 1 & 0 & \sqrt{3} \\ -1 & \tan \theta + 1 & \sqrt{7} \\ 1 & 0 & \tan \theta \end{array}\right| Now, expand the determinant along the second column, as it contains two zeros: det(A)=0()(tanθ+1)131tanθ+0()=0\det(A) = 0 \cdot (\dots) - (\tan \theta + 1) \cdot \left|\begin{array}{cc} 1 & \sqrt{3} \\ 1 & \tan \theta \end{array}\right| + 0 \cdot (\dots) = 0 (tanθ+1)(1tanθ13)=0-(\tan \theta + 1)(1 \cdot \tan \theta - 1 \cdot \sqrt{3}) = 0 (tanθ+1)(tanθ3)=0-(\tan \theta + 1)(\tan \theta - \sqrt{3}) = 0

Step 3: Solve the Trigonometric Equation for tanθ\tan \theta

From the simplified determinant equation, we have two possibilities: tanθ+1=0ortanθ3=0\tan \theta + 1 = 0 \quad \text{or} \quad \tan \theta - \sqrt{3} = 0 This gives us: tanθ=1ortanθ=3\tan \theta = -1 \quad \text{or} \quad \tan \theta = \sqrt{3}

Step 4: Find all values of θ\theta in the interval [π,π][-\pi, \pi]

We need to find all θ[π,π]\theta \in [-\pi, \pi] that satisfy these conditions.

  • Case 1: tanθ=3\tan \theta = \sqrt{3} The principal value is θ0=π3\theta_0 = \frac{\pi}{3}. The general solution is θ=nπ+π3\theta = n\pi + \frac{\pi}{3}, where nZn \in \mathbb{Z}. For θ[π,π]\theta \in [-\pi, \pi]:

    • If n=0n=0, θ=π3\theta = \frac{\pi}{3}.
    • If n=1n=-1, θ=π+π3=2π3\theta = -\pi + \frac{\pi}{3} = -\frac{2\pi}{3}. (For n=1n=1, θ=π+π3=4π3\theta = \pi + \frac{\pi}{3} = \frac{4\pi}{3}, which is outside the interval). So, the solutions for tanθ=3\tan \theta = \sqrt{3} are {π3,2π3}\left\{\frac{\pi}{3}, -\frac{2\pi}{3}\right\}.
  • Case 2: tanθ=1\tan \theta = -1 The principal value is θ0=π4\theta_0 = -\frac{\pi}{4} (or 3π4\frac{3\pi}{4}). The general solution is θ=nππ4\theta = n\pi - \frac{\pi}{4}, where nZn \in \mathbb{Z}. For θ[π,π]\theta \in [-\pi, \pi]:

    • If n=0n=0, θ=π4\theta = -\frac{\pi}{4}.
    • If n=1n=1, θ=ππ4=3π4\theta = \pi - \frac{\pi}{4} = \frac{3\pi}{4}. (For n=1n=-1, θ=ππ4=5π4\theta = -\pi - \frac{\pi}{4} = -\frac{5\pi}{4}, which is outside the interval). So, the solutions for tanθ=1\tan \theta = -1 are {π4,3π4}\left\{-\frac{\pi}{4}, \frac{3\pi}{4}\right\}.

Combining these, the set SS of all values of θ\theta is: S={π3,2π3,π4,3π4}S = \left\{\frac{\pi}{3}, -\frac{2\pi}{3}, -\frac{\pi}{4}, \frac{3\pi}{4}\right\}

Step 5: Calculate the Sum of θ\theta values

Now, we sum all the values in the set SS: θSθ=π32π3π4+3π4\sum_{\theta \in S} \theta = \frac{\pi}{3} - \frac{2\pi}{3} - \frac{\pi}{4} + \frac{3\pi}{4} Group terms with common denominators: =(π32π3)+(π4+3π4)= \left(\frac{\pi}{3} - \frac{2\pi}{3}\right) + \left(-\frac{\pi}{4} + \frac{3\pi}{4}\right) =(π3)+(2π4)= \left(-\frac{\pi}{3}\right) + \left(\frac{2\pi}{4}\right) =π3+π2= -\frac{\pi}{3} + \frac{\pi}{2} Find a common denominator (6): =2π+3π6=π6= \frac{-2\pi + 3\pi}{6} = \frac{\pi}{6}

Step 6: Calculate the Final Expression

Finally, we substitute the sum into the given expression 120πθSθ\frac{120}{\pi} \sum_{\theta \in S} \theta: 120π(π6)=1206=20\frac{120}{\pi} \left(\frac{\pi}{6}\right) = \frac{120}{6} = 20

3. Common Mistakes & Tips

  • Determinant Calculation Errors: Be meticulous when expanding determinants. Using row/column operations to introduce zeros can significantly reduce the chance of errors.
  • Missing Solutions in Interval: Always remember that trigonometric functions are periodic. After finding principal values, use the general solution form (θ=nπ+α\theta = n\pi + \alpha for tanθ\tan \theta) and check all integer values of nn to find solutions within the specified interval [π,π][-\pi, \pi]. Do not forget negative solutions.
  • Undefined Tangent: Ensure that the values of θ\theta obtained do not make tanθ\tan \theta undefined (i.e., θπ2+kπ\theta \neq \frac{\pi}{2} + k\pi). In this case, all obtained values are valid.

4. Summary

The problem required finding values of θ\theta for which a homogeneous system of linear equations has non-trivial solutions. This condition translates to setting the determinant of the coefficient matrix to zero. Solving the resulting determinant equation led to a quadratic equation in tanθ\tan \theta, yielding tanθ=3\tan \theta = \sqrt{3} and tanθ=1\tan \theta = -1. We then found all corresponding θ\theta values within the interval [π,π][-\pi, \pi]. Summing these values gave π6\frac{\pi}{6}, and substituting this into the final expression 120πθSθ\frac{120}{\pi} \sum_{\theta \in S} \theta resulted in 20.

5. Final Answer The final answer is 40\boxed{40}. This corresponds to option (A).

Practice More Matrices & Determinants Questions

View All Questions