Int of Tig Fxns 2
Int of Tig Fxns 2
In this section we look at how to integrate a variety of products of trigonometric functions. These integrals are called
trigonometric integrals. They are an important part of the integration technique called trigonometric substitution, which is
featured in Trigonometric Substitution. This technique allows us to convert algebraic expressions that we may not be
able to integrate into expressions involving trigonometric functions, which we may be able to integrate using the techniques
described in this section. In addition, these types of integrals appear frequently when we study polar, cylindrical, and
spherical coordinate systems later. Let’s begin our study with products of sin x and cos x.
Example 3.8
Solution
Use u -substitution and let u = cos x. In this case, du = −sin x dx. Thus,
∫ cos 3 x sin x dx = −∫ u 3 du
= − 1u4 + C
4
1
= − cos 4 x + C.
4
Example 3.9
Solution
To convert this integral to integrals of the form ∫ cos j x sin x dx, rewrite sin 3 x = sin 2 x sin x and make the
∫ cos 2 x sin 3 x dx = ∫ cos 2 x(1 − cos 2 x)sin x dx Let u = cos x; then du = −sin x dx.
= −∫ u 2 ⎛⎝1 − u 2⎞⎠du
= ∫ ⎛⎝u 4 − u 2⎞⎠du
= 1u5 − 1u3 + C
5 3
= cos x − 1 cos 3 x + C.
1 5
5 3
In the next example, we see the strategy that must be applied when there are only even powers of sin x and cos x. For
integrals of this type, the identities
1 − cos(2x)
sin 2 x = 1 − 1 cos(2x) =
2 2 2
and
1 + cos(2x)
cos 2 x = 1 + 1 cos(2x) =
2 2 2
are invaluable. These identities are sometimes known as power-reducing identities and they may be derived from the
double-angle identity cos(2x) = cos 2 x − sin 2 x and the Pythagorean identity cos 2 x + sin 2 x = 1.
Example 3.10
Solution
To evaluate this integral, let’s use the trigonometric identity sin 2 x = 1 − 1 cos(2x). Thus,
2 2
⎛ ⎞
∫ sin 2 x dx = ∫ ⎝1 − 1 cos(2x)⎠dx
2 2
= x − 1 sin(2x) + C.
1
2 4
The general process for integrating products of powers of sin x and cos x is summarized in the following set of guidelines.
1. If k is odd, rewrite sin k x = sin k − 1 x sin x and use the identity sin 2 x = 1 − cos 2 x to rewrite sin k − 1 x in
terms of cos x. Integrate using the substitution u = cos x. This substitution makes du = −sin x dx.
j−1 j−1
2. If j is odd, rewrite cos j x = cos x cos x and use the identity cos 2 x = 1 − sin 2 x to rewrite cos x
in terms of sin x. Integrate using the substitution u = sin x. This substitution makes du = cos x dx. (Note: If
both j and k are odd, either strategy 1 or strategy 2 may be used.)
3. If both j and k are even, use sin 2 x = (1/2) − (1/2)cos(2x) and cos 2 x = (1/2) + (1/2)cos(2x). After
applying these formulas, simplify and reapply strategies 1 through 3 as appropriate.
Example 3.11
Solution
Since the power on sin x is odd, use strategy 1. Thus,
Example 3.12
276 Chapter 3 | Techniques of Integration
Solution
Since the power on sin x is even (k = 4) and the power on cos x is even ⎛⎝ j = 0⎞⎠, we must use strategy 3.
Thus,
2 2
∫ sin 4 x dx = ∫ ⎛⎝sin 2 x⎞⎠ dx Rewrite sin 4 x = ⎛⎝sin 2 x⎞⎠ .
⎛ ⎞
2
= ∫ ⎝1 − 1 cos(2x)⎠ dx Substitute sin 2 x = 1 − 1 cos(2x).
2 2 2 2
⎛ ⎞ ⎛ ⎞
2
= ∫ ⎝1 − 1 cos(2x) + 1 cos 2(2x)⎠dx Expand ⎝1 − 1 cos(2x)⎠ .
4 2 4 2 2
⎛ ⎞
= ∫ ⎝1 − 1 cos(2x) + 1 ( 1 + 1 cos(4x)⎠dx.
4 2 4 2 2
Since cos 2(2x) has an even power, substitute cos 2(2x) = 1 + 1 cos(4x):
2 2
⎛ ⎞
= ∫ ⎝3 − 1 cos(2x) + 1 cos(4x)⎠dx Simplify.
8 2 8
= 3 x − 1 sin(2x) + 1 sin(4x) + C Evaluate the integral.
8 4 32
In some areas of physics, such as quantum mechanics, signal processing, and the computation of Fourier series, it is often
necessary to integrate products that include sin(ax), sin(bx), cos(ax), and cos(bx). These integrals are evaluated by
applying trigonometric identities, as outlined in the following rule.
These formulas may be derived from the sum-of-angle formulas for sine and cosine.
Example 3.13
Evaluating ∫ sin(ax)cos(bx)dx
Evaluate ∫ sin(5x)cos(3x)dx.
Solution
Apply the identity sin(5x)cos(3x) = 1 sin(2x) − 1 cos(8x). Thus,
2 2
1. ∫ sec 2 x dx = tan x + C
2. ∫ sec x tan x dx = sec x + C
3. ∫ tan x dx = ln|sec x| + C
4. ∫ sec x dx = ln|sec x + tan x| + C.
For most integrals of products and powers of tan x and sec x, we rewrite the expression we wish to integrate as the sum
or difference of integrals of the form ∫ tan j x sec 2 x dx or ∫ sec j x tan x dx. As we see in the following example, we can
evaluate these new integrals by using u-substitution.
Example 3.14
Solution
Start by rewriting sec 5 x tan x as sec 4 x sec x tan x.
278 Chapter 3 | Techniques of Integration
∫ sec 5 x tan x dx = ∫ sec 4 x sec x tan x dx Let u = sec x; then, du = sec x tan x dx.
We now take a look at the various strategies for integrating products and powers of sec x and tan x.
j−2 j−2
1. If j is even and j ≥ 2, rewrite sec j x = sec x sec 2 x and use sec 2 x = tan 2 x + 1 to rewrite sec x
2
in terms of tan x. Let u = tan x and du = sec x.
j−1
2. If k is odd and j ≥ 1, rewrite tan k x sec j x = tan k − 1 x sec x sec x tan x and use tan 2 x = sec 2 x − 1 to
rewrite tan k − 1 x in terms of sec x. Let u = sec x and du = sec x tan x dx. (Note: If j is even and k is odd,
then either strategy 1 or strategy 2 may be used.)
3. If k is odd where k≥3 and j = 0, rewrite
k k−2 2 k−2 2 k−2 2 k−2
tan x = tan x tan x = tan x(sec x − 1) = tan x sec x − tan x. It may be necessary to
repeat this process on the tan k − 2 x term.
4. If k is even and j is odd, then use tan 2 x = sec 2 x − 1 to express tan k x in terms of sec x. Use integration
by parts to integrate odd powers of sec x.
Example 3.15
Solution
Since the power on sec x is even, rewrite sec 4 x = sec 2 x sec 2 x and use sec 2 x = tan 2 x + 1 to rewrite the first
sec 2 x in terms of tan x. Thus,
Example 3.16
Solution
Since the power on tan x is odd, begin by rewriting tan 5 x sec 3 x = tan 4 x sec 2 x sec x tan x. Thus,
= ∫ (sec 2 x − 1) 2 sec 2 x sec x tan x dx Let u = sec x and du = sec x tan x dx.
= ∫ (u 2 − 1) 2 u 2 du Expand.
Example 3.17
Solution
Begin by rewriting tan 3 x = tan x tan 2 x = tan x⎛⎝sec 2 x − 1⎞⎠ = tan x sec 2 x − tan x. Thus,
Example 3.18
Integrating ∫ sec 3 x dx
Solution
This integral requires integration by parts. To begin, let u = sec x and dv = sec 2 x. These choices make
du = sec x tan x and v = tan x. Thus,
We now have
Dividing by 2, we arrive at
Reduction Formulas
Evaluating ∫ sec n x dx for values of n where n is odd requires integration by parts. In addition, we must also know
the value of ∫ sec n − 2 x dx to evaluate ∫ sec n x dx. The evaluation of ∫ tan n x dx also requires being able to integrate
∫ tan n − 2 x dx. To make the process easier, we can derive and apply the following power reduction formulas. These
rules allow us to replace the integral of a power of sec x or tan x with the integral of a lower power of sec x or tan x.
The first power reduction rule may be verified by applying integration by parts. The second may be verified by
following the strategy outlined for integrating odd powers of tan x.
Example 3.19
Revisiting ∫ sec 3 x dx
Solution
By applying the first reduction formula, we obtain
Example 3.20
Solution
Applying the reduction formula for ∫ tan 4 x dx we have
282 Chapter 3 | Techniques of Integration
3.2 EXERCISES
Fill in the blank to make a true statement. 85. ∫ sin x cos x dx
2
69. sin x + _______ = 1
86. ∫ sin x cos 3 x dx
70. sec 2 x − 1 = _______
77. ∫ tan⎛⎝2x ⎞⎠sec 2 ⎛⎝2x ⎞⎠dx For the following exercises, find a general formula for the
integrals.
99. ∫ cos 2 3x dx
82. ∫ cos 5 x dx
100. ∫ sin 2 x cos 2 x dx
83. ∫ sin 5 x cos 2 x dx
101. ∫ sin 2 x dx + ∫ cos 2 x dx
84. ∫ sin 3 x cos 3 x dx
102. ∫ sin 2 x cos 2(2x)dx
284 Chapter 3 | Techniques of Integration
112. Find the area of the region bounded by the graphs of 124. ∫ sin 456 x cos x dx or ∫ sin 2 x cos 2 x dx
the equations y = sin x, y = sin 3 x, x = 0, and x = π .
2
125. ∫ tan 350 x sec 2 x dx or ∫ tan 350 x sec x dx
113. Find the area of the region bounded by the graphs
of the equations
y = cos 2 x, y = sin 2 x, x = − π , and x = π .
4 4
dy
116. = sin 2 x. The curve passes through point
dx
(0, 0).