Part of CALC-10 — Integration: Advanced Techniques & Reduction

Trigonometric Substitutions

by Notetube Official125 words4 views
ExpressionSubstitutionIdentity UsedResult
sqrt(a2a^2 - x2x^2)x = a sin(theta)1-sin2sin^2 = cos2cos^2sqrt becomes a*cos(theta)
sqrt(a2a^2 + x2x^2)x = a tan(theta)1+tan2tan^2 = sec2sec^2sqrt becomes a*sec(theta)
sqrt(x2x^2 - a2a^2)x = a sec(theta)sec21sec^{2-1} = tan2tan^2sqrt becomes a*tan(theta)

After substitution: Express everything in terms of theta, integrate, then convert back using a right triangle.

Common pitfall: Forgetting to change dx. If x = a sin(theta), then dx = a cos(theta) d(theta).

Example: integral dx/sqrt(x2+4x^{2+4}). Let x = 2tan(theta). dx = 2sec2sec^2(theta)d(theta). sqrt(x2+4x^{2+4}) = 2sec(theta). Integral = integral sec(theta)d(theta) = ln|sec(theta)+tan(theta)| = ln|x/2 + sqrtx2+42\frac{x^2+4}{2}| = ln|x+sqrt(x2+4x^{2+4})| - ln2.

Like these notes? Save your own copy and start studying with NoteTube's AI tools.

Sign up free to clone these notes