Analyzing the Setup
Imagine you are standing before a cubic equation, x3−x2+βx+γ=0. At first glance, it looks like a standard polynomial, but there is a hidden rhythm here—a secret structure.
We are told that the roots x1,x2,x3 are in an Arithmetic Progression (A.P.). In the world of competitive mathematics, whenever you see an A.P., you should immediately think of symmetry.
The Power of the Middle Root
Instead of labeling our roots as x,x+d,x+2d, which would lead to a messy algebraic tangle, let us be more clever. Let us define our roots as x1=a−d, x2=a, and x3=a+d.
Why do this? Because when we invoke Vieta's formulas, the sum of the roots becomes a beautiful, simple expression: (a−d)+a+(a+d)=3a.
According to Vieta, the sum of the roots is equal to the negative of the coefficient of x2 divided by the coefficient of x3. In our equation, that is −(−1)/1=1.
Thus, we have the elegant result 3a=1, or a=1/3. We have just pinned down the middle root without breaking a sweat!
The Bridge Between Parameters
Since a=1/3 is a root, it must satisfy the original equation. Substituting this into x3−x2+βx+γ=0, we get:
Simplifying this, we find 271−91+3β+γ=0, which reduces to −272+3β+γ=0.
This gives us a vital bridge: γ=272−3β. This equation tells us that β and γ are not independent; they are locked in a dance. If you know one, you know the other.
The Constraint of Reality
Now, we turn to the second Vieta relation: the sum of the products of the roots taken two at a time, which equals β. Using our symmetric roots, we calculate:
(a−d)a+a(a+d)+(a−d)(a+d)=β
Expanding this, we get (a2−ad)+(a2+ad)+(a2−d2)=β, which simplifies to 3a2−d2=β. Substituting our known value a=1/3, we arrive at 3(1/9)−d2=β, or 1/3−d2=β.
Here is the moment of truth: for the roots to be real, the common difference d must be a real number. Therefore, d2 must be greater than or equal to zero.
This implies 1/3−β≥0, or β≤1/3.
The Final Reveal
With β≤1/3 in our pocket, we return to our bridge equation γ=272−3β. As β decreases, γ must increase.
By substituting the maximum value of β=1/3 into this relation, we find the minimum value for γ:
γ≥272−31/3=272−91=−271
And there we have it! The intervals are β∈(−∞,1/3] and γ∈[−1/27,∞).
You have successfully navigated the cubic landscape by using symmetry to simplify the complex. This is the heart of JEE Advanced mathematics—not brute force, but the elegant application of fundamental truths.