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

Question

Let m and M be respectively the minimum and maximum values of \left| {\matrix{ {{{\cos }^2}x} & {1 + {{\sin }^2}x} & {\sin 2x} \cr {1 + {{\cos }^2}x} & {{{\sin }^2}x} & {\sin 2x} \cr {{{\cos }^2}x} & {{{\sin }^2}x} & {1 + \sin 2x} \cr } } \right| Then the ordered pair (m, M) is equal to :

Options

Solution

Solution: Finding the Minimum and Maximum Values of a Determinant

This problem requires us to evaluate a given 3×33 \times 3 determinant, simplify the resulting trigonometric expression, and then determine its minimum and maximum values using the properties of trigonometric functions.

Key Concepts Used:

  1. Properties of Determinants:
    • The value of a determinant remains unchanged if we apply row operations of the type RiRi+kRjR_i \to R_i + k R_j (or column operations CiCi+kCjC_i \to C_i + k C_j). In this case, we'll use RiRiRjR_i \to R_i - R_j.
    • Expansion of a 3×33 \times 3 determinant: For a matrix abcdefghi\begin{vmatrix} a & b & c \\ d & e & f \\ g & h & i \end{vmatrix}, its determinant can be expanded as a(eifh)b(difg)+c(dheg)a(ei - fh) - b(di - fg) + c(dh - eg). Choosing a row or column with zeros simplifies this expansion.
  2. Trigonometric Identities:
    • sin2x+cos2x=1\sin^2 x + \cos^2 x = 1
  3. Range of Trigonometric Functions:
    • For any real number θ\theta, the sine function has a range of [1,1][-1, 1], i.e., 1sinθ1-1 \le \sin \theta \le 1.

Step 1: Simplify the Determinant using Row Operations

We are given the determinant: \Delta = \left| {\matrix{ {{{\cos }^2}x} & {1 + {{\sin }^2}x} & {\sin 2x} \cr {1 + {{\cos }^2}x} & {{{\sin }^2}x} & {\sin 2x} \cr {{{\cos }^2}x} & {{{\sin }^2}x} & {1 + \sin 2x} \cr } } \right| Our goal is to simplify this determinant by introducing zeros or simpler terms. Row operations are an excellent tool for this, as they do not change the value of the determinant.

Let's apply the operations R1R1R2R_1 \to R_1 - R_2 and R2R2R3R_2 \to R_2 - R_3.

Applying R1R1R2R_1 \to R_1 - R_2:

  • First element: cos2x(1+cos2x)=cos2x1cos2x=1\cos^2 x - (1 + \cos^2 x) = \cos^2 x - 1 - \cos^2 x = -1
  • Second element: (1+sin2x)sin2x=1(1 + \sin^2 x) - \sin^2 x = 1
  • Third element: sin2xsin2x=0\sin 2x - \sin 2x = 0 The new Row 1 becomes (110)\begin{pmatrix} -1 & 1 & 0 \end{pmatrix}.

Applying R2R2R3R_2 \to R_2 - R_3:

  • First element: (1+cos2x)cos2x=1(1 + \cos^2 x) - \cos^2 x = 1
  • Second element: sin2xsin2x=0\sin^2 x - \sin^2 x = 0
  • Third element: sin2x(1+sin2x)=sin2x1sin2x=1\sin 2x - (1 + \sin 2x) = \sin 2x - 1 - \sin 2x = -1 The new Row 2 becomes (101)\begin{pmatrix} 1 & 0 & -1 \end{pmatrix}.

The determinant now transforms to: \Delta = \left| {\matrix{ { - 1} & 1 & 0 \cr 1 & 0 & { - 1} \cr {{{\cos }^2}x} & {{{\sin }^2}x} & {1 + \sin 2x} \cr } } \right| Tip: Performing row/column operations is often the most efficient way to evaluate determinants, especially when elements are complex expressions. Look for opportunities to create zeros or common factors.


Step 2: Expand the Simplified Determinant

Now we expand the determinant along the first row (R1R_1) because it contains a zero, which simplifies the calculation.

\Delta = (-1) \cdot \left| {\matrix{ 0 & { - 1} \cr {{{\sin }^2}x} & {1 + \sin 2x} \cr } } \right| - (1) \cdot \left| {\matrix{ 1 & { - 1} \cr {{{\cos }^2}x} & {1 + \sin 2x} \cr } } \right| + (0) \cdot \left| {\matrix{ 1 & 0 \cr {{{\cos }^2}x} & {{{\sin }^2}x} \cr } } \right|

Let's calculate each 2×22 \times 2 sub-determinant:

  • For the first term: 0(1+sin2x)(1)sin2x=0(sin2x)=sin2x0 \cdot (1 + \sin 2x) - (-1) \cdot \sin^2 x = 0 - (-\sin^2 x) = \sin^2 x
  • For the second term: 1(1+sin2x)(1)cos2x=1+sin2x+cos2x1 \cdot (1 + \sin 2x) - (-1) \cdot \cos^2 x = 1 + \sin 2x + \cos^2 x
  • The third term is 0()0 \cdot (\dots), so it's 00.

Substitute these back into the expansion: Δ=(1)(sin2x)(1)(1+sin2x+cos2x)+0\Delta = (-1) \cdot (\sin^2 x) - (1) \cdot (1 + \sin 2x + \cos^2 x) + 0 Δ=sin2x(1+sin2x+cos2x)\Delta = -\sin^2 x - (1 + \sin 2x + \cos^2 x) Now, we use the trigonometric identity sin2x+cos2x=1\sin^2 x + \cos^2 x = 1: Δ=sin2x(1+sin2x+cos2x)\Delta = -\sin^2 x - (1 + \sin 2x + \cos^2 x) Δ=sin2x1sin2xcos2x\Delta = -\sin^2 x - 1 - \sin 2x - \cos^2 x Rearrange the terms: Δ=(sin2x+cos2x)1sin2x\Delta = -(\sin^2 x + \cos^2 x) - 1 - \sin 2x Substitute sin2x+cos2x=1\sin^2 x + \cos^2 x = 1: Δ=(1)1sin2x\Delta = -(1) - 1 - \sin 2x Δ=2sin2x\Delta = -2 - \sin 2x So, the determinant simplifies to the expression 2sin2x-2 - \sin 2x.

Common Mistake: Be very careful with the signs during determinant expansion. The alternating signs for cofactors (+,,++,-,+ for R1R_1 expansion) are crucial.


Step 3: Determine the Minimum and Maximum Values

We need to find the minimum (mm) and maximum (MM) values of the expression Δ=2sin2x\Delta = -2 - \sin 2x.

We know that for any real angle θ\theta, the value of sinθ\sin \theta lies in the interval [1,1][-1, 1]. Therefore, for 2x2x: 1sin2x1-1 \le \sin 2x \le 1

To find the minimum value (mm) of Δ=2sin2x\Delta = -2 - \sin 2x: We need to make the term sin2x-\sin 2x as small as possible. This happens when sin2x\sin 2x is at its maximum value, which is 11. So, when sin2x=1\sin 2x = 1: m=2(1)m = -2 - (1) m=3m = -3

To find the maximum value (MM) of Δ=2sin2x\Delta = -2 - \sin 2x: We need to make the term sin2x-\sin 2x as large as possible. This happens when sin2x\sin 2x is at its minimum value, which is 1-1. So, when sin2x=1\sin 2x = -1: M=2(1)M = -2 - (-1) M=2+1M = -2 + 1 M=1M = -1


Step 4: Form the Ordered Pair

The minimum value is m=3m = -3 and the maximum value is M=1M = -1. Therefore, the ordered pair (m,M)(m, M) is (3,1)(-3, -1).


Summary and Key Takeaway:

This problem demonstrates a common strategy for solving determinant problems involving trigonometric functions:

  1. Simplify the determinant first using row/column operations to reduce complex expressions and introduce zeros. This makes the expansion much easier and less prone to errors.
  2. Expand the simplified determinant carefully, paying attention to signs.
  3. Utilize trigonometric identities to further simplify the resulting expression.
  4. Determine the range of the final trigonometric expression to find its minimum and maximum values. Remember the fundamental range of sinθ\sin \theta and cosθ\cos \theta is [1,1][-1, 1].

The final answer is (–3, –1)\boxed{\text{(–3, –1)}}.

Practice More Matrices & Determinants Questions

View All Questions