Question:medium

If α > β > 0 are the roots of the equation ax2 + bx + 1 = 0, and \(\lim\limits_{x \to \frac{1}{\alpha}}\left(\frac{1-cos(x^2+bx+a)}{2(1-ax)^2}\right)^{1/2}=\frac{1}{k}\left(\frac{1}{\beta}-\frac{1}{\alpha}\right),\) then k is equal to

Updated On: Mar 11, 2026
  • α
  • β
Show Solution

The Correct Option is C

Solution and Explanation

The given problem involves an algebraic equation and a limit problem. We are given that α and β are roots of the quadratic equation ax^2 + bx + 1 = 0 and that the condition for the limit is satisfied with a specific relation for k. We need to find the value of k.

Step-by-step solution:

  1. First, note that α and β are roots of the equation ax^2 + bx + 1 = 0. By Viète's formulas for a quadratic equation ax^2 + bx + c = 0:
    • The sum of the roots, α and β, is given by \alpha + \beta = -\frac{b}{a}.
    • The product of the roots is given by \alpha\beta = \frac{1}{a}.
  2. Evaluate the limit as x \to \frac{1}{\alpha}:

    The limit expression provided is:

    \lim\limits_{x \to \frac{1}{\alpha}} \left(\frac{1-\cos(x^2+bx+a)}{2(1-ax)^2}\right)^{1/2} = \frac{1}{k}\left(\frac{1}{\beta}-\frac{1}{\alpha}\right)

    Use the approximation for a small angle: 1 - \cos \theta \approx \frac{\theta^2}{2}.

    As x \to \frac{1}{\alpha}, (1 - ax) \to 0. Hence, the left-hand side limit can be approximated as:

    \left(\frac{\left(\frac{(\frac{1}{\alpha^2} + \frac{b}{\alpha} + a)^2}{2}\right)}{2(1 - a/\alpha)^2}\right)^{1/2}
  3. Substitute the values:

    At x = \frac{1}{\alpha}, the term x^2 + bx + a simplifies to:

    \frac{1}{\alpha^2} + \frac{b}{\alpha} + a = 0 \quad \text{(since it satisfies the quadratic equation)}

    Hence, when substituted in the limit, the main terms cancel out, resulting in a resolved limit.

  4. Comparing both sides:

    The expression simplifies and results in the solved limit comparison, allowing us to find:

    k = 2\alpha

Therefore, the value of k is .

Was this answer helpful?
0