May 19, 2026 - Trigonometric Substitution and Integration Techniques Overview (Concise)
Review of Trigonometric Identities and Unit Circle
Pythagorean Identities: The fundamental identity is sin2(x)+cos2(x)=1. By dividing this by cos2(x), we derive tan2(x)+1=sec2(x). Dividing the original by sin2(x) yields 1+cot2(x)=csc2(x).
Unit Circle (Quadrant I):
0: cos(0)=1, sin(0)=0
π/6: cos(π/6)=3/2, sin(π/6)=1/2
π/4: cos(π/4)=2/2, sin(π/4)=2/2
π/3: cos(π/3)=1/2, sin(π/3)=3/2
π/2: cos(π/2)=0, sin(π/2)=1
Trigonometric Substitution Strategies
Substitution Choices: The choice of substitution depends on the radical form present in the integral:
For a2+x2, use x=atan(θ).
For a2−x2, use x=asin(θ).
For x2−a2, use x=asec(θ).
Algebraic Refinement: Sometimes an expression like 1+4x2 requires rewriting as 1+(2x)2 to identify the substitution 2x=tan(θ).
Simplification: After substitution, reference triangles (SOH CAH TOA) are necessary to convert the solution back into the original variable x.
Integration of Secant Powers
Power Reduction Formula: To integrate ∫secn(θ)dθ, use the formula:
∫secn(θ)dθ=n−11secn−2(θ)tan(θ)+n−1n−2∫secn−2(θ)dθ
Strategy: When dealing with a polynomial of secants, reduce the largest power first. This often allows the result to be combined with other terms in the integral before applying further reductions.
Rational Functions and Long Division
Applicability: Polynomial long division is used when the degree of the numerator is higher than or equal to the degree of the denominator.
Process: Divide the numerator by the denominator to obtain a quotient and a remainder. Re-express the integral as:
∫(Quotient+DivisorRemainder)dx
Example Outcome: The integral of a term like x+13 results in a natural log: 3ln∣x+1∣+C.
Partial Fraction Decomposition
Setup: For a rational function with a composite denominator, factor the denominator and set up a sum of simpler fractions: xA+x−2B+x+1C.
Solving for Coefficients:
Heaviside Method: Plug in the roots of the denominator to solve for individual variables (A,B,C) quickly.
System of Equations: Alternatively, expand the numerator and compare coefficients of like terms (e.g., equating all x2 terms to zero if no x2 exists in the target numerator).
Integration: Partial fractions typically resolve into natural logarithms or arctan functions. For example, ∫x2+251dx leads to an arc-tangent integral.
Questions & Discussion
Question (Dropped Term): A student noted that a power reduced from sec7 to sec5 should have changed a sign when moved in the calculation.
Response: The instructor acknowledged a "dropped negative" and corrected values such as adding coefficients to get 17/6.
Question (Method Priority): A student asked if the test will specify which method to use (e.g., trig sub vs. other techniques).
Response: The instructor stated the test will primarily require students to set up the problem and will likely not include extremely long calculations (like many power reductions) but may specifically ask for integration by parts or trigonometric substitution to verify proficiency in those methods.