Key Concepts and Formulas
- Relationship between roots and coefficients of a quadratic equation: For a quadratic equation ax2+bx+c=0 with distinct roots α and β, we have α+β=−ab and αβ=ac. Also, the quadratic can be factored as ax2+bx+c=a(x−α)(x−β).
- Trigonometric Identity: The double angle identity for cosine can be rewritten as 1−cos(2θ)=2sin2(θ).
- Standard Limit: The fundamental trigonometric limit θ→0limθsinθ=1. This implies θ→0limθ2sin2θ=1.
Step-by-Step Solution
Let the given limit be denoted by L.
L=x→αlim(x−α)21−cos(ax2+bx+c)
Step 1: Rewrite the quadratic expression in terms of its roots.
Since α and β are the roots of ax2+bx+c=0, we can write ax2+bx+c=a(x−α)(x−β). Substituting this into the limit expression, we get:
L=x→αlim(x−α)21−cos(a(x−α)(x−β))
Step 2: Apply the trigonometric identity 1−cos(2θ)=2sin2(θ).
Let θ=2a(x−α)(x−β). Then 2θ=a(x−α)(x−β). Applying the identity, the numerator becomes 2sin2(2a(x−α)(x−β)).
L=x→αlim(x−α)22sin2(a2(x−α)(x−β))
Step 3: Manipulate the expression to use the standard limit θ→0limθsinθ=1.
We have sin2 in the numerator. To use the standard limit, we need to divide by the square of the argument of the sine function, which is (2a(x−α)(x−β))2=4a2(x−α)2(x−β)2.
We multiply and divide by this term, but it's more efficient to directly multiply and divide by the term needed for the limit. We need (x−α)2 in the denominator. Let's introduce the square of the entire argument of the sine function in the denominator and then balance it.
L=x→αlim2×(x−α)2sin2(a2(x−α)(x−β))
We want to have (2a(x−α)(x−β))2 in the denominator of the sin2 term.
L = \mathop {\lim }\limits_{x \to \alpha } 2 \times \frac{{{{\sin }^2}\left( {a{{\left( {x - \alpha } \right)\left( {x - \beta } \right)} \over 2}} \right)}}{{\left( \frac{a\left( {x - \alpha } \right)\left( {x - \beta } \right)}{2} \right)^2}} \times \frac{{{{\left( {a{{\left( {x - \alpha } \right)\left( {x - \beta } \right)} \over 2}} \right)^2}}}{{{{\left( {x - \alpha } \right)}^2}}}
L = \mathop {\lim }\limits_{x \to \alpha } 2 \times \frac{{{{\sin }^2}\left( {a{{\left( {x - \alpha } \right)\left( {x - \beta } \right)} \over 2}} \right)}}{{\left( \frac{a\left( {x - \alpha } \right)\left( {x - \beta } \right)}{2} \right)^2}} \times \frac{{\frac{{{a^2}{{\left( {x - \alpha } \right)}^2}{{\left( {x - \beta } \right)}^2}}}}{4}}{{{{\left( {x - \alpha } \right)}^2}}}
Step 4: Simplify the expression and evaluate the limit.
As x→α, the argument of the sine function, 2a(x−α)(x−β), approaches 2a(0)(α−β)=0.
Therefore, x→αlim(2a(x−α)(x−β))2sin2(a2(x−α)(x−β))=1.
Now, let's simplify the remaining part of the expression:
\frac{2 \times \frac{{{a^2}{{\left( {x - \alpha } \right)}^2}{{\left( {x - \beta } \right)}^2}}}}{4} \times \frac{1}{{{{\left( {x - \alpha } \right)}^2}}} = \frac{{{{a^2}{{\left( {x - \alpha } \right)}^2}{{\left( {x - \beta } \right)}^2}}}}{2} \times \frac{1}{{{{\left( {x - \alpha } \right)}^2}}}
=2a2(x−β)2
Now, we take the limit as x→α:
L=x→αlim2a2(x−β)2=2a2(α−β)2
Common Mistakes & Tips
- Incorrectly applying the standard limit: Ensure that the argument of the sine function and the denominator are squared identically before applying θ→0limθsinθ=1.
- Algebraic errors: Be careful with squaring terms and simplifying fractions, especially when introducing terms to match the standard limit form.
- Forgetting the factor 'a': The coefficient 'a' of the quadratic plays a crucial role in the final answer. Make sure it's carried through the calculations correctly.
Summary
The problem requires evaluating a limit involving a trigonometric function of a quadratic expression. By first rewriting the quadratic in terms of its roots and then applying the trigonometric identity 1−cos(2θ)=2sin2(θ), we transform the limit into a form where the standard limit θ→0limθsinθ=1 can be used. Careful algebraic manipulation is needed to isolate the standard limit and evaluate the remaining terms. The final result depends on the coefficient 'a' and the difference between the roots squared.
The final answer is 2a2(α−β)2. This corresponds to option (A).