Part of CALC-04 — Indefinite Integration

Substitution Method — Deep Dive

by Notetube Officialdetailed summary500 words11 views

The substitution method (also called u-substitution or change of variable) is the single most important integration technique. It reverses the chain rule of differentiation: if F'(g(x))*g'(x) is the derivative of F(g(x)), then integral F'(g(x))*g'(x) dx = F(g(x)) + C.

Recognition Patterns: The key skill is recognizing that the integrand contains a function and (a multiple of) its derivative. Common patterns include: xe^(x2x^2) (derivative of x2x^2 is 2x), sin(x)cosncos^n(x) (derivative of cos x is -sin x), sec2sec^2(x)*tanntan^n(x) (derivative of tan x is sec2sec^2 x), and 1xlnx\frac{1}{x*ln x} derivativeoflnxis1x\frac{derivative of ln x is 1}{x}.

Linear Substitution: For f(ax+b), simply divide by the coefficient a: integral f(ax+b) dx = Fax+ba\frac{ax+b}{a} + C. This is so common it should be done mentally without explicit substitution.

Power Substitution: When the integrand involves sqrt(x), sqrt3, or fractional powers, substitute t = x^1n\frac{1}{n} where n is the LCM of all fractional exponent denominators. This rationalizes the integrand.

Trigonometric to Algebraic: For integrals like integral cos5cos^5(x)*sin(x) dx, substitute t = cos(x): integral = -integral t5t^5 dt = -t6t^6/6 + C = -cos^6$$\frac{x}{6} + C. The rule: save one factor of the trig function whose derivative you need, convert everything else.

Reciprocal Substitution: For integrals involving 1/xnx^n patterns, sometimes x = 1/t simplifies the expression. Useful for integral dxx2sqrt(x21\frac{dx}{x^2*sqrt(x^2-1}) type problems.

Euler Substitutions: For sqrt(ax2+bx+cax^{2+bx+c}), three types: (1) sqrt(ax2+bx+cax^{2+bx+c}) = t + x*sqrt(a) when a > 0, (2) sqrt(ax2+bx+cax^{2+bx+c}) = tx + sqrt(c) when c > 0, (3) sqrt(a(x-r)(x-s)) = t(x-r) when real roots exist.

Want to generate AI summaries of your own documents? NoteTube turns PDFs, videos, and articles into study-ready summaries.

Sign up free to create your own