Welcome, future engineers and mathematicians. Today, we are going to dismantle a problem that, at first glance, looks like a chaotic mess of exponents and trigonometry.
You see an expression like 32sin2α−1 and your brain might instinctively want to run away. But I want you to pause. Take a deep breath.
In the world of JEE Advanced, intimidation is the first trap. Let us look past the scary notation and find the elegant structure hidden underneath.
The Logic Bridge
Unlocking the A.P. Property
The problem tells us that 32sin2α−1, 14, and 34−2sin2α are the first three terms of an Arithmetic Progression (A.P.). What is the soul of an A.P.? It is the constant difference between terms.
If we have three terms A,B,C, then B−A=C−B, which simplifies beautifully to 2B=A+C. This is our logic bridge. It allows us to ignore the complexity of the terms for a moment and focus on their relationship.
By substituting our values, we get:
2(14)=32sin2α−1+34−2sin2α
This simplifies to:
We have successfully translated a sequence problem into an algebraic equation.
The Exponent Jungle
Simplifying the Chaos
Now, we face the exponents. They look messy, but they follow the fundamental laws of algebra. Recall that am−n=anam.
Applying this, our equation becomes:
Suddenly, the fog clears. Do you see it? The term 32sin2α is repeating.
This is the moment where a student becomes an engineer. We don't fight the complexity; we simplify it. Let us introduce a dummy variable, t=32sin2α.
Our equation transforms into:
This is no longer a trigonometric nightmare; it is a simple rational equation.
The Quadratic Transformation
To solve for t, we clear the denominators by multiplying the entire equation by 3t. This gives us 28(3t)=t2+243, which rearranges into the standard quadratic form:
Now, we factorize. We need two numbers that multiply to 243 and add to −84. A quick mental check reveals 81 and 3.
Thus, (t−81)(t−3)=0. We have two candidates: t=81 and t=3.
The Reality Check
The Sine Constraint
Here is where the JEE examiners test your maturity. We have two values for t, but are they both physically possible?
Recall that t=32sin2α. If t=81, then 32sin2α=34, implying 2sin2α=4, or sin2α=2.
But wait! The range of the sine function is strictly [−1,1]. It can never be 2. This solution is an illusion, a mathematical ghost. We must reject it.
However, if t=3, then 32sin2α=31, implying 2sin2α=1, or sin2α=21. This is perfectly valid.
The Final Victory
With sin2α=21, we can finally find the first term a. The expression for the first term was 32sin2α−1.
Substituting our value, we get:
Now that we have the first term a=1 and the second term 14, the common difference d is simply 14−1=13.
To find the sixth term, we use the general formula Tn=a+(n−1)d. For n=6, we have:
T6=1+(6−1)13=1+5(13)=1+65=66
And there it is. Through logic, substitution, and a healthy dose of skepticism regarding our constraints, we have arrived at the answer: 66.
Never fear the complexity of a problem; just break it down, one step at a time.