JEE Challenger
More from Determinants

Find Sum of Angles for Non Trivial Linear System Solution

The sum of all possible values of θ[0,2π]\theta \in [0, 2\pi], for which the system of equations :

xcos3θ8y12z=0xcos2θ+3y+3z=0x+y+3z=0\begin{array}{c} x\cos 3\theta - 8y - 12z = 0 \\ x\cos 2\theta + 3y + 3z = 0 \\ x + y + 3z = 0 \end{array}

has a non-trivial solution, is equal to :

Options

A

π\pi

B

2π2\pi

C

3π3\pi

D

4π4\pi

Correct

Step-by-Step Solution

To find the sum of all possible values of θ[0,2π]\theta \in [0, 2\pi] for which the given system of linear equations has a non-trivial solution, we set the determinant of the coefficient matrix to zero.

The given homogeneous system of linear equations is:

xcos3θ8y12z=0xcos2θ+3y+3z=0x+y+3z=0\begin{aligned} x\cos 3\theta - 8y - 12z &= 0 \\ x\cos 2\theta + 3y + 3z &= 0 \\ x + y + 3z &= 0 \end{aligned}

For a non-trivial solution, the coefficient determinant DD must be zero:

D=cos3θ812cos2θ33113=0D = \begin{vmatrix} \cos 3\theta & -8 & -12 \\ \cos 2\theta & 3 & 3 \\ 1 & 1 & 3 \end{vmatrix} = 0

Expanding the determinant along the first row:

D=cos3θ3313(8)cos2θ313+(12)cos2θ311=0D = \cos 3\theta \begin{vmatrix} 3 & 3 \\ 1 & 3 \end{vmatrix} - (-8) \begin{vmatrix} \cos 2\theta & 3 \\ 1 & 3 \end{vmatrix} + (-12) \begin{vmatrix} \cos 2\theta & 3 \\ 1 & 1 \end{vmatrix} = 0

Calculating the 2×22 \times 2 determinants:

3313=3(3)3(1)=93=6cos2θ313=3cos2θ3cos2θ311=cos2θ3\begin{aligned} \begin{vmatrix} 3 & 3 \\ 1 & 3 \end{vmatrix} &= 3(3) - 3(1) = 9 - 3 = 6 \\ \begin{vmatrix} \cos 2\theta & 3 \\ 1 & 3 \end{vmatrix} &= 3\cos 2\theta - 3 \\ \begin{vmatrix} \cos 2\theta & 3 \\ 1 & 1 \end{vmatrix} &= \cos 2\theta - 3 \end{aligned}

Substitute these back into DD:

D=6cos3θ+8(3cos2θ3)12(cos2θ3)=0D = 6\cos 3\theta + 8(3\cos 2\theta - 3) - 12(\cos 2\theta - 3) = 0 6cos3θ+24cos2θ2412cos2θ+36=06\cos 3\theta + 24\cos 2\theta - 24 - 12\cos 2\theta + 36 = 0 6cos3θ+12cos2θ+12=06\cos 3\theta + 12\cos 2\theta + 12 = 0

Dividing the entire equation by 66:

cos3θ+2cos2θ+2=0\cos 3\theta + 2\cos 2\theta + 2 = 0

Using the trigonometric identities cos3θ=4cos3θ3cosθ\cos 3\theta = 4\cos^3 \theta - 3\cos \theta and cos2θ=2cos2θ1\cos 2\theta = 2\cos^2 \theta - 1, and letting u=cosθu = \cos \theta:

(4u33u)+2(2u21)+2=0(4u^3 - 3u) + 2(2u^2 - 1) + 2 = 0 4u3+4u23u=04u^3 + 4u^2 - 3u = 0 u(4u2+4u3)=0u(4u^2 + 4u - 3) = 0

Factorizing the quadratic expression 4u2+4u34u^2 + 4u - 3:

u(2u1)(2u+3)=0u(2u - 1)(2u + 3) = 0

This gives three possible cases for u=cosθu = \cos \theta:

  1. u=0    cosθ=0u = 0 \implies \cos \theta = 0
  2. u=12    cosθ=12u = \frac{1}{2} \implies \cos \theta = \frac{1}{2}
  3. u=32    cosθ=32u = -\frac{3}{2} \implies \cos \theta = -\frac{3}{2} (No solution since cosθ[1,1]\cos \theta \in [-1, 1])

Now, we find the values of θ[0,2π]\theta \in [0, 2\pi] for the valid cases:

  • Case 1: cosθ=0\cos \theta = 0

    θ=π2,3π2\theta = \frac{\pi}{2}, \frac{3\pi}{2}
  • Case 2: cosθ=12\cos \theta = \frac{1}{2}

    θ=π3,5π3\theta = \frac{\pi}{3}, \frac{5\pi}{3}

Thus, the set of all possible values for θ\theta in the interval [0,2π][0, 2\pi] is:

θ{π3,π2,3π2,5π3}\theta \in \left\{ \frac{\pi}{3}, \frac{\pi}{2}, \frac{3\pi}{2}, \frac{5\pi}{3} \right\}

Sum of all these values:

Sum=π3+π2+3π2+5π3=(π3+5π3)+(π2+3π2)=2π+2π=4π\text{Sum} = \frac{\pi}{3} + \frac{\pi}{2} + \frac{3\pi}{2} + \frac{5\pi}{3} = \left(\frac{\pi}{3} + \frac{5\pi}{3}\right) + \left(\frac{\pi}{2} + \frac{3\pi}{2}\right) = 2\pi + 2\pi = 4\pi

Hence, the correct option is D.

Find Sum of Angles for Non Trivial Linear System Solution | Mathematics PYQ Solution - JEE Challenger