Study Guide1,056 words

Trigonometric Substitution: Chapter Study Guide

Trigonometric Substitution

Trigonometric Substitution

Learning Objectives

After completing this study guide, you should be able to:

  • Identify integration problems that involve the square root of a sum or difference of two squares.
  • Select the appropriate trigonometric substitution (x=asinθx = a \sin \theta, x=atanθx = a \tan \theta, or x=asecθx = a \sec \theta) based on the algebraic form of the integrand.
  • Apply Pythagorean identities to simplify complex radical expressions into integrable trigonometric functions.
  • Evaluate the resulting trigonometric integral using techniques for products and powers of trigonometric functions.
  • Construct and use a reference triangle to convert the final evaluated integral back into terms of the original variable xx.

The "Big Idea"

Trigonometric substitution is a powerful integration technique designed to eliminate radicals—specifically those involving the sum or difference of squares, such as a2x2.Bysubstitutingatrigonometricfunctionforanalgebraicvariable(e.g.,x=asinθ\sqrt{a^2 - x^2}. By substituting a trigonometric function for an algebraic variable (e.g., x = a \sin \theta), we can exploit fundamental Pythagorean identities (like $$1 - \sin^2 \theta = \cos^2 \theta$$).

This clever substitution collapses the binomial under the radical into a perfect square, allowing the square root to be cleanly evaluated. What begins as a complex algebraic integral is transformed into a trigonometric integral, which can then be solved and mapped back to the original variables using right-triangle geometry.


Key Terms & Glossary

  • Trigonometric Substitution: A method of integration where algebraic variables are replaced by trigonometric functions to simplify radical expressions.
  • Reference Triangle: A right triangle constructed based on your initial trigonometric substitution, used to translate the final trigonometric answer back into algebraic terms.
  • Pythagorean Identity: Fundamental trigonometric equations that relate the squared values of trigonometric functions, essential for simplifying radicals.
  • Integrand: The mathematical expression or function that is being integrated.

Definition-Example Pairs

Trigonometric Substitution

Definition: The process of letting xequalatrigonometricfunctionscaledbyaconstantax equal a trigonometric function scaled by a constant a to simplify a radical expression. Example: To integrate an expression containing \sqrt{9 - x^2}$, you use the substitution $x = 3 \sin \theta.

Reference Triangle

Definition: A geometric representation of the substitution x=f(θ)x = f(\theta), placing xx, aa, and the radical on the sides of a right triangle according to SOH CAH TOA. Example: If x=3sinθx = 3 \sin \theta, then sinθ=x3\sin \theta = \frac{x}{3}. The opposite side is x,thehypotenuseis3,andtheadjacentsideisx, the hypotenuse is 3, and the adjacent side is \sqrt{9 - x^2}$$.

Pythagorean Identity (Sine/Cosine)

Definition: The identity sin2θ+cos2θ=1\sin^2 \theta + \cos^2 \theta = 1, which can be rearranged to manipulate binomials involving squares. Example: When x=asinθx = a \sin \theta, the expression a2x2a^2 - x^2 becomes a2a2sin2θa^2 - a^2 \sin^2 \theta, which simplifies to a2(1sin2θ)=a2cos2θa^2(1 - \sin^2 \theta) = a^2 \cos^2 \theta.


Formula / Concept Box

When you spot a specific pattern of squares in an integrand, use the following guide to choose your substitution and identity.

Radical FormSubstitutionDifferential (dxdx)Identity UsedSimplified Radical
a2x2\sqrt{a^2 - x^2}x=asinθx = a \sin \thetaa \cos \theta$ \, $d\theta$1 - \sin^2 \theta = \cos^2 \theta$acosθa \cos \theta
a2+x2\sqrt{a^2 + x^2}x=atanθx = a \tan \thetaasec2θdθa \sec^2 \theta \, d\theta$$1 + \tan^2 \theta = \sec^2 \theta$$asecθa \sec \theta
x2a2\sqrt{x^2 - a^2}x=asecθx = a \sec \thetaa \sec \theta \tan \theta$ \, $d\thetasec2θ1=tan2θ\sec^2 \theta - 1 = \tan^2 \thetaatanθa \tan \theta

[!NOTE] The interval for \theta$ is restricted so that the inverse trigonometric functions are well-defined. For example, when substituting $x = a \sin \theta, we assume π2θπ2-\frac{\pi}{2} \leq \theta \leq \frac{\pi}{2}. Because cosθ0\cos \theta \geq 0 on this interval, cos2θ=cosθ\sqrt{\cos^2 \theta} = \cos \theta without needing absolute value bars.


Hierarchical Outline

  1. Identifying the Need for Trigonometric Substitution
    • Recognizing the sum or difference of two squares.
    • Checking if simpler methods (like uu-substitution) fail.
  2. Executing the Substitution
    • Choosing the form: Match the algebraic radical to a trigonometric substitution.
    • Finding the differential: Differentiate xx to find dxdx.
    • Substituting into the integral: Replace all instances of xx and dxdx.
  3. Evaluating the Integral
    • Simplifying the radical: Apply Pythagorean identities.
    • Integrating: Use trigonometric integration techniques (e.g., power-reducing formulas).
  4. Reverting to the Original Variable
    • Drawing the reference triangle: Map the initial substitution onto a right triangle.
    • Extracting final values: Replace $$\thetaanditsfunctionswithalgebraicexpressionsinvolvingx and its functions with algebraic expressions involving x.

Visual Anchors

The Trigonometric Substitution Process

Loading Diagram...

The Reference Triangle (for x=asinθx = a \sin \theta)

When we let x = a \sin \theta$, we are essentially stating that $\sin \theta = \frac{x}{a}$. By placing this on a right triangle, we can quickly find any other trigonometric ratio, such as $\cos \theta = \frac{adj}{hyp} = \frac{\sqrt{a^2 - x^2}}{a}.

Compiling TikZ diagram…
Running TeX engine…
This may take a few seconds

Worked Examples

Example: Integrating an Expression Involving a2x2\sqrt{a^2 - x^2}

Problem: Evaluate the integral 1x216x2dx\int \frac{1}{x^2 \sqrt{16 - x^2}} \, dx

Step 1: Choose the substitution. The integrand contains the form a2x2\sqrt{a^2 - x^2} where a=4a = 4. Let x=4sinθx = 4 \sin \theta.

Step 2: Find dxdx. If x=4sinθx = 4 \sin \theta, then dxdx = 4 \cos \theta\,d\theta$$.

Step 3: Simplify the radical. 16x2=16(4sinθ)2=1616sin2θ\sqrt{16 - x^2} = \sqrt{16 - (4 \sin \theta)^2} = \sqrt{16 - 16 \sin^2 \theta} =16(1sin2θ)=16cos2θ=4cosθ= \sqrt{16(1 - \sin^2 \theta)} = \sqrt{16 \cos^2 \theta} = 4 \cos \theta

Step 4: Substitute into the integral. 1(4sinθ)2(4cosθ)(4cosθdθ)\int \frac{1}{(4 \sin \theta)^2 (4 \cos \theta)} (4 \cos \theta \, d\theta) Cancel out the $4 \cos \theta$ terms: =116sin2θdθ=116csc2θdθ= \int \frac{1}{16 \sin^2 \theta} \, d\theta = \frac{1}{16} \int \csc^2 \theta \, d\theta

Step 5: Evaluate the trigonometric integral. The antiderivative of csc2θ\csc^2 \theta is cotθ-\cot \theta. =116cotθ+C= -\frac{1}{16} \cot \theta + C

Step 6: Use a reference triangle to convert back to xx. Since sinθ=x4\sin \theta = \frac{x}{4}, our reference triangle has Opposite = x,Hypotenuse=4,andAdjacent=16x2x, Hypotenuse = 4, and Adjacent = \sqrt{16 - x^2}. The cotangent function is AdjacentOpposite\frac{\text{Adjacent}}{\text{Opposite}}, so: cotθ=16x2x\cot \theta = \frac{\sqrt{16 - x^2}}{x}

Final Answer: =16x216x+C= -\frac{\sqrt{16 - x^2}}{16x} + C


Checkpoint Questions

Test your active recall with these check-ins. If you struggle, scroll up and review the related sections.

  1. What is the primary indicator that an integral might require trigonometric substitution over basic uu-substitution?
  2. If an integrand contains the expression x225,whatshouldyourtrigonometricsubstitutionforx\sqrt{x^2 - 25}, what should your trigonometric substitution for x be?
  3. Why is the reference triangle a mandatory step at the end of a trigonometric substitution problem?
  4. When substituting x=5tanθx = 5 \tan \theta, what Pythagorean identity will you use to simplify the expression under the radical?
Click here to view the answers

  1. Answer: The presence of a radical involving a sum or difference of two squares (e.g., a2x2)wherethederivativeoftheinsidefunctionismissingfromtheintegrand,meaningu\sqrt{a^2 - x^2}) where the derivative of the inside function is missing from the integrand, meaning u-substitution is impossible.
  2. Answer: Because the form is x2a2,thecorrectsubstitutionisx=5secθ\sqrt{x^2 - a^2}, the correct substitution is x = 5 \sec \theta.
  3. Answer: The integral is initially evaluated in terms of θ,butthefinalanswermustbestatedintermsoftheoriginalvariablex.Thereferencetriangleprovidesthegeometricratiosneededtoconvertθbasedfunctionsbacktox\theta, but the final answer must be stated in terms of the original variable x. The reference triangle provides the geometric ratios needed to convert \theta-based functions back to x.
  4. Answer: You will use the identity $$1 + \tan^2 \theta = \sec^2 \theta$$.

Ready to study Calculus II: Integral Calculus - Integration, Series, and Parametric Equations?

Practice tests, flashcards, and all study notes — free, no sign-up needed.

Start Studying — Free