Integration of Trig PDF
Integration of Trig PDF
SUBSTITUTIONS 26
sin2 x + cos2 x = 1 ,
sec2 x = 1 + tan2 x .
More generally if at least one exponent is odd then we can use the
identity sin2 x+cos2 x = 1 to transform the integrand into an expression
containing only one sine or one cosine.
1.6. TRIGONOMETRIC INTEGRALS AND TRIG. SUBSTITUTIONS 27
Example:
Z Z
sin x cos x dx = sin2 x cos2 x cos x dx
2 3
Z
= sin2 x (1 − sin2 x) cos x dx = · · ·
u 3 u5
= − +C
3 5
sin3 x sin5 x
= − +C .
3 5
If all the exponents are even then we use the half-angle identities.
Example:
Z Z
2 2 1
sin x cos x dx = 2
(1 − cos 2x) 12 (1 + cos 2x) dx
Z
1
= (1 − cos2 2x) dx
4
Z
1
= (1 − 12 (1 + cos 4x)) dx
4
Z
1
= (1 − cos 4x) dx
8
x sin 4x
= − +C.
8 32
Since in this case m is odd and n is even it does not matter which
method we use, so let’s use the first one:
| {z } | {z } | {z }
u2 −1 u du
Z
= (u3 − u) du
u4 u2
= − +C
4 2
= 1
4
sec4 x − 12 sec2 x + C .
Next let’s solve the same problem using the second method:
1.6. TRIGONOMETRIC INTEGRALS AND TRIG. SUBSTITUTIONS 29
Although this answer looks different from the one obtained using the
first method it is in fact equivalent to it because they differ in a con-
stant:
1
4
tan4 x = 14 (sec2 x − 1)2 = 14 sec4 x − 12 sec2 x + 14 .
| {z }
previous answer
a2 − u2 = a2 (1 − sin2 t) = a2 cos2 t .
Example:
Z Z
x3 sin3 t cos t
√ dx = 27 p dt (x = 3 sin t)
9 − x2 1 − sin2 t
Z
= 27 sin3 t dx
Z
= 27 (1 − cos2 t) sin t dx
µ ¶
cos3 t
= 27 − cos t + +C
3
³ p ´
= 27 − 1 − sin2 t + 13 (1 − sin2 t)3/2 + C
√
= −9 9 − x2 + 13 (9 − x2 )3/2 + C .
Example:
Z √ Z q
9
9 + 4x dx = 2
2
4
+ x2 dx (x = 32 tan t)
Z p
3 3
=2 1 + tan2 t sec2 t dt
2 2
Z
9
= sec3 t dt
2
9
= (sec t tan t + ln | sec t + tan t|) + C1
4µ ¯ ¯¶
q ¯ q ¯
9 2 4 2 ¯ 2 x + 1 + 4 x2 ¯ + C1
= x 1 + x + ln ¯3 ¯
4 3 9 9
√
x 9 + 4x2 9 √
= + ln |2x + 9 + 4x2 | + C .
2 4
where x = 32 tan t, dx = 32 sec2 t dt
Example:
Z √ 2 Z √ 2
x −1 sec t − 1
dx = sec t tan t dt (x = sec t)
x sec t
Z
= tan2 t dt
= tan t − t + C
√
= sec2 t − 1 − t + C
√
= x2 − 1 − sec−1 x + C .
where x = sec t, dx = sec t tan t dt.