Trigonometric Substitution

College Depth 75 in the knowledge graph I know this Set as goal
Unlocks 4249 downstream topics
integration techniques trig-substitution

Core Idea

Trigonometric substitution handles integrands containing sqrt(a^2 - x^2), sqrt(a^2 + x^2), or sqrt(x^2 - a^2) by substituting x = a*sin(theta), x = a*tan(theta), or x = a*sec(theta) respectively. The substitution eliminates the square root using a Pythagorean identity. After integrating in theta, you convert back to x using a reference triangle.

How It's Best Learned

Memorize the three cases and which substitution matches each radical form. Practice drawing the reference triangle to convert back. Work through complete examples for each case. Connect to completing the square when the expression under the radical is not in standard form.

Common Misconceptions

Explainer

Ordinary u-substitution works when the integrand contains a function and its derivative together. But integrands containing expressions like √(1 − x²) or √(x² + 9) don't fit that pattern — the square roots of quadratics resist all algebraic simplification. Trigonometric substitution works by exploiting the Pythagorean identities you already know from trigonometric integrals to collapse those square roots into trig functions that can be integrated directly. The square root disappears; an integral in θ takes its place.

The three cases correspond one-to-one with the three Pythagorean identities. If the integrand contains √(a² − x²), substitute x = a sin(θ): then a² − x² = a²(1 − sin²θ) = a²cos²θ, so the square root becomes a|cos θ|. If it contains √(a² + x²), substitute x = a tan(θ): a² + x² = a²(1 + tan²θ) = a²sec²θ. If it contains √(x² − a²), substitute x = a sec(θ): x² − a² = a²(sec²θ − 1) = a²tan²θ. Memorizing which substitution matches which radical form is the entire "table" for this technique — everything else follows mechanically.

The full procedure has three phases. First, apply the substitution: replace x by its trig expression and replace dx by differentiating (e.g., if x = a tan θ, then dx = a sec²θ dθ). Simplify the integrand completely into trig functions of θ, using the Pythagorean identity to eliminate the square root. Second, integrate in θ — this step often requires the techniques from trigonometric integrals (powers of sin and cos, products of sec and tan). Third, convert back to x using a reference triangle: draw a right triangle that encodes your substitution. For x = a tan θ, the opposite side is x, the adjacent side is a, and the hypotenuse is √(x² + a²). Any trig function of θ can then be read off the triangle as an algebraic expression in x.

A common variant requires one extra preparatory step: if the expression under the radical is not already in the form a² ± x² or x² − a², complete the square first. For example, √(2x − x²) = √(1 − (x−1)²) after completing the square, which now fits the first case with a = 1 and the substitution (x−1) = sin θ. The technique then proceeds as usual. Trigonometric substitution is a unification of several prerequisite skills — inverse trig functions, Pythagorean identities, trig integrals, and the reference triangle — all coordinated to handle one family of integrands that resist every simpler approach.

Practice Questions 5 questions

Prerequisite Chain

Counting to 10Counting to 20Understanding ZeroThe Number ZeroCounting to FiveOne-to-One CorrespondenceCombining Small Groups Within 5Addition Within 10Addition Within 20Two-Digit Addition Without RegroupingTwo-Digit Addition with RegroupingAddition Within 100Repeated Addition as MultiplicationMultiplication Facts Within 100Division as Equal SharingDivision as Grouping (Measurement Division)Division: Grouping (Repeated Subtraction) ModelDivision: Fair Sharing ModelDivision as Equal SharingDivision as GroupingBasic Division FactsDivision Facts Within 100Two-Digit by One-Digit DivisionDivision with RemaindersRemainders and Quotients in DivisionDivision Word ProblemsIntroduction to Long DivisionFactors and MultiplesPrime and Composite NumbersEquivalent FractionsRelating Fractions and DecimalsDecimal Place ValueReading and Writing DecimalsComparing and Ordering DecimalsAdding and Subtracting DecimalsMultiplying DecimalsDividing DecimalsDividing FractionsMixed Number ArithmeticOrder of OperationsInteger Order of OperationsVariable ExpressionsCombining Like TermsOne-Step EquationsTwo-Step EquationsSolving Multi-Step EquationsEquations with Variables on Both SidesAngle Pairs: Complementary, Supplementary, and VerticalParallel Lines and TransversalsCorresponding AnglesAlternate Interior AnglesTriangle Angle Sum TheoremExterior Angle TheoremTriangle Inequality TheoremSimilar Triangles: AA SimilaritySimilar Triangles: SSS and SAS SimilarityProportions in Similar TrianglesRight Triangle Trigonometry IntroductionTrigonometric Ratios ReviewRadian MeasureConverting Between Degrees and RadiansThe Unit CircleGraphing Sine and CosineGraphing Tangent and Reciprocal Trigonometric FunctionsDerivatives of Trigonometric FunctionsAntiderivativesIndefinite IntegralsBasic Integration RulesRiemann SumsDefinite Integral DefinitionFundamental Theorem of Calculus Part 1Fundamental Theorem of Calculus Part 2U-SubstitutionIntegration by PartsTrigonometric IntegralsTrigonometric Substitution

Longest path: 76 steps · 323 total prerequisite topics

Prerequisites (4)

Leads To (1)