The Art of the Trigonometric Transformation
Welcome, future engineer. Today, we are going to dismantle a problem that, at first glance, looks like a chaotic mess of multiple angles. You see sinθ+cosθ=21 and then a target expression: 16(sin2θ+cos4θ+sin6θ).
Your brain might immediately jump to trying to find θ. Stop. Take a breath.
In JEE Advanced, the goal is rarely to find the variable itself; the goal is to find the structure of the expression. We are going to treat this not as a calculation, but as a construction project.
Phase 1
The Foundation (The Squaring Trick)
We start with our given: sinθ+cosθ=21.
Why do we square this? Because of the beautiful, fundamental identity of trigonometry: sin2θ+cos2θ=1. When we square the left side, we get (sinθ+cosθ)2=sin2θ+cos2θ+2sinθcosθ.
Notice what happens? The sin2θ+cos2θ collapses into a simple 1, and the 2sinθcosθ becomes our golden ticket: sin2θ.
So, we have:
With a simple subtraction, we find our foundational value: sin2θ=41−1=−43. This value is the heartbeat of our entire solution. Everything else we do is just building upon this single, solid number.
Phase 2
The Bridge to Higher Angles
Now, look at the target expression: 16(sin2θ+cos4θ+sin6θ). We have sin2θ, but we need cos4θ and sin6θ. This is where your toolkit of identities comes into play.
We need to bridge the gap between 2θ and the higher multiples. For cos4θ, we use the double-angle formula. Recall that cos2x=1−2sin2x.
If we let x=2θ, then cos4θ=1−2sin22θ. This is perfect! We already know sin2θ=−43.
Let's calculate:
cos4θ=1−2(−43)2=1−2(169)=1−89=−81
See how the math flows? We aren't guessing; we are simply translating the higher-order angles into the language of our foundational value, sin2θ.
Phase 3
The Triple Angle Challenge
Now, for the final piece: sin6θ. This looks intimidating, but it is just a triple angle in disguise. The formula for sin3x is 3sinx−4sin3x.
If we set x=2θ, we get sin6θ=3sin2θ−4sin32θ. Let's substitute our value, sin2θ=−43, with extreme care.
Precision is the hallmark of an elite student:
To combine these, we need a common denominator of 16. So, −49 becomes −1636.
Phase 4
The Final Assembly
We have arrived at the final stage. We have all our components:
1. sin2θ=−43
2. cos4θ=−81
3. sin6θ=−169
Now, we substitute these into our target expression: 16(sin2θ+cos4θ+sin6θ).
Instead of finding a common denominator inside the bracket, let's distribute the 16. This is the "pro move" that saves time and reduces calculation errors:
16(−43)+16(−81)+16(−169)
And there it is. The complexity collapses into a clean, integer result. This is the beauty of mathematics—no matter how tangled the expression appears, if you follow the logical threads of identities and substitutions, the path clears before you.
You didn't just solve a problem; you navigated a system. Keep this mindset, and no JEE problem will ever be too daunting. The final answer is -23.