Trigonometric Integrals and Substitution
Two related techniques. Trigonometric integrals evaluate powers and products of sine, cosine, tangent, and secant by splitting off one factor and converting the rest with a Pythagorean identity, or by dropping even powers with half-angle formulas.
╌╌╌╌
The Pythagorean identity and its relatives let sine and cosine trade places, and trade with tangent and secant. Two techniques exploit this. The first evaluates integrals that are already trigonometric by rewriting the integrand until a substitution appears. The second introduces a trigonometric variable to remove a radical from an algebraic integrand.
Powers of sine and cosine
For , use that the derivative of is and vice versa: one saved factor becomes the of a substitution while the rest converts to the other function.
One odd power
If the power of cosine is odd, split off a single and convert the remaining even power with ; then substitute . For ,
With , ,
The same move handles a mix. For the sine power is odd, so save one and convert ; substitute , :
Both powers even
When both powers are even, no single saved factor helps. Drop the exponent with the half-angle identities
For . A fourth power needs the identity twice. Writing ,
where the leftover was reduced by a second half-angle step.
Powers of tangent and secant
The same tactic works for , using and and the identity .
- Even power of secant. Save , convert the rest to tangent, and substitute . For ,
- Odd power of tangent. Save , convert the remaining even power of tangent with , and substitute .
Two standard results are needed as building blocks. Integrating gives a logarithm, and secant is handled by a multiply-and-substitute trick:
The secant formula follows by multiplying the integrand by : the numerator becomes exactly the derivative of the denominator. When an odd power of secant appears alone, integration by parts produces a cyclic integral. For , take , :
which solves to
Products of different frequencies
For and its cousins, the product-to-sum identities turn a product into a sum of single trigonometric terms:
with matching identities for and . For .
| Integrand | First move | Then substitute |
|---|---|---|
| , one power odd | save that factor, convert the rest | the other function |
| , both even | half-angle identities | lower exponents, repeat |
| , even | save | |
| , odd | save | |
| (different frequencies) | product-to-sum identity | integrate term by term |
Trigonometric substitution
Radicals of the form , , and block both substitution and parts. Replacing by a trigonometric function of a new variable clears the root through a Pythagorean identity. The substitution runs backward from the usual direction: the old variable becomes a function of the new one, called an inverse substitution.
For , set with . Then
with on that interval, so the radical disappears. The restriction on makes the substitution one-to-one, matching the range of the inverse function needed to return to .
Each substitution corresponds to a right triangle whose sides encode the relation between , , and the radical. After integrating in , the triangle converts and every trigonometric function of it back to .
A sine substitution
The substitution mirrors the geometry of a circle: makes the side opposite , the hypotenuse (the radius), and the adjacent side.
A tangent substitution
A denominator with calls for .
A secant substitution
For with , set , , and :
The triangle gives and , so
after absorbing the constant into . Not every quadratic radical needs trigonometry: has the extra that makes the plain substitution simpler. Reach for a trigonometric substitution only when the direct one fails.
Completing the square
A radical like is not yet in standard form, but completing the square turns it into one:
The substitution reduces to , which then takes . Completing the square routes any into one of the three standard radicals.
The area of an ellipse
Trigonometric substitution recovers the area of an ellipse . Solving for in the first quadrant gives , and by symmetry the total area is four times the first-quadrant piece:
Substituting (so ) and changing the limits to and ,
Setting gives the area of a circle, .
Which technique
Trigonometric integrals and trigonometric substitution run in opposite directions. The first removes trigonometric functions by converting an integrand to a polynomial in or ; the second introduces trigonometric functions to remove a radical. Both use the same three Pythagorean identities, read in whichever direction the integrand requires. Ratios of polynomials, the remaining large class of elementary integrands, yield to the partial-fraction method.12
Footnotes
- Stewart, Calculus, §7.2 — Trigonometric Integrals: the odd/even-power strategies for sine and cosine, the tangent-secant cases, and the product-to-sum identities. ↩
- Stewart, Calculus, §7.3 — Trigonometric Substitution: the three inverse substitutions, the reference-triangle back-substitution, and completing the square. ↩
╌╌ END ╌╌