Animated Solution for Mathematics - Matrices and Determinants: If the minimum and the maximum values of the function f:[4π,2π]→R, defined by f(θ)=−sin2θ−cos2θ12−1−sin2θ−1−cos2θ1011−2 are m and M respectively, then the ordered pair (m,M) is equal to :
Select Answer:
Visualized Solution
Introduction to f(θ)
Given function f(θ)=−sin2θ−cos2θ12−1−sin2θ−1−cos2θ1011−2
Domain: θ∈[4π,2π]
Goal: Find the ordered pair (m,M) of minimum and maximum values.
Column Operation C2→C2−C1
To simplify, apply the column operation: C2→C2−C1
This targets the complex terms in the second column by using the first column.
Simplifying C2
R1: (−1−sin2θ)−(−sin2θ)=−1
R2: (−1−cos2θ)−(−cos2θ)=−1
R3: 10−12=−2
New Determinant: f(θ)=−sin2θ−cos2θ12−1−1−211−2
Row Operation R1→R1−R2
To create zeros, apply the row operation: R1→R1−R2
This is effective because the second and third columns have identical entries in R1 and R2.
For 2θ∈[2π,π], the cosine function is strictly decreasing.
At 2θ=2π, cos(2π)=0⟹f(θ)=0
At 2θ=π, cos(π)=−1⟹f(θ)=−4
Minimum and Maximum Values
The range of f(θ) is [−4,0].
Minimum value m=−4
Maximum value M=0
The ordered pair (m,M) is (−4,0).
00:00 / 00:00
The Sigma Insight: Properties of Determinants
Solution Diagram
Analyzing the Setup
We are given the function:
f(θ)=−sin2θ−cos2θ12−1−sin2θ−1−cos2θ1011−2
If you try to expand this directly, you will be lost in a sea of sin4θ and cos4θ terms. Instead, look at the columns. Notice the second column contains −1−sin2θ and −1−cos2θ, while the first column contains −sin2θ and −cos2θ.
If we subtract the first column from the second (C2→C2−C1), those bulky trigonometric terms will vanish.
The Power of Column Operations
Applying the operation C2→C2−C1 yields:
f(θ)=−sin2θ−cos2θ12−1−1−211−2
Look at how clean that is! We have successfully reduced the complexity of the second column to simple constants.
Creating Zeros
Now, we have a cleaner determinant, but we can do better. In the world of determinants, zeros are your best friends. Look at the first and second rows; the second and third columns are identical (−1,1).
This is a golden opportunity. Let's apply the row operation R1→R1−R2.
For the first element, we get (−sin2θ)−(−cos2θ)=cos2θ−sin2θ. For the other elements, (−1)−(−1)=0 and 1−1=0. Our determinant now looks like this:
f(θ)=cos2θ−sin2θ−cos2θ120−1−201−2
The Identity Reveal
Now, expanding along the first row is trivial. We have only one non-zero term: (cos2θ−sin2θ). We know from our trigonometric toolkit that cos2θ−sin2θ=cos2θ.
The determinant simplifies to:
f(θ)=(cos2θ)−1−21−2
Calculating the 2×2 minor: (−1)(−2)−(1)(−2)=2−(−2)=4. Thus, our monster determinant has been tamed into the simple expression: f(θ)=4cos2θ.
The Domain Trap
This is where many students lose marks. We are given the domain θ∈[4π,2π]. We must find the range of 2θ.
If 4π≤θ≤2π, then multiplying by 2 gives us 2π≤2θ≤π.
Now, visualize the cosine curve in the second quadrant (from 2π to π). The cosine function is strictly decreasing here. At 2θ=2π, cos(2π)=0. At 2θ=π, cos(π)=−1.
Therefore, the range of cos2θ is [−1,0]. Multiplying by 4, the range of our function f(θ) is [−4,0].
Conclusion
The minimum value m is −4, and the maximum value M is 0. The ordered pair (m,M) is (−4,0). By using properties to simplify and being careful with the domain, we turned a daunting problem into a clear, logical victory.