Skip to main content
Back to Quadratic Equations
JEE Main 2023
Quadratic Equations
Quadratic Equation and Inequalities
Medium

Question

Let α,β\alpha, \beta be the distinct roots of the equation x2(t25t+6)x+1=0,tRx^2-\left(t^2-5 t+6\right) x+1=0, t \in \mathbb{R} and an=αn+βna_n=\alpha^n+\beta^n. Then the minimum value of a2023+a2025a2024\frac{a_{2023}+a_{2025}}{a_{2024}} is

Options

Solution

Key Concepts and Formulas

  • Vieta's Formulas: For a quadratic equation ax2+bx+c=0ax^2 + bx + c = 0 with roots α\alpha and β\beta:
    • Sum of roots: α+β=ba\alpha + \beta = -\frac{b}{a}
    • Product of roots: αβ=ca\alpha \beta = \frac{c}{a}
  • Recurrence Relation for Sums of Powers of Roots: For a quadratic equation x2Px+Q=0x^2 - Px + Q = 0 with roots α\alpha and β\beta, where P=α+βP = \alpha + \beta and Q=αβQ = \alpha \beta, the sum an=αn+βna_n = \alpha^n + \beta^n satisfies the recurrence relation: an=Pan1Qan2for n2a_n = P a_{n-1} - Q a_{n-2} \quad \text{for } n \ge 2

Step-by-Step Solution

Step 1: Identify Coefficients and Apply Vieta's Formulas We are given the quadratic equation x2(t25t+6)x+1=0x^2 - (t^2 - 5t + 6)x + 1 = 0. Comparing this to the general form x2Px+Q=0x^2 - Px + Q = 0, where α\alpha and β\beta are the roots, we have:

  • P=α+β=t25t+6P = \alpha + \beta = t^2 - 5t + 6
  • Q=αβ=1Q = \alpha \beta = 1

Step 2: State the Recurrence Relation Since α\alpha and β\beta are the roots of the given quadratic equation, we can write the recurrence relation for an=αn+βna_n = \alpha^n + \beta^n as: an=(t25t+6)an1an2a_n = (t^2 - 5t + 6) a_{n-1} - a_{n-2}

Step 3: Apply the Recurrence Relation for n = 2025 We want to find the value of a2023+a2025a2024\frac{a_{2023}+a_{2025}}{a_{2024}}. Let's use the recurrence relation with n=2025n = 2025: a2025=(t25t+6)a2024a2023a_{2025} = (t^2 - 5t + 6) a_{2024} - a_{2023} Rearranging the equation, we get: a2025+a2023=(t25t+6)a2024a_{2025} + a_{2023} = (t^2 - 5t + 6) a_{2024}

Step 4: Calculate the Target Expression Now, divide both sides of the equation by a2024a_{2024}. We assume a20240a_{2024} \neq 0, which is valid since α\alpha and β\beta are distinct roots and αβ=1\alpha\beta = 1. Thus neither root can be zero, and a2024=α2024+β20240a_{2024} = \alpha^{2024} + \beta^{2024} \ne 0. a2025+a2023a2024=t25t+6\frac{a_{2025} + a_{2023}}{a_{2024}} = t^2 - 5t + 6

Step 5: Minimize the Quadratic Expression Let f(t)=t25t+6f(t) = t^2 - 5t + 6. To find the minimum value of this quadratic, we complete the square: f(t)=t25t+(52)2(52)2+6f(t) = t^2 - 5t + \left(\frac{5}{2}\right)^2 - \left(\frac{5}{2}\right)^2 + 6 f(t)=(t52)2254+244f(t) = \left(t - \frac{5}{2}\right)^2 - \frac{25}{4} + \frac{24}{4} f(t)=(t52)214f(t) = \left(t - \frac{5}{2}\right)^2 - \frac{1}{4} The minimum value of f(t)f(t) occurs when t=52t = \frac{5}{2}, and the minimum value is 14-\frac{1}{4}.

Step 6: Check the Distinct Roots Condition We need to ensure the roots are distinct when t=52t = \frac{5}{2}. The discriminant of the original quadratic equation is D=(t25t+6)24D = (t^2 - 5t + 6)^2 - 4. When t=52t = \frac{5}{2}, t25t+6=14t^2 - 5t + 6 = -\frac{1}{4}, so D=(14)24=1164=6316D = \left(-\frac{1}{4}\right)^2 - 4 = \frac{1}{16} - 4 = -\frac{63}{16}. Since D<0D < 0, the roots are distinct complex conjugates. Also, we need to check t1t \ne 1 and t4t \ne 4. Since t=5/2t=5/2, the condition is satisfied.

Therefore, the minimum value of a2023+a2025a2024\frac{a_{2023}+a_{2025}}{a_{2024}} is 14-\frac{1}{4}.

Common Mistakes & Tips

  • Forgetting the Recurrence Relation: Remembering the recurrence relation for sums of powers of roots is key to solving this problem efficiently.
  • Assuming Real Roots: The problem only states distinct roots, which could be distinct real or distinct complex conjugate roots.
  • Not checking distinct root condition: Always make sure that the value of tt that minimizes the expression satisfies the distinct root condition.

Summary By applying Vieta's formulas, establishing the recurrence relation for ana_n, and minimizing the resulting quadratic expression in tt, we found the minimum value of the given expression to be 14-\frac{1}{4}. We also checked that the value of tt which gives the minimum value does not violate the distinct roots condition.

Final Answer The final answer is 1/4\boxed{-1/4}, which corresponds to option (B).

Practice More Quadratic Equations Questions

View All Questions