Set the derivative to zero to find critical points:
2sin(2x)=0⟹sin(2x)=0
General solution for sin(θ)=0⟹θ=nπ
Therefore, 2x=nπ⟹x=2nπ
where n is any integer.
Rootsin(−π,π)
Find valid x in the open interval (−π,π):
For n=−1⟹x=−2π
For n=0⟹x=0
For n=1⟹x=2π
Exactly three points!
HighlightingtheRoots
The roots are x=−2π,0,2π.
These correspond to the points where the red curve crosses the x-axis.
AnalyzingMinimumoff(x)
Now let's check the extrema of f(x)=1−cos(2x).
Recall the fundamental range of the cosine function:
−1≤cos(2x)≤1
Minimum of f(x) occurs when cos(2x) is maximum.
CalculatingMinimumValue
Max value of cos(2x)=1.
fmin=1−1=0.
This occurs when cos(2x)=1⟹2x=0⟹x=0.
So, f(x) attains its minimum at x=0.
Conclusion
Key Takeaways:
f′(x)=0 at exactly 3 points in (−π,π).
f(x) attains its minimum at x=0.
Correct Options: [A] and [D].
00:00 / 00:00
The Sigma Insight: Maxima and Minima
Solution Diagram
The Intimidating Determinant
Welcome, fellow traveler on the path of JEE mastery. Today, we face a problem that looks like a fortress of complexity: a 3×3 determinant filled with trigonometric functions.
It is easy to feel overwhelmed, but remember: every complex structure is built from simple, elegant bricks. Our goal is to analyze the function f(x) defined as:
To dismantle this fortress, we perform what I call 'algebraic surgery.' We expand the determinant along the first row (R1). This is the standard procedure, and it is our most reliable tool.
We take the first element, cos(2x), and multiply it by its corresponding 2×2 minor. Then, we subtract the second element, cos(2x), multiplied by its minor. Finally, we add the third element, sin(2x), multiplied by its minor.
Now, we evaluate those 2×2 minors. This is where the magic happens.
For the first minor, we calculate (cosx⋅cosx)−(sinx⋅sinx)=cos2x−sin2x. For the second, we get (cosx⋅cosx)−(sinx⋅−sinx)=cos2x+sin2x. For the third, we get (cosx⋅sinx)−(cosx⋅−sinx)=2sinxcosx.
Suddenly, the fog clears. We recall our fundamental identities: cos2x−sin2x=cos(2x), cos2x+sin2x=1, and 2sinxcosx=sin(2x).
Substituting these back, the function collapses into something beautiful:
f(x)=cos(2x)[cos(2x)]−cos(2x)[1]+sin(2x)[sin(2x)]
f(x)=cos2(2x)−cos(2x)+sin2(2x)
f(x)=(cos2(2x)+sin2(2x))−cos(2x)=1−cos(2x)
The Motion of the Curve
We have reduced a terrifying determinant to f(x)=1−cos(2x). Now, let us analyze its motion.
To find the critical points, we differentiate:
f′(x)=dxd(1−cos(2x))=2sin(2x)
Setting f′(x)=0 gives us sin(2x)=0, which implies 2x=nπ, or x=2nπ. Within the interval (−π,π), the valid values for n are −1,0,1, giving us exactly three critical points: x=−2π,0,2π.
The Victory
Finally, we check the extrema. Since the range of cos(2x) is [−1,1], the minimum of f(x)=1−cos(2x) occurs when cos(2x) is at its maximum of 1.
Thus, fmin=1−1=0, which occurs at x=0.
We have conquered the problem! We found that f′(x)=0 at exactly three points and that the minimum is at x=0. Keep this confidence with you; you are capable of solving any problem that comes your way.