Analyzing the Setup
Welcome, future engineer. Today, we are not just solving a trigonometric inequality; we are uncovering a hidden symmetry. In the JEE Advanced exam, you will often encounter expressions that look intimidating, designed to make you waste time on brute-force expansion.
Look closely at the expression:
∣cosθcos(60∘−θ)cos(60∘+θ)∣≤81
The Identity
If you try to expand cos(60∘−θ) and cos(60∘+θ) using the compound angle formula, you will eventually get there, but you will be exhausted. Instead, let us invoke the power of the triple angle identity.
This specific product is a classic. It is a beautiful, compact identity:
cosθcos(60∘−θ)cos(60∘+θ)=41cos3θ
By recognizing this, we instantly transform a complex product into a single, manageable term. The inequality now reads ∣41cos3θ∣≤81. Multiplying by 4, we arrive at the clean, elegant inequality:
The Constraint
Now, visualize the graph of cos3θ. It oscillates between −1 and 1. But our inequality ∣cos3θ∣≤21 acts like a pair of scissors, cutting off the peaks and valleys.
We are restricted to the region where the function is trapped between −21 and 21. The question asks for the sum of all θ where cos3θ attains its maximum value. Within our allowed band, the maximum value is clearly 21.
So, we are solving for:
The General Solution
We know that cos(3π)=21. Using the general solution for cosX=cosα, which is X=2nπ±α, we set 3θ=2nπ±3π.
Dividing by 3, we get our master equation:
Now, we systematically test integer values of n to find all θ in the interval [0,2π]:
For n=0: θ=±9π. Only 9π is in the range.
For n=1: θ=32π±9π. This gives 95π and 97π.
For n=2: θ=34π±9π. This gives 911π and 913π.
For n=3: θ=2π±9π. Only 2π−9π=917π is in the range.
Final Calculation
We have our set of values: 9π,95π,97π,911π,913π,917π. Summing these up, we get:
9(1+5+7+11+13+17)π=954π=6π
This is the beauty of mathematics. We started with a complex inequality and, through the lens of identity and symmetry, arrived at a clean, integer-multiple of π. The final answer is 6π.