Techniques of Integration
While basic integration formulas cover fundamental functions, they are often insufficient for more complicated mathematical models encountered in engineering. Just as differentiation has the Chain Rule and Product Rule, integration has corresponding techniques to "undo" those complex operations.
Why Do We Need Techniques?
Consider integrating a function like or . The basic formulas alone cannot solve these. Integration techniques are a toolbox of algebraic and trigonometric manipulations designed to transform complex integrals into forms that can be solved using basic rules.
Integration by Substitution (u-substitution)
The substitution rule is the foundational technique of integration, acting as the reverse of the Chain Rule for differentiation. It is primarily used when the integrand contains a composite function multiplied by the derivative of its "inner" function. The goal is to replace a complicated expression with a single variable, , making the integral easier to solve.
Substitution Rule
Let and .
$$
\\int f(g(x))g'(x) \\, dx = \\int f(u) \\, du
$$Steps for u-substitution
- Identify the inner function to be your . A good choice for is often the quantity raised to a power, under a root, or inside a trigonometric function. Its derivative (or a scalar multiple of it) should also be present in the integrand.
- Compute , the derivative of with respect to , and solve for or the remaining terms in the integral.
- Substitute and into the original integral to eliminate all instances of .
- Integrate the new expression with respect to .
- Back-substitute, replacing with the original expression, and add the constant of integration, .
Applying Substitution to Definite Integrals
When applying -substitution to a definite integral, it is highly recommended to change the limits of integration from -values to -values at the same time you substitute the variable and the differential. This allows you to evaluate the integral directly in terms of , skipping the back-substitution step required for indefinite integrals.
Evaluating Definite Integrals with u-Substitution
- Choose your substitution .
- Compute .
- Change the limits of integration. If the original limits were and , the new limits are and .
- Substitute the new limits and evaluate the integral in terms of . The result is the numerical answer; no back-substitution is needed.
Rationalizing Substitutions
Some integrals containing fractional powers or roots do not readily succumb to standard u-substitution because the derivative of the inner function is absent. In these cases, a rationalizing substitution is employed to eliminate the radical.
Eliminating Radicals
If an integrand contains the radical , let .
Then, raise both sides to the -th power: , and differentiate implicitly to find : . This transforms the integrand into a purely rational expression.
Integration by Parts
Integration by parts is the reverse of the Product Rule for differentiation. It is essential when integrating the product of two different types of functions, such as an algebraic term and an exponential term (e.g., ).
Integration by Parts Formula
The success of this method hinges entirely on choosing the right parts for and .
$$
\\int u \\, dv = uv - \\int v \\, du
$$The LIATE Rule
To systematically choose , follow the LIATE priority list. The function that appears first in this list should be chosen as . The remaining part of the integrand becomes .
- Logarithmic functions ()
- Inverse trigonometric functions ()
- Algebraic functions ()
- Trigonometric functions ()
- Exponential functions ()
The Tabular Method
When integrating a product where one factor is a polynomial (like ) and the other is an exponential or trigonometric function (like or ), applying integration by parts multiple times becomes tedious. The tabular method provides a rapid and organized approach.
Using the Tabular Method
- Create two columns: one for derivatives (, usually the polynomial) and one for integrals (, usually the exponential/trig function).
- Differentiate the column repeatedly until it reaches 0.
- Integrate the column the corresponding number of times.
- Draw diagonal lines from the first entry of the derivative column to the second entry of the integral column, alternating signs (+, -, +, -...) for each product. Sum these products.
Interactive Lab: Integration by Parts (LIATE)
Current Problem:
LIATE Priority List
LLogarithmic
IInverse Trig
AAlgebraic
TTrigonometric
EExponential
The function type highest on this list should be selected as u.
Which part should be u?Select the function based on the LIATE rule.
Reduction Formulas
When integrating powers of functions (especially trigonometric or exponential), repeatedly applying integration by parts yields a pattern. A reduction formula is a general recursive formula derived from integration by parts that relates an integral of a high power to an integral of a lower power.
Common Reduction Formulas
These formulas "reduce" the exponent iteratively until a basic integral is reached.
- Sine:
- Cosine:
Trigonometric Integrals
When evaluating integrals that involve powers of trigonometric functions, such as , we use trigonometric identities to rewrite the integrand into a form suitable for u-substitution.
Essential Identities
- Pythagorean Identity: (and its variant )
- Half-Angle (Power-Reducing) Formulas: and
Strategies for Sine and Cosine
- If the power of sine is odd and positive: Save one sine factor and convert the remaining even powers to cosines using . Then substitute .
- If the power of cosine is odd and positive: Save one cosine factor and convert the remaining even powers to sines using . Then substitute .
- If both powers are even: Use the half-angle formulas to reduce the powers algebraically before integrating.
Strategies for Secant and Tangent
- If the power of secant is even and positive: Save a factor and convert the remaining even powers to tangents using . Then substitute .
- If the power of tangent is odd and positive: Save a factor and convert the remaining even powers to secants using . Then substitute .
Trigonometric Substitution
Trigonometric substitution is used when evaluating integrals containing radicals like , , or . We use trigonometric identities to eliminate the root by mapping algebraic expressions to the sides of a right triangle.
Trigonometric Substitutions
- For , use . The radical simplifies to .
- For , use . The radical simplifies to .
- For , use . The radical simplifies to .
Trigonometric Substitutions
Visualizing the right triangle geometry
Reference Triangle
Target Radical:
Radical Simplification
Click "Next Step" to simplify the radical algebraically.
Weierstrass Substitution (Tangent Half-Angle)
The Weierstrass substitution is a powerful technique for evaluating integrals of rational trigonometric functions (like ). By using the substitution , we can transform the trigonometric integral into an algebraic integral of a rational function in , which can then be solved using partial fractions.
Weierstrass Substitution
Let . The necessary substitutions are:
Partial Fractions
Partial Fraction Decomposition Explorer
1. Original Rational Function:
1 / [(x - 1)(x + 2)]
2. Algebraic Setup:
A / (x - 1) + B / (x + 2)
3. Clear Denominators:
1 = A(x + 2) + B(x - 1)
4. Solve for Constants:
A = 1/3, B = -1/3
5. Final Decomposed Integral Form:
(1/3) / (x - 1) - (1/3) / (x + 2)
Integration by partial fractions is used exclusively for rational functions—functions of the form where and are polynomials. The goal is to algebraically decompose a complex fraction into a sum of simpler fractions that can be integrated using basic logarithm rules or the arctangent formula.
Degree Requirement
The degree of the numerator must be strictly less than the degree of the denominator . If the degree of is equal to or greater than , you must perform long division first.
Common Decomposition Cases
Based on the factored denominator:
- Distinct Linear Factors:
- Repeated Linear Factors:
- Irreducible Quadratic Factors: An irreducible quadratic is one that cannot be factored into real linear factors (its discriminant ). For these, the numerator must be a linear term:Integrating these often involves completing the square in the denominator and utilizing the arctangent formula.
Wallis' Formula
Wallis' Formula is a highly specialized, time-saving technique used for evaluating definite integrals of the form or , where is a non-negative integer. It circumvents the lengthy process of using multiple half-angle reductions or integration by parts.
Wallis' Formula
For integrals of the form or :
- If is odd:
- If is even:
Wallis' Formula Calculator
Integral to EvaluateApplying Wallis' Formula (n is Even)
Decimal Result 0.5890
Integration of Hyperbolic Functions
Hyperbolic functions have integration rules that closely parallel those of trigonometric functions. However, unlike regular trigonometric derivatives where the derivative of "co-" functions are negative, (positive), which changes the signs of their corresponding integrals.
Hyperbolic Integration Formulas
Special Functions: Gamma and Beta
In advanced engineering mathematics, probability, and mechanics, certain improper integrals arise so frequently that they are defined as special mathematical functions. The two most common are the Gamma function and the Beta function. These allow you to evaluate complex integrals without finding an antiderivative.
The Gamma Function
The Gamma function is defined as the improper integral:
A key property linking it to factorials is: . If is a positive integer, then
The Beta Function
The Beta function is closely related to the Gamma function and evaluates definite integrals from 0 to 1 of powers of and :
It can be calculated directly using Gamma functions:
Key Takeaways
- u-substitution: Reverses the Chain Rule. Use Rationalizing Substitutions when a pure assignment fails due to unremovable radicals.
- Integration by Parts: Reverses the Product Rule. Use the Tabular Method to rapidly integrate products of polynomials and exponential/trig functions, or derive Reduction Formulas for higher powers.
- Trigonometric Integrals: Rely on manipulating integrands using identities like and to create opportunities for u-substitution.
- Partial Fractions: An algebraic technique to break down complex rational functions into simpler, integrable components resulting in logarithms or arctangents.
- Trigonometric Substitution: Used to eliminate specific radical forms by leveraging trigonometric identities linked to right triangles.
- Wallis' Formula: An exclusive shortcut for specific integrals evaluated exactly from to .
- Gamma and Beta Functions: Specialized formulas for evaluating recurring, complex improper integrals frequently found in engineering and statistics.