Integration Rules and Computation
1Introduction
This lecture derives integration rules from differentiation rules and explains how the structure of an integrand determines whether direct formulas, substitution, or integration by parts is appropriate. An indefinite integral is a set of antiderivatives, and the fundamental theorem of calculus connects that set to the evaluation of definite integrals.
2Linearity and Constants of Integration
If and , then . Consequently, the set of antiderivatives of is
An indefinite-integral identity represents a set of antiderivatives that differ by constants, not one particular function.
3Direct Formulas
Each integration formula can be verified by differentiating its right-hand side. Let be an integer other than . When , the formula holds on intervals where :
The exceptional exponent has the separate formula
This formula holds on each interval that excludes ; it does not define one antiderivative across that singular point.
For basic exponential and trigonometric functions,
If and , then
Applying a formula requires checking both the corresponding differentiation rule and the domain of the function.
4Substitution
Substitution reverses the chain rule. If and is differentiable, then
so
The identifying feature is the simultaneous presence of a composite function and the derivative of its inner function.
For example, let , so that . Then
Differentiation of the result recovers the original integrand, including the factor .
For a definite integral, the endpoints must also be transformed. If is continuously differentiable on , meaning that is continuous, and is continuous on an interval containing , then
For , define . The same substitution formula therefore applies when .
5Integration by Parts
Integration by parts reverses the product rule. Integrating and rearranging gives
If and are continuous on , then for definite integrals,
This method is useful when differentiating one factor simplifies it and the other factor has an accessible antiderivative. Taking and yields
For a product such as with a nonnegative integer, the method can be repeated until the polynomial degree reaches zero.
6Decomposition of Rational Functions
A rational function is a quotient of polynomials. If the numerator degree is at least the denominator degree, apply polynomial division first. If the denominator of the resulting proper fraction can be factored, partial-fraction decomposition can reduce the integral to direct formulas. For example, when ,
Hence, on each interval that excludes and ,
7Selection by Structure
| Structure of the integrand | First candidate | Basis for the choice |
|---|---|---|
| Basic functions or their linear combinations | Direct formulas | Known differentiation rules |
| Substitution | Chain rule | |
| Substitution | ||
| Product of different types of functions | Integration by parts | Simplification after differentiating one factor |
| Rational function | Division and partial fractions | Algebraic decomposition |
This table is not a mechanical priority list. One must check whether the transformed integral is simpler and combine methods when necessary.
8Conditions and Limitations
In substitution, account exactly for the factor corresponding to and any constant multiple, and transform the endpoints of a definite integral. In integration by parts, do not omit the boundary term . For an integrand with a singularity, such as , an ordinary definite-integral interval must exclude the singular point. An integral with a singularity at an endpoint or in the interior lies outside the ordinary definite integrals treated in this lecture.
The formulas derived in this lecture do not immediately reduce an antiderivative of every continuous function to previously known expressions. For example, directly applying the three methods to does not reduce it to the basic formulas presented so far. When a definite value is required, numerical integration is another option.