Skip to main content
Back to Matrices & Determinants
JEE Main 2020
Matrices & Determinants
Matrices and Determinants
Easy

Question

If A = \left[ {\matrix{ 1 & {\sin \theta } & 1 \cr { - \sin \theta } & 1 & {\sin \theta } \cr { - 1} & { - \sin \theta } & 1 \cr } } \right]; then for all θ\theta \in (3π4,5π4)\left( {{{3\pi } \over 4},{{5\pi } \over 4}} \right), det (A) lies in the interval :

Options

Solution

Key Concepts Utilized

This problem requires us to determine the range of the determinant of a given 3×33 \times 3 matrix, where the matrix elements depend on a variable θ\theta within a specified interval. The core concepts involved are:

  1. Determinant of a 3×33 \times 3 Matrix: For a matrix M=[abcdefghi]M = \begin{bmatrix} a & b & c \\ d & e & f \\ g & h & i \end{bmatrix} its determinant, det(M)\det(M) or M|M|, can be calculated using cofactor expansion along the first row as: det(M)=a(eifh)b(difg)+c(dheg)\det(M) = a(ei - fh) - b(di - fg) + c(dh - eg) Alternatively, row/column operations can simplify the matrix before expansion.
  2. Range of Trigonometric Functions: Understanding how sinθ\sin\theta behaves in different quadrants and how its square, sin2θ\sin^2\theta, affects its range.
  3. Interval Notation: Correctly interpreting open and closed intervals for both θ\theta and the resulting determinant.

Step 1: Calculating the Determinant of Matrix A

First, let's find the determinant of the given matrix AA: A=[1sinθ1sinθ1sinθ1sinθ1]A = \begin{bmatrix} 1 & \sin \theta & 1 \\ { - \sin \theta } & 1 & {\sin \theta } \\ { - 1} & { - \sin \theta } & 1 \end{bmatrix}

We can calculate the determinant using cofactor expansion along the first row: det(A)=11sinθsinθ1sinθsinθsinθ11+1sinθ11sinθ\det(A) = 1 \cdot \left| {\begin{matrix} 1 & {\sin \theta } \\ { - \sin \theta } & 1 \end{matrix}} \right| - \sin \theta \cdot \left| {\begin{matrix} { - \sin \theta } & {\sin \theta } \\ { - 1} & 1 \end{matrix}} \right| + 1 \cdot \left| {\begin{matrix} { - \sin \theta } & 1 \\ { - 1} & { - \sin \theta } \end{matrix}} \right| Expanding the 2×22 \times 2 determinants: det(A)=1((1)(1)(sinθ)(sinθ))sinθ((sinθ)(1)(sinθ)(1))+1((sinθ)(sinθ)(1)(1))\det(A) = 1 \cdot ((1)(1) - (\sin \theta)(-\sin \theta)) - \sin \theta \cdot ((-\sin \theta)(1) - (\sin \theta)(-1)) + 1 \cdot ((-\sin \theta)(-\sin \theta) - (1)(-1)) det(A)=1(1+sin2θ)sinθ(sinθ+sinθ)+1(sin2θ+1)\det(A) = 1 \cdot (1 + \sin^2 \theta) - \sin \theta \cdot (-\sin \theta + \sin \theta) + 1 \cdot (\sin^2 \theta + 1) det(A)=(1+sin2θ)sinθ(0)+(1+sin2θ)\det(A) = (1 + \sin^2 \theta) - \sin \theta \cdot (0) + (1 + \sin^2 \theta) det(A)=1+sin2θ+1+sin2θ\det(A) = 1 + \sin^2 \theta + 1 + \sin^2 \theta det(A)=2+2sin2θ\det(A) = 2 + 2\sin^2 \theta This simplified expression for det(A)\det(A) makes it easier to find its range.

Alternatively, using Row Operations: We can simplify the determinant calculation by applying row operations. Let R1,R2,R3R_1, R_2, R_3 denote the first, second, and third rows, respectively. Perform R1R1+R3R_1 \to R_1 + R_3: det(A)=1+(1)sinθ+(sinθ)1+1sinθ1sinθ1sinθ1\det(A) = \left| {\begin{matrix} {1+(-1)} & {\sin \theta + (-\sin \theta)} & {1+1} \\ { - \sin \theta } & 1 & {\sin \theta } \\ { - 1} & { - \sin \theta } & 1 \end{matrix}} \right| det(A)=002sinθ1sinθ1sinθ1\det(A) = \left| {\begin{matrix} 0 & 0 & 2 \\ { - \sin \theta } & 1 & {\sin \theta } \\ { - 1} & { - \sin \theta } & 1 \end{matrix}} \right| Now, expand along the first row (which has two zeros): det(A)=0()0()+2sinθ11sinθ\det(A) = 0 \cdot (\dots) - 0 \cdot (\dots) + 2 \cdot \left| {\begin{matrix} { - \sin \theta } & 1 \\ { - 1} & { - \sin \theta } \end{matrix}} \right| det(A)=2((sinθ)(sinθ)(1)(1))\det(A) = 2 \cdot ((-\sin \theta)(-\sin \theta) - (1)(-1)) det(A)=2(sin2θ+1)\det(A) = 2 \cdot (\sin^2 \theta + 1) det(A)=2+2sin2θ\det(A) = 2 + 2\sin^2 \theta Both methods yield the same result, confirming our determinant calculation.


Step 2: Analyzing the Range of sinθ\sin\theta for the Given Interval

The problem specifies that θ(3π4,5π4)\theta \in \left( \frac{3\pi}{4}, \frac{5\pi}{4} \right). Let's analyze the behavior of sinθ\sin\theta in this interval:

  • At θ=3π4\theta = \frac{3\pi}{4} (which is 135135^\circ), sinθ=12\sin\theta = \frac{1}{\sqrt{2}}.
  • As θ\theta increases from 3π4\frac{3\pi}{4} to π\pi (180180^\circ), sinθ\sin\theta decreases from 12\frac{1}{\sqrt{2}} to 00.
  • As θ\theta increases from π\pi to 5π4\frac{5\pi}{4} (225225^\circ), sinθ\sin\theta decreases from 00 to 12-\frac{1}{\sqrt{2}}.

Since the interval for θ\theta is open, θ\theta does not actually attain the values 3π4\frac{3\pi}{4} or 5π4\frac{5\pi}{4}. Therefore, sinθ\sin\theta does not attain the values 12\frac{1}{\sqrt{2}} or 12-\frac{1}{\sqrt{2}}. However, it does pass through 00 at θ=π\theta=\pi, which is within the given interval. So, the range of sinθ\sin\theta for θ(3π4,5π4)\theta \in \left( \frac{3\pi}{4}, \frac{5\pi}{4} \right) is (12,12)\left( -\frac{1}{\sqrt{2}}, \frac{1}{\sqrt{2}} \right).


Step 3: Determining the Range of sin2θ\sin^2\theta

Now we need to find the range of sin2θ\sin^2\theta based on the range of sinθ\sin\theta. We have sinθ(12,12)\sin\theta \in \left( -\frac{1}{\sqrt{2}}, \frac{1}{\sqrt{2}} \right). When squaring a quantity that ranges symmetrically around zero (like this), the minimum value of its square will be 00, and the maximum value will be the square of the largest absolute value.

  • The minimum value of sin2θ\sin^2\theta is 00, which occurs when sinθ=0\sin\theta = 0 (at θ=π\theta = \pi). Since θ=π\theta = \pi is in the interval (3π4,5π4)\left( \frac{3\pi}{4}, \frac{5\pi}{4} \right), this minimum value is included.
  • The maximum value of sin2θ\sin^2\theta approaches (12)2=12\left(\frac{1}{\sqrt{2}}\right)^2 = \frac{1}{2}. This value is approached as sinθ\sin\theta approaches 12\frac{1}{\sqrt{2}} or 12-\frac{1}{\sqrt{2}}, but it is never actually reached because the interval for θ\theta is open. Therefore, the range of sin2θ\sin^2\theta is [0,12)\left[ 0, \frac{1}{2} \right).

Step 4: Finding the Range of det(A)

We found det(A)=2+2sin2θ\det(A) = 2 + 2\sin^2 \theta. Using the range of sin2θ[0,12)\sin^2\theta \in \left[ 0, \frac{1}{2} \right):

  • The minimum value of det(A)\det(A) occurs when sin2θ=0\sin^2\theta = 0: det(A)min=2+2(0)=2\det(A)_{\min} = 2 + 2(0) = 2 This minimum value is included in the range.
  • The maximum value of det(A)\det(A) occurs as sin2θ\sin^2\theta approaches 12\frac{1}{2}: det(A)max=2+2(12)=2+1=3\det(A)_{\max} = 2 + 2\left(\frac{1}{2}\right) = 2 + 1 = 3 This maximum value is not included in the range, as sin2θ\sin^2\theta never actually reaches 12\frac{1}{2}. So, the determinant det(A)\det(A) lies in the interval [2,3)[2, 3).

Step 5: Comparing with Options and Final Answer

Our derived interval for det(A)\det(A) is [2,3)[2, 3). Now let's compare this with the given options: (A) (32,3]\left( {{3 \over 2},3} \right] which is (1.5,3](1.5, 3] (B) (0,32]\left( {0,{3 \over 2}} \right] which is (0,1.5](0, 1.5] (C) [52,4)\left[ {{5 \over 2},4} \right) which is [2.5,4)[2.5, 4) (D) (1,52]\left( {1,{5 \over 2}} \right] which is (1,2.5](1, 2.5]

We need to find the interval in which det(A)\det(A) "lies". This means we are looking for an option that contains our calculated interval [2,3)[2, 3). Let's check each option:

  • (A) (1.5,3](1.5, 3]: This interval includes all values from 1.51.5 (exclusive) up to 33 (inclusive). Our interval [2,3)[2, 3) is entirely contained within (1.5,3](1.5, 3]. Specifically, 1.5<2det(A)<331.5 < 2 \le \det(A) < 3 \le 3. This option is a superset of our result.
  • (B) (0,1.5](0, 1.5]: This interval does not contain 22 or any values greater than 1.51.5.
  • (C) [2.5,4)[2.5, 4): This interval does not contain 22 or any values between 22 and 2.52.5.
  • (D) (1,2.5](1, 2.5]: This interval does not contain values approaching 33.

Since our precise interval for det(A)\det(A) is [2,3)[2, 3), and this interval is fully contained within option (A) (32,3]\left( {{3 \over 2},3} \right], option (A) is the correct choice.

The final answer is A\boxed{\text{A}}.


Tips for Success / Common Mistakes to Avoid

  1. Determinant Calculation Accuracy: Be extremely careful with signs and calculations when expanding determinants. A common mistake is misplacing a negative sign. Using row/column operations can often simplify the process and reduce error.
  2. Trigonometric Range: Precisely determine the range of sinθ\sin\theta (or cosθ\cos\theta) for the given interval. Pay close attention to whether the interval is open or closed, as this affects whether endpoints are included.
  3. Squaring a Range: When squaring a range that includes zero (e.g., (a,a)(-a, a)), the squared range will be [0,a2)[0, a^2). If the range does not include zero (e.g., (a,b)(a, b) where a,b>0a, b > 0), then squaring simply gives (a2,b2)(a^2, b^2).
  4. "Lies In" Interpretation: In multiple-choice questions, if your exact derived interval is not an option, look for the smallest option that contains your derived interval. This is a common test-taking strategy when options are not perfectly tight.

Summary / Key Takeaway

This problem combined matrix determinant calculation with trigonometric range analysis. The key steps were:

  1. Simplify the determinant expression to 2+2sin2θ2 + 2\sin^2\theta.
  2. Carefully determine the range of sinθ\sin\theta within the given interval (3π4,5π4)\left( \frac{3\pi}{4}, \frac{5\pi}{4} \right), which was (12,12)\left( -\frac{1}{\sqrt{2}}, \frac{1}{\sqrt{2}} \right).
  3. From this, deduce the range of sin2θ\sin^2\theta as [0,12)\left[ 0, \frac{1}{2} \right).
  4. Substitute this range into the determinant expression to find det(A)[2,3)\det(A) \in [2, 3).
  5. Finally, identify the option that correctly encompasses this range, which was (32,3]\left( \frac{3}{2}, 3 \right].

Practice More Matrices & Determinants Questions

View All Questions