When evaluating a definite integral whose integrand matches the structure of a composite function, the substitution method provides an efficient way to simplify the calculation. This method is based on reversing the chain rule from differentiation, allowing a complicated expression to be rewritten in a simpler form. When the integrand contains an inner function and its derivative, substitution naturally reduces the complexity of the problem.
The core idea of substitution for definite integrals is summarized by the relationship shown below.
The process begins by identifying the inner function and introducing a new variable to represent it. Differentiating this new variable provides a corresponding differential that replaces the original one. At the same time, the limits of integration are updated by evaluating the inner function at the original endpoints. This ensures that the entire integral is expressed consistently in terms of the new variable, eliminating the need to return to the original variable after integration.
Once the substitution is complete, the integral becomes simpler to evaluate because the integrand now depends on a single variable. Applying the updated limits directly yields the final numerical value. This approach streamlines calculations that would otherwise be difficult or impractical using standard integration techniques.
Substitution plays a crucial role in various applied fields, including electrical engineering. For example, determining the total electric charge that flows through a circuit over a given time interval requires accumulating the current over that time interval. When the current is described by a complex expression, substitution allows the integral to be evaluated efficiently, making it a practical and powerful tool for analyzing real-world systems.
Consider an integral whose argument can be written as the chain rule derivative of a composite function F(g(x)). To solve the integral, the process involves reversing the chain rule differentiation.
Here, a new variable, u, is defined as g(x). Then differentiate u with respect to x. This can be rearranged in terms of du.
To change the limits, when x=a, u equals g(a) becomes the new lower limit, and when x=b, u equals g(b) becomes the new upper limit.
The original integral is then rewritten by substituting u and du, and replacing the limits a and b with g(a) and g(b), respectively. Integrating the new integrand with respect to u and applying the changing limits gives the final numerical expression.
One example of substitution is found in electrical engineering, where it's used to find the total charge that's passed through a circuit over a given time interval. Here total charge is found by calculating the definite integral with respect to time. As the current is given by a complex function, substitution makes the integral easier to solve.