Reversing the Chain Rule
Just as differentiation has the chain rule for compositions, integration has substitution — the reverse of the chain rule, and the most-used integration technique. It transforms a hard integral into an easy one by a clever change of variable.
The idea: if the integrand contains an "inner function" together with (a multiple of) its derivative , substitute: Replacing by and by collapses the composite into a simple integral in , which you evaluate and then convert back. For example : let , so , giving .
The recipe:
- Choose — usually the inner function whose derivative also appears (up to a constant).
- Compute and rewrite the whole integral in terms of .
- Integrate in , then substitute back (for an indefinite integral).
For a definite integral, either substitute back and use the original limits, or — cleaner — change the limits to -values () and evaluate directly in , never converting back.
Common pitfall: substituting for but forgetting to convert into (i.e. neglecting the factor), and, in a definite integral, using the old -limits with the new -variable. Every (including the differential) must become : if you change the variable, change the limits too — or substitute back before applying them. Leaving a stray or mismatched limits is the defining error of substitution.