The fundamental theorem of calculus, particularly part one, establishes a crucial link between derivatives and definite integrals. This theorem asserts that if a function \( f \) is continuous on an interval \([a, b]\), then the derivative of its antiderivative \( F \) is equal to the original function \( f \). In mathematical terms, this can be expressed as:
\[\frac{d}{dx} \left( \int_{a}^{x} f(t) \, dt \right) = f(x)\]
Here, \( F(x) \) is the antiderivative of \( f(x) \), meaning that \( F'(x) = f(x) \). The theorem essentially states that differentiating the integral of a function from a constant \( a \) to a variable \( x \) yields the function itself evaluated at \( x \). This relationship simplifies the process of finding derivatives of integrals, as it allows for direct substitution of the variable within the integral.
For example, if we have an integral defined as:
\[y = \int_{a}^{x} f(t) \, dt\]
To find \( \frac{dy}{dx} \), we can simply replace \( t \) with \( x \) in the function \( f \), leading to:
\[\frac{dy}{dx} = f(x)\]
In cases where the upper limit of the integral is a function of \( x \), such as \( g(x) \), the chain rule must be applied. The process involves substituting the upper limit into the integrand and then multiplying by the derivative of the upper limit function. For instance, if we have:
\[y = \int_{5}^{g(x)} f(t) \, dt\]
To find \( \frac{dy}{dx} \), we first replace \( t \) with \( g(x) \) in \( f(t) \), yielding \( f(g(x)) \). Then, we multiply by the derivative of \( g(x) \), resulting in:
\[\frac{dy}{dx} = f(g(x)) \cdot g'(x)\]
This application of the chain rule ensures that we account for the changing upper limit when differentiating the integral. Understanding these principles allows for efficient computation of derivatives involving definite integrals, reinforcing the interconnectedness of calculus concepts.
To solidify your understanding, practice applying the fundamental theorem of calculus with various functions and limits, ensuring you are comfortable with both direct substitutions and the chain rule when necessary.