Let f be a continuous function on \(\mathbb{R}\) and \( F(x) = \int_{x-2^{x+2} f(t) dt \), then F'(x) is}
Show Hint
This is a standard application of the Leibniz rule. Remember the full formula: \( \frac{d}{dx} \int_{a(x)}^{b(x)} f(x,t) dt = f(x, b(x))b'(x) - f(x, a(x))a'(x) + \int_{a(x)}^{b(x)} \frac{\partial f}{\partial x} dt \). For this problem, \(f\) depends only on \(t\), so the integral term is zero, simplifying the rule.
Step 1: Understanding the Concept:
This problem requires finding the derivative of an integral whose limits are functions of \(x\). This is a direct application of the Leibniz integral rule, which is a generalization of the Fundamental Theorem of Calculus.
Step 2: Key Formula or Approach:
The Leibniz integral rule states that for a function \( F(x) = \int_{a(x)}^{b(x)} f(t) dt \), its derivative is given by:
\[ F'(x) = f(b(x)) \cdot b'(x) - f(a(x)) \cdot a'(x) \]
In this problem, we have:
- \( f(t) \) is the integrand.
- The upper limit is \( b(x) = x+2 \).
- The lower limit is \( a(x) = x-2 \).
Step 3: Detailed Explanation:
First, we find the derivatives of the limits of integration:
\[ b'(x) = \frac{d}{dx}(x+2) = 1 \]
\[ a'(x) = \frac{d}{dx}(x-2) = 1 \]
Now, we apply the Leibniz rule formula:
\[ F'(x) = f(b(x)) \cdot b'(x) - f(a(x)) \cdot a'(x) \]
Substitute the given functions and their derivatives:
\[ F'(x) = f(x+2) \cdot (1) - f(x-2) \cdot (1) \]
\[ F'(x) = f(x+2) - f(x-2) \]
Step 4: Final Answer:
The derivative \( F'(x) \) is \( f(x+2) - f(x-2) \).