Techniques of Integration
Learning Objectives
- Select an integration technique from the algebraic structure of the integrand.
- Apply substitution and integration by parts with mathematically valid choices.
- Integrate powers and products of trigonometric functions using parity-aware identities.
- Use trigonometric substitutions with explicit domain and sign assumptions.
- Decompose rational functions into partial fractions and integrate the resulting terms.
- Apply Wallis' formula, reduction formulas, hyperbolic identities, and Gamma/Beta functions where appropriate.
- Verify indefinite integrals by differentiation.
Integration techniques are transformations that convert a difficult integral into one or more standard integrals. No single mnemonic determines the correct method in every case; the structure of the integrand, available derivatives, algebraic identities, and domain assumptions all matter.
Verification Standard
For an indefinite integral, a proposed antiderivative is correct on an interval if equals the original integrand throughout that interval. Differentiating the final result is the most direct verification.
Integration by Substitution
Substitution Rule
If and , then
The method reverses the chain rule.
Choosing and Applying a Substitution
- Look for a repeated inner expression whose derivative is also present up to a constant factor.
- Set and compute .
- Rewrite the entire integrand in terms of ; do not leave a mixture of and .
- Integrate in and back-substitute for indefinite integrals.
- For definite integrals, either change the bounds to -values immediately or back-substitute before evaluating; do not mix the two procedures.
Rationalizing Substitution
For radicals such as , a substitution like can eliminate the fractional power because and .
Integration by Parts
Integration by Parts
Reverse form of the product rule.
LIATE Is a Heuristic, Not a Theorem
LIATE—Logarithmic, Inverse trigonometric, Algebraic, Trigonometric, Exponential—is a useful priority guide for choosing , but it does not guarantee the simplest path and it does not make other valid choices mathematically wrong. A good choice typically makes simpler while leaving easy to integrate.
Integration by Parts Workflow
- Split the integrand into a differentiable factor and an integrable factor .
- Compute and .
- Apply .
- Check whether the new integral is simpler, whether repeated integration by parts is useful, or whether a cyclic equation appears.
- Differentiate the final antiderivative to verify it.
Tabular Integration by Parts
The tabular method is efficient when one factor differentiates to zero after finitely many derivatives, commonly a polynomial, while the other factor can be integrated repeatedly, commonly an exponential or sine/cosine function.
Tabular Method
- Differentiate the polynomial column until zero.
- Repeatedly integrate the other factor.
- Apply alternating signs .
- Multiply diagonal pairs and sum them.
- Differentiate the result as a final check.
Interactive Simulation
The simulation treats LIATE as guidance and distinguishes a convenient choice from another mathematically valid choice.
Integration by Parts Choice Explorer
LIATE is a heuristic for convenience, not a theorem that makes every other split wrong.
Recommended. Differentiating x simplifies immediately.
Reference result and derivative check
Reduction Formulas
Examples of Reduction Formulas
For integer ,
These identities reduce the exponent by two and are obtained by integration by parts.
Trigonometric Integrals
Powers of Sine and Cosine
Strategy for
- If is odd and positive, save one , convert the remaining even sine power using , and use .
- If is odd and positive, save one , convert the remaining even cosine power using , and use .
- If both powers are even, use power-reduction identities such as and .
Powers of Tangent and Secant
Strategy for
- If is even and , save one factor , convert the remaining even secant power with , and use .
- If is odd, , and at least one factor of is present, save , convert the remaining even tangent power with , and use .
- If the required differential factor is not actually present, do not invent it. For example, a pure odd power of secant generally requires a reduction formula or integration by parts rather than the shortcut.
The Choice Depends on Both Powers
A statement such as “odd tangent power implies save ” is incomplete unless a secant factor is available. Always inspect the full product before selecting the saved factor.
Trigonometric Substitution
Trigonometric substitutions transform quadratic radicals by using Pythagorean identities. Because , the usual simplifications require an explicit angle interval or sign branch.
Three Standard Forms with Sign Conditions
Assume .
- For , use with . Then and .
- For , use with . Then and .
- For on the branch , use with . Then and . A negative- branch requires a corresponding sign-aware choice.
Interactive Simulation
The simulation displays the absolute-value step first, then shows which interval assumption permits the simplified radical.
Trigonometric Substitution: Domains and Signs
Substitution
Sign-safe simplification
Reference triangle
opposite = x, hypotenuse = a, adjacent = √(a²−x²)
The absolute-value line is essential because √(z²)=|z|. The chosen angle interval is what justifies removing the absolute value.
Weierstrass Substitution
Tangent Half-Angle Substitution
With ,
This converts any rational expression in and into a rational function of on intervals where the substitution is valid.
Partial Fraction Decomposition
Partial fractions applies to rational functions . If , perform polynomial long division before decomposing the proper rational remainder.
Decomposition Patterns
- Distinct linear factor : use .
- Repeated linear factor : include .
- Irreducible quadratic factor : use a linear numerator ; repeat the pattern for powers of .
Partial Fraction Decomposition Explorer
1. Original rational function
2. Required decomposition form
3. Clear denominators
4. Solve constants
5. Decomposed rational expression
Recombination check
Wallis' Formula
For the nonnegative integer powers
Wallis' recurrence is
with and .
Closed Product Forms
For even ,
For odd ,
Wallis Formula Explorer
Numerical value: 0.58904862
The edge cases are part of the formula: I₀ = π/2 and I₁ = 1. Higher powers follow the reduction Iₙ = (n−1)Iₙ₋₂/n.
Hyperbolic-Function Integrals
Core Identities
The same structural reasoning used for trigonometric powers often applies to hyperbolic powers, with the sign change in the fundamental identity handled carefully.
Gamma and Beta Functions
Gamma Function
For ,
and . Hence for positive integers .
Beta Function
For ,
Technique Selection Is Structural
A mnemonic can suggest a method, but the decisive question is whether the transformed integral is valid and simpler. Check algebra, domain assumptions, and the derivative of the final antiderivative.