Difference between revisions of "The Substitution and Composition Theorems"
Line 104: | Line 104: | ||
&= -\ln |\cos x| + C = \ln |\sec x| + C. | &= -\ln |\cos x| + C = \ln |\sec x| + C. | ||
\end{align}</math> | \end{align}</math> | ||
+ | |||
+ | ==Composition Theorem== | ||
+ | Let <span class="math-inline"><math> f </math></span> be Riemann integrable on <span class="math-inline"><math> [a,b] </math></span>, with <span class="math-inline"><math> f([a,b]) \subseteq [c,d] </math></span>, and let <span class="math-inline"><math> \phi : [c,d]\to\R </math></span> be continuous. Then the composition <span class="math-inline"><math> \phi \circ f </math></span> is Riemann integrable on <span class="math-inline"><math> [a,b] </math></span> as well. | ||
+ | |||
+ | ==Product Theorem== | ||
+ | |||
==Licensing== | ==Licensing== | ||
Content obtained and/or adapted from: | Content obtained and/or adapted from: | ||
* [https://en.wikipedia.org/wiki/Integration_by_substitution Integration by substitution, Wikipedia] under a CC BY-SA license | * [https://en.wikipedia.org/wiki/Integration_by_substitution Integration by substitution, Wikipedia] under a CC BY-SA license |
Revision as of 16:30, 9 November 2021
Contents
Substitution Theorem
Definite integrals
Let φ : [a, b] → I be a differentiable function with a continuous derivative, where I ⊆ R is an interval. Suppose that f : I → R is a continuous function. Then
In Leibniz notation, the substitution u = φ(x) yields
Working heuristically with infinitesimals yields the equation
which suggests the substitution formula above. (This equation may be put on a rigorous foundation by interpreting it as a statement about differential forms.) One may view the method of integration by substitution as a partial justification of Leibniz's notation for integrals and derivatives.
The formula is used to transform one integral into another integral that is easier to compute. Thus, the formula can be read from left to right or from right to left in order to simplify a given integral. When used in the former manner, it is sometimes known as u-substitution or w-substitution in which a new variable is defined to be a function of the original variable found inside the composite function multiplied by the derivative of the inner function. The latter manner is commonly used in trigonometric substitution, replacing the original variable with a trigonometric function of a new variable and the original differential with the differential of the trigonometric function.
Proof
Integration by substitution can be derived from the fundamental theorem of calculus as follows. Let f and φ be two functions satisfying the above hypothesis that f is continuous on I and φ′ is integrable on the closed interval [a,b]. Then the function f(φ(x))φ′(x) is also integrable on [a,b]. Hence the integrals
and
in fact exist, and it remains to show that they are equal.
Since f is continuous, it has an antiderivative F. The composite function F ∘ φ is then defined. Since φ is differentiable, combining the chain rule and the definition of an antiderivative gives
Applying the fundamental theorem of calculus twice gives
which is the substitution rule.
Examples
Example 1
Consider the integral
Make the substitution to obtain , meaning . Therefore,
Since the lower limit was replaced with , and the upper limit with , a transformation back into terms of was unnecessary.
Alternatively, one may fully evaluate the indefinite integral first then apply the boundary conditions. This becomes especially handy when multiple substitutions are used.
Example 2
For the integral
a variation of the above procedure is needed. The substitution implying is useful because . We thus have
The resulting integral can be computed using integration by parts or a double angle formula, , followed by one more substitution. One can also note that the function being integrated is the upper right quarter of a circle with a radius of one, and hence integrating the upper right quarter from zero to one is the geometric equivalent to the area of one quarter of the unit circle, or .
Indefinite Integrals
Substitution can be used to determine antiderivatives. One chooses a relation between and , determines the corresponding relation between and by differentiating, and performs the substitutions. An antiderivative for the substituted function can hopefully be determined; the original substitution between and is then undone.
Similar to example 1 above, the following antiderivative can be obtained with this method:
where is an arbitrary constant of integration.
There were no integral boundaries to transform, but in the last step reverting the original substitution was necessary. When evaluating definite integrals by substitution, one may calculate the antiderivative fully first, then apply the boundary conditions. In that case, there is no need to transform the boundary terms.
The tangent function can be integrated using substitution by expressing it in terms of the sine and cosine:
Using the substitution gives and
Composition Theorem
Let be Riemann integrable on , with , and let be continuous. Then the composition is Riemann integrable on as well.
Product Theorem
Licensing
Content obtained and/or adapted from:
- Integration by substitution, Wikipedia under a CC BY-SA license