The sections above lay out a natural order of attack for any integral: start simple, escalate only as needed, and verify at the end. The table below collects this six-step ladder with a pointer to the right section or sibling page for each step. Used as a checklist, it prevents the most common failure mode of integration — reaching for heavy techniques before trying the lighter moves that would have worked.
| Step |
What to do |
Why this step |
Where to look |
| 1 |
Simplify the integrand — expand, split fractions, separate terms |
algebraic cleanup often reveals matches to known formulas |
obj1 above |
| 2 |
Apply direct antidifferentiation — match the integrand to a standard form |
fastest path when it works |
special integrals |
| 3 |
Look for disguised standard forms — complete the square, rewrite constants |
catches near-misses before reaching for heavier tools |
obj2 above |
| 4 |
Check for special structure — absolute value, piecewise, symmetry |
dedicated shortcuts avoid heavy machinery (and the odd-function rule answers in one step) |
obj4 – obj6 above |
| 5 |
Reach for a technique — substitution, parts, partial fractions, trig sub |
when none of the above moves close the gap |
techniques |
| 6 |
Verify — differentiate the antiderivative; check sign and reasonableness for definite results |
catches algebra and sign errors before they propagate |
obj7 & obj8 above |