Definition
The Substitution Method (or -substitution) is a technique for simplifying complex integrals by reversing the Chain Rule. It involves introducing a new variable () to transform a difficult integrand into a standard, recognizable form.
Why It Matters
Substitution is the fundamental tool for “reversing the Chain Rule”; it allows mathematicians to uncover hidden symmetries in complex functions by packaging inner components into a single variable, making it indispensable for solving the differential equations that govern physics and engineering.
Core Concepts
- The Target: Functions of the form .
- How to read: “f of g of x times g-prime of x.”
- Meaning: The integrand is an outer function evaluated at an inner function , multiplied by the inner function’s derivative—exactly what the Chain Rule produces.
- The Substitution: Let , then .
- How to read: “u equals g of x; du equals g-prime of x dx.”
- Meaning: Package the inner function and its differential together as a single new variable.
- The Transformation: .
- How to read: “Integral of f of g of x g-prime dx equals integral of f of u du.”
- Meaning / when to use: Reverses the Chain Rule. After integrating in , substitute back to return to the original variable.
- Back-Substitution: Replacing with the original after integration to return to the original variable.