The Geometry of Progressions
A Journey Through Triangles
Welcome, future engineers! Today, we are going to unravel a beautiful problem that sits at the intersection of trigonometry and algebra.
Often, when we see a triangle problem, our first instinct is to draw it. But in JEE Advanced, the real magic happens when we translate geometric properties into the language of equations.
We are given a triangle ABC where the cotangents of the angles are in an Arithmetic Progression (A.P.). Our mission is to discover the progression of the squares of the sides: a2,b2,c2.
Phase 1
The Cotangent Condition
We start with the given condition: cotA,cotB,cotC are in A.P. This means the difference between consecutive terms is constant.
Mathematically, this gives us the elegant relation:
2cotB=cotA+cotC
This is our anchor. It is the bridge between the angles of the triangle and the algebraic structure we are looking for.
Phase 2
The Trigonometric Bridge
To make progress, we need to break down these cotangents using the identity cotθ=sinθcosθ. Substituting this into our equation, we get:
2(sinBcosB)=sinAcosA+sinCcosC
To combine the right-hand side, we find a common denominator, sinAsinC. The numerator becomes sinCcosA+cosCsinA.
Look closely at this numerator—it is the classic sine addition formula, sin(A+C). Our equation now reads:
sinB2cosB=sinAsinCsin(A+C)
Phase 3
The Power of the Triangle Property
Here is where the geometry saves the day. In any triangle, A+B+C=π, which implies A+C=π−B.
If we take the sine of both sides, we get sin(A+C)=sin(π−B)=sinB. Substituting this back, our equation simplifies dramatically:
Cross-multiplying gives us 2cosBsinAsinC=sin2B. We have successfully eliminated the fractions and are now ready to connect this to the side lengths.
Phase 4
The Final Revelation
Now, we invoke the heavy artillery: the Sine Rule and the Cosine Rule. From the Sine Rule, we know sinA=2Ra, sinB=2Rb, and sinC=2Rc.
From the Cosine Rule, we have cosB=2aca2+c2−b2. Substituting these into our equation, we get:
2(2aca2+c2−b2)(2Ra)(2Rc)=(2Rb)2
Watch as the terms cancel out with satisfying precision: the ac terms vanish, the 2s cancel, and the 4R2 denominators disappear from both sides.
We are left with a2+c2−b2=b2, which rearranges to a2+c2=2b2. This is the definitive condition for a2,b2,c2 to be in an Arithmetic Progression.
We have arrived at the truth: the progression is arithmetic. Keep practicing, keep visualizing, and remember that every complex problem is just a series of simple, beautiful steps waiting to be taken.