Fundamental Theorem of Calculus
Part I
- Continuity: If f(x) is continuous on [a,b], then the function defined by the integral of f from a to x is also continuous on [a,b].
g(x)=∫axf(t)dt
- Differentiation: The derivative of g(x) with respect to x is the original function f(x).
g′(x)=dxd∫axf(t)dt=f(x)
Variants of Part I
The variants involve differentiating an integral with variable limits of integration:
- Upper Limit as a Function of x:
dxd∫au(x)f(t)dt=u′(x)f(u(x))
- Lower Limit as a Function of x:
dxd∫u(x)bf(t)dt=−u′(x)f(u(x))
- Both Limits as Functions of x:
dxd∫u(x)v(x)