Chapter 8
Integral Calculus and Its Uses





8.4 Applying Differentiation Rules to Integration

8.4.2 Trigonometric Substitutions

Now we take advantage of our knowledge of inverse trigonometric functions to use substitution in a slightly different way as an aid in evaluating integrals. The formulas from Chapter 5 for derivatives of the inverse sine and inverse tangent will play a role here, especially in checking our antiderivative calculations:

d d x sin -1 ( x ) = 1 1 - x 2 ,

d d x tan -1 ( x ) = 1 1 + x 2 .

Example 1

Evaluate

1 25 - x 2   d x .

Solution   We would like to make a substitution that would turn \(25-x^2\) into the square of something. An identity that looks useful is

1 - sin 2 ( θ ) = cos 2 ( θ ) .

For our purposes, it would be more useful in the form

25 - 25 sin 2 ( θ ) = 25 cos 2 ( θ )

or

25 - [ 5 sin ( θ ) ] 2 = 25 cos 2 ( θ ) .

Thus we could substitute \(x=5\,\sin(\theta)\). The new variable \(\theta\) we are introducing into the problem is defined by the inverse relationship, \(\displaystyle\theta = \sin^{-1}\left(\frac{x}{5}\right)\). From the description \(x=5\, \sin(\theta)\), we obtain \(dx = 5\,\cos(\theta)\,d \theta\). When we make the substitutions for \(x\) and \(dx\), we find

1 25 - [ 5 sin ( θ ) ] 2 5 cos ( θ )   d θ = 1 1 - sin 2 ( θ ) cos ( θ )   d θ
  = 1 cos 2 ( θ ) cos ( θ )   d θ .

Now we would like to say that \(\sqrt{\cos^2(\theta)}=\cos(\theta)\). However, that is not always true - it holds only if we know that \(\theta\) is restricted to a range where \(\cos(\theta)\) is nonnegative, such as the interval between \(-\,\pi/2\) and \(\pi/2\). But the \(\theta\)'s we are considering are already restricted to this interval because they are values of the arcsine function. Thus, in this setting, it is true that \(\sqrt{\cos^2(\theta)}=\cos(\theta)\).

We are left with the simple indefinite integral

cos ( θ ) cos ( θ )    d θ =   d θ = θ + C .

Replacing \(\theta\) with \(\displaystyle\sin^{-1}\left(\frac{x}{5}\right)\), we find

1 25 - x 2    d x =   d θ = θ + C = sin -1 ( x 5 ) + C . end solution

Checkpoint 2Checkpoint 2

Checkpoint 3Checkpoint 3

Example 2

Evaluate

0 5 2 25 - x 2   d x .

Solution   When we make the substitution \(x=5\,\sin(\theta)\), we obtain

25 - x 2   d x = 25 cos 2 ( θ ) d θ .

Moreover, when \(x=0\), \(\displaystyle\theta=\sin^{-1}\left(\frac{0}{5}\right)=0\), and when \(\displaystyle x=\frac{5}{\sqrt{2}}\), \(\displaystyle\theta=\sin^{-1}\frac{1}{\sqrt{2}}=\frac{\pi}{4}\). Thus we may replace the original integral by

0 π 4 25 cos 2 ( θ )   d θ .

To evaluate this replacement integral, we need an antiderivative for \(\cos^2(\theta)\). The following identities are helpful in integrating squares of sines and squares of cosines:

sin 2 ( θ ) = 1 - cos ( 2 θ ) 2   and   cos 2 ( θ ) = 1 + cos ( 2 θ ) 2 .

Using the latter identity, we find

cos 2 ( θ )   d θ = 1 + cos ( 2 θ ) 2   d θ = θ 2 + sin ( 2 θ ) 4 + C .

Thus the integral we want may be evaluated by using the Fundamental Theorem of Calculus:

0 π / 4   25 cos 2 θ   d θ =   25 ( θ 2 + sin 2 θ 4 ) | 0 π / 4
  =   25 ( π 8 + sin π 2 4 )
  =   25 ( π 8 + 1 4 ) 16.0675. end solution

Checkpoint 4Checkpoint 4

Go to Back One Page Go Forward One Page

Contents for Chapter 8