➗Calculus II Unit 3 Review
3.2 Trigonometric Integrals
3.2 Trigonometric Integrals
Unit & Topic Study Guides
Integration
Applications of Integration
Techniques of Integration
Introduction to Differential Equations
Sequences and Series
Power Series
Parametric Equations and Polar Coordinates
Trigonometric Integrals
Trigonometric integrals involve integrating products and powers of trig functions like sine, cosine, tangent, and secant. The core challenge is that you can't just use the power rule on something like . Instead, you need specific strategies depending on whether the powers are odd or even, and which trig functions are involved.
This section covers those strategies: Pythagorean identity tricks, half-angle formulas, product-to-sum conversions, and reduction formulas.
Integration of Sine and Cosine Products
The general form here is . Your approach depends entirely on whether and are odd or even.
When at least one power is odd
If either or is odd, you can peel off one factor of that function to pair with , then convert everything remaining using the Pythagorean identity.
Steps (say is odd):
-
Peel off one and set it aside with
-
Rewrite the remaining (now an even power) using
-
Substitute , so
-
You now have a polynomial in that you can integrate with the power rule
The same logic works if is odd: peel off one , convert the rest using , and substitute .
Example: For , the cosine power (3) is odd. Peel off one , rewrite , and substitute .
When both powers are even
If both and are even, the Pythagorean identity won't help because it just trades one even power for another. Instead, use the half-angle formulas to reduce the powers:
Substitute these in, multiply out, and integrate. You may need to apply the half-angle formulas more than once if higher even powers remain.
Example: For , replace both using half-angle formulas, then expand and simplify before integrating.

Products with different arguments
For integrals like where the arguments differ, use product-to-sum formulas:
These convert the product into a sum of single trig functions, which you can integrate directly.
Integrals with Tangent and Secant
These follow a different set of strategies built around the identity .
Powers of tangent:
For even powers, factor out and replace it with . This breaks the integral into a piece with (which pairs nicely with ) and a lower-power tangent integral.
For odd powers, the same identity works. Peel off a , replace with , and repeat until you reduce to .

Powers of secant:
Even powers are the easier case:
- Peel off and set it aside with
- Convert the remaining using
- Substitute , so
Odd powers (for ) are harder and typically require integration by parts. The standard approach for is a classic IBP problem worth memorizing:
Products of secant and tangent:
The strategy depends on the powers:
- If is odd: Peel off (which is the derivative of ), convert remaining factors to , and substitute
- If is even: Peel off (the derivative of ), convert remaining factors to , and substitute
Reduction Formulas for Trigonometric Integrals
Reduction formulas let you express an integral with power in terms of the same integral with a lower power. They're derived using integration by parts and are especially useful for high powers.
Sine:
Cosine:
Tangent:
Secant:
Each formula reduces the power by 2 (except tangent, which reduces by 2 as well since you go from to ). You apply them repeatedly until you reach a base case you know:
- or
- or
- or
Quick Strategy Summary
| Integral Type | Condition | Strategy |
|---|---|---|
| One power odd | Peel off one factor, Pythagorean identity, -sub | |
| Both powers even | Half-angle formulas | |
| Different arguments | Product-to-sum formulas | |
| Any | Use to reduce | |
| even | Peel off , sub | |
| odd | Integration by parts or reduction formula | |
| odd | Peel off , sub | |
| even | Peel off , sub |