Analyzing the Setup
Imagine standing on the edge of a cliff, looking down at a parabola defined by f(x)=ax2+bx+c. This is a geometric entity that carves its path through the Cartesian plane.
We are told that α and β are its distinct roots. This means the parabola intersects the x-axis at exactly two points: α and β.
By the
Factor Theorem, we can rewrite our quadratic as:
f(x)=a(x−α)(x−β)
This expression is the key to unlocking the limit.
The Indeterminate Trap
We are tasked with evaluating the following limit:
x→αlim(x−α)21−cos(ax2+bx+c)
As x approaches α, the quadratic ax2+bx+c approaches zero. Consequently, the numerator becomes 1−cos(0)=0, and the denominator also approaches zero.
We are staring at a classic 00 indeterminate form. However, trigonometry provides the necessary tools to resolve this.
The Trigonometric Transformation
We utilize the powerful half-angle identity: 1−cosθ=2sin2(2θ). Let us set θ=a(x−α)(x−β).
Substituting this into our limit, the numerator transforms into
2sin2(2a(x−α)(x−β)). Our limit now takes the form:
x→αlim(x−α)22sin2(2a(x−α)(x−β))
We recall the standard limit limu→0usinu=1. To apply this, we must ensure the denominator matches the square of the argument inside the sine function.
The Elegant Cancellation
We multiply and divide by the square of the argument, which is (2a(x−α)(x−β))2. This allows us to isolate the standard limit, which evaluates to 1.
We are left with the remaining algebraic terms:
x→αlim(x−α)22⋅[2a(x−α)(x−β)]2
Simplifying the expression, the
2 in the numerator and the
4 in the denominator result in a factor of
21. The
(x−α)2 terms cancel out perfectly, leaving us with:
2a2(x−β)2
Finally, substituting
x=α, we arrive at the beautiful result:
2a2(α−β)2
This is the power of calculus—taking a complex, indeterminate expression and, through the lens of geometry and identities, reducing it to a simple, elegant constant.