Analyzing the Setup
Imagine you are standing at the vertex B of a triangle ΔABC. You are looking across at the sides a, b, and c.
The problem presents you with a seemingly daunting equation:
acos2(2C)+ccos2(2A)=23b
In the world of JEE Advanced, complexity is often just a mask for elegance. Let us peel back that mask.
The Half-Angle Obstacle
The first thing that catches our eye is the half-angle term. In triangle geometry, half-angles are rarely the final destination.
We recall the powerful identity:
By applying this to both cos2(2C) and cos2(2A), we transform our equation into:
a(21+cosC)+c(21+cosA)=23b
Suddenly, the half-angles are gone, replaced by the more familiar full angles.
The Algebraic Expansion
Now, we must be precise. We multiply the entire equation by 2 to clear the denominators, giving us:
Expanding this, we get:
Do not rush! Group the terms logically. We separate the constant sides from the trigonometric terms:
The Geometric Soul
The Projection Formula
Here lies the heart of the problem. Look at the term (acosC+ccosA).
It is the classic Projection Formula. Geometrically, if you drop a perpendicular from vertex B onto side b, you divide b into two segments: ccosA and acosC.
Their sum is exactly b. Thus, we can replace that entire trigonometric bracket with a single variable: b. The equation collapses into:
The Final Synthesis
The trigonometry has vanished, leaving us with a simple, beautiful algebraic relationship:
This is the definition of an Arithmetic Progression. If the sum of the first and third terms is twice the middle term, the sequence is in A.P.
Thus, the sides a, b, and c are in Arithmetic Progression. We started with a complex trigonometric equation and ended with a fundamental property of sequences.