Key Concepts and Formulas
- Standard Limit: limy→0yey−1=1
- L'Hôpital's Rule: If limx→ch(x)g(x) is of the form 00 or ∞∞, then limx→ch(x)g(x)=limx→ch′(x)g′(x), provided the latter limit exists.
- Fundamental Theorem of Calculus (Part 1): If F(x)=∫axf(t)dt, then F′(x)=f(x).
- Continuity of Differentiable Functions: A function that is differentiable on an interval is also continuous on that interval. Therefore, if f is differentiable at x=c, then limx→cf(x)=f(c).
Step-by-Step Solution
We are given the limit:
α=limx→0ex2−1x∫0xf(t)dt
Step 1: Simplify the denominator using a standard limit.
The denominator ex2−1 resembles the standard limit limy→0yey−1=1. To utilize this, we can multiply and divide the denominator by x2.
α=limx→0(x2ex2−1)⋅x2x∫0xf(t)dt
We can rewrite this as:
α=limx→0(x2ex2−1)1⋅limx→0x2x∫0xf(t)dt
As x→0, x2→0. Thus, limx→0x2ex2−1=1.
α=1⋅limx→0x2x∫0xf(t)dt
Since x→0, we consider x=0, so we can cancel one x from the numerator and denominator:
α=limx→0x∫0xf(t)dt
Step 2: Evaluate the limit using L'Hôpital's Rule.
Let's check the form of the limit as x→0:
The numerator is limx→0∫0xf(t)dt=∫00f(t)dt=0.
The denominator is limx→0x=0.
Since we have the indeterminate form 00, we can apply L'Hôpital's Rule. We differentiate the numerator and the denominator with respect to x.
The derivative of the numerator, using the Fundamental Theorem of Calculus, is:
dxd(∫0xf(t)dt)=f(x)
The derivative of the denominator is:
dxd(x)=1
Applying L'Hôpital's Rule:
α=limx→01f(x)=limx→0f(x)
Step 3: Use the given condition to find the value of α.
We are given that f:[−2π,2π]→R is a differentiable function. Since f is differentiable, it is also continuous on its domain. Therefore, we can evaluate the limit by direct substitution:
limx→0f(x)=f(0)
We are given that f(0)=21.
α=f(0)=21
Step 4: Calculate the final required value.
We need to find the value of 8α2.
Substitute the value of α:
8α2=8(21)2
8α2=8(41)
8α2=2
Common Mistakes & Tips
- Incorrectly applying L'Hôpital's Rule: Ensure the limit is in an indeterminate form (00 or ∞∞) before applying the rule.
- Errors in differentiating integrals: Remember the Fundamental Theorem of Calculus for ∫axf(t)dt, its derivative is f(x). If the limits are functions of x, use the Leibniz Integral Rule.
- Forgetting continuity: Differentiability implies continuity, which allows for direct substitution of the limit point into the function.
Summary
The problem requires evaluating a limit involving a definite integral and an exponential term. We first simplify the limit expression by recognizing a standard limit involving ex2−1. This reduces the problem to evaluating limx→0x∫0xf(t)dt. This limit is of the indeterminate form 00, allowing us to apply L'Hôpital's Rule. Differentiating the numerator using the Fundamental Theorem of Calculus and the denominator, we get limx→0f(x). Since f is differentiable, it is continuous, so this limit equals f(0), which is given as 21. Finally, we calculate 8α2 using α=21.
The final answer is 2.