The Algebraic Symphony
Unlocking the Quadratic
Welcome, fellow traveler on the path to JEE mastery. Today, we are not just solving a problem; we are peeling back the layers of a beautiful algebraic structure.
We are given the quadratic equation 2x2+(cosθ)x−1=0, where θ∈(0,2π). Our mission is to find the maximum and minimum values of α4+β4, where α and β are the roots.
Phase 1
The Power of Vieta's Formulas
Many students see a quadratic equation and immediately reach for the quadratic formula. But stop! In competitive exams, the path of least resistance is often the most elegant.
We know that for any quadratic equation ax2+bx+c=0, the sum of the roots α+β=−ab and the product αβ=ac. Applying this to our equation, we find:
These are our fundamental building blocks. They are the DNA of the roots, and they will carry us to the finish line without ever needing to know the individual values of α or β.
Phase 2
The Algebraic Ladder
We need to reach α4+β4. We cannot jump there in one leap, so we climb the ladder. First, we find α2+β2 using the identity:
Substituting our values, we get:
α2+β2=(−2cosθ)2−2(−21)=4cos2θ+1
Now, we apply the same logic to reach the fourth power. We know that (α2+β2)2=α4+β4+2(αβ)2. Rearranging this, we get:
Substitute our previous result and the product of the roots:
α4+β4=(4cos2θ+1)2−2(−21)2=(4cos2θ+1)2−21
Phase 3
The Trigonometric Bridge
This expression looks daunting, but let us simplify it. Let t=cos2θ. Our expression becomes a function f(t)=(4t+1)2−21.
Here is where the JEE trap lies: the domain. Since θ∈(0,2π), cosθ varies between −1 and 1. Therefore, t=cos2θ must lie in the interval [0,1].
Now, we analyze f(t)=(4t+1)2−21 on the interval t∈[0,1]. This is an increasing function. The minimum value m occurs at the smallest t, and the maximum value M occurs at the largest t.
For m (at t=0):
For M (at t=1):
M=(41+1)2−21=(45)2−21=1625−168=1617
Phase 4
The Final Victory
We are almost there. The question asks for 16(M+m). Let us calculate the sum first:
M+m=1617+21=1617+168=1625
Finally, multiplying by 16:
And there it is! The elegance of the cancellation at the very end is the hallmark of a well-crafted JEE problem. You have navigated the algebra, respected the trigonometric domain, and arrived at the final answer of 25.