Indeterminate Forms and L'Hôpital's Rule: When a limit results in the indeterminate form 00 or ∞∞, L'Hôpital's Rule states that limx→ag(x)f(x)=limx→ag′(x)f′(x), provided the latter limit exists.
Leibniz Integral Rule (Fundamental Theorem of Calculus, Part I): This rule is used to differentiate an integral whose limits of integration are functions of the variable of differentiation. If F(x)=∫a(x)b(x)f(t)dt, then F′(x)=f(b(x))⋅b′(x)−f(a(x))⋅a′(x).
Standard Trigonometric Limits: The limit limy→0ysiny=1 is crucial for evaluating limits involving trigonometric functions.
Step-by-Step Solution
We are asked to evaluate the limit:
L=x→1lim(x−1)sin(x−1)0∫(x−1)2tcos(t2)dt
Step 1: Identify the Indeterminate Form
We first evaluate the numerator and the denominator as x→1.
For the numerator, as x→1, the upper limit of the integral (x−1)2→(1−1)2=0. Thus, the integral becomes ∫00tcos(t2)dt, which is 0 because the upper and lower limits are identical.
For the denominator, as x→1, we have (1−1)sin(1−1)=0⋅sin(0)=0⋅0=0.
Since the limit is of the form 00, we can apply L'Hôpital's Rule.
Step 2: Apply L'Hôpital's Rule - Differentiate Numerator and Denominator
Let N(x)=∫0(x−1)2tcos(t2)dt and D(x)=(x−1)sin(x−1). We need to find N′(x) and D′(x).
Differentiating the Numerator N(x):
We use the Leibniz Integral Rule. Here, f(t)=tcos(t2), the upper limit is b(x)=(x−1)2, and the lower limit is a(x)=0.
The derivative of the upper limit is b′(x)=dxd((x−1)2)=2(x−1).
The derivative of the lower limit is a′(x)=dxd(0)=0.
Applying Leibniz Rule:
N′(x)=f(b(x))⋅b′(x)−f(a(x))⋅a′(x)N′(x)=((x−1)2cos(((x−1)2)2))⋅(2(x−1))−(0cos(02))⋅0N′(x)=2(x−1)⋅(x−1)2cos((x−1)4)N′(x)=2(x−1)3cos((x−1)4)
Differentiating the Denominator D(x):
We use the product rule for D(x)=(x−1)sin(x−1). Let u=x−1 and v=sin(x−1).
Then u′=1 and v′=cos(x−1)⋅1=cos(x−1).
D′(x)=u′v+uv′=(1)sin(x−1)+(x−1)cos(x−1)D′(x)=sin(x−1)+(x−1)cos(x−1)
Now, applying L'Hôpital's Rule, the limit becomes:
L=x→1limsin(x−1)+(x−1)cos(x−1)2(x−1)3cos((x−1)4)
Step 3: Simplify and Re-evaluate the Limit
Let's substitute x=1 into the new expression to check the form:
Numerator: 2(1−1)3cos((1−1)4)=2(0)3cos(0)=0.
Denominator: sin(1−1)+(1−1)cos(1−1)=sin(0)+0⋅cos(0)=0+0=0.
The limit is still of the form 00. To simplify, let y=x−1. As x→1, y→0. Substituting y into the limit expression:
L=y→0limsiny+ycosy2y3cos(y4)
We can divide the numerator and denominator by y (since y=0 as y→0):
L=y→0limysiny+ycosyy2y3cos(y4)=y→0limysiny+cosy2y2cos(y4)
Step 4: Evaluate the Final Limit
Now we can evaluate the limit by substituting y=0 and using the standard limit limy→0ysiny=1:
Numerator: 2y2cos(y4)→2(0)2cos(04)=2⋅0⋅cos(0)=0⋅1=0.
Denominator: ysiny+cosy→1+cos(0)=1+1=2.
Therefore, the limit is:
L=20=0
This corresponds to option (A).
Common Mistakes & Tips
Incorrectly Applying L'Hôpital's Rule: Ensure the limit is indeed in an indeterminate form (00 or ∞∞) before applying the rule.
Errors in Differentiation: Be meticulous when differentiating the numerator using the Leibniz rule and the denominator using the product rule. Small errors can lead to a completely different result.
Algebraic Simplification: After applying L'Hôpital's Rule, look for opportunities to simplify the expression using standard limits like limy→0ysiny=1 to avoid further complex differentiation.
Summary
The problem required evaluating a limit of an indeterminate form. We first identified the 00 indeterminate form and applied L'Hôpital's Rule. This involved differentiating the numerator using the Leibniz Integral Rule and the denominator using the product rule. After the first application, the limit remained indeterminate. We then simplified the expression by substituting y=x−1 and dividing both numerator and denominator by y. Finally, we evaluated the simplified limit using standard trigonometric limits, yielding a result of 0.