Mathematics 265 Introduction to Calculus I

Study Guide :: Unit 6

Integration

Objectives

When you have completed this unit, you should be able to

  1. find antiderivative functions.
  2. evaluate indefinite integrals.
  3. evaluate definite integrals.
  4. state the Mean Value Theorem and apply it to prove the Fundamental Theorem of Calculus.
  5. explain and use the inverse relationship between differentiation and integration when applying the Fundamental Theorem of Calculus.

Integration is the inverse of the operation of differentiation, and as does the derivative, the integral has two different interpretations. In this unit, we consider the process of integration, and in Unit 7, we study the applications of integration that arise from these two different interpretations.

Antiderivatives

Prerequisites

To complete this section, you must be able to

  1. do algebraic operations with functions, as explained in the section titled “Combination of Functions” on pages 34 and 35 of the textbook. See Unit 1 in this Study Guide and the PDF document titled “Review of Algebra,” available through the website that accompanies your textbook:
  2. http://www.stewartcalculus.com/media/1_home.php
  3. state and apply trigonometric identities. See the addition and subtraction formulas, the double angle formulas and the half-angle formulas on the “Reference Pages” at the beginning of your textbook.

In this section, we do the opposite of differentiation; that is, given a function $f(x)$, we want to find a function $F(x)$ such that F ( x ) = f ( x ) .

Definition 6.1. A function $F(x)$ is the antiderivative of a function $f(x)$ defined on an interval $J$ if F ( x ) = f ( x ) for all $x$ in the interval J .

Note: Observe that the antiderivative of the function $\color{#384877}{\! f'(x)}$ is the function $\color{#384877}{\! f(x)}$, and the antiderivative of $\color{#384877}{\! f''(x)}$ is the function $\color{#384877}{\! f'(x)}$.

Since we know how to differentiate, we can use trial and error to find antiderivatives of several functions.

Example 6.1.

  1. The antiderivative of a zero constant function f ( x ) = 0 is any constant function F ( x ) = C , because F ( x ) = 0 = f ( x ) . Later, we prove that $F(x)$ is the only antiderivative of the zero constant function. That is, if the derivative of a function $F$ is zero, then F ( x ) = C for some constant C .

    Since $C$ is any constant, this example shows that the antiderivative is not unique, there are many antiderivatives for a given function.

  2. The antiderivative of any constant function f ( x ) = m is the function F ( x ) = m x , because F ( x ) = m = f ( x ) , but it also the function F 1 ( x ) = m x + 6 , because its derivative is equal to $m$, as is the derivative F 2 ( x ) = m x 1 2 3 . As before, we have many antiderivatives, but the only difference among them is a constant. [We prove this statement later.] Hence, the most general antiderivative of f ( x ) = m is the function F ( x ) = m x + C , for any constant C .

We use rules of differentiation to find derivative functions, but there are no rules for finding antiderivatives. Instead, we must rely on what we know about differentiation, paying attention to particular cases, to generalize whenever possible.

Example 6.2.

  1. The antiderivative of the function f ( x ) = 2 x is a function $F(x)$ such that F ( x ) = 2 x .

    If we make a search among all the functions whose derivatives we know, we realize that the derivative of F ( x ) = x 2 is f ( x ) = 2 x .

    Hence, the most general antiderivative of f ( x ) = 2 x is F ( x ) = x 2 + C .

  2. The antiderivative of f ( x ) = x is a function $F(x)$ such that F ( x ) = x .

    The derivative of F ( x ) = x 2 is 2 x , which is not $x$, but is close.

    To obtain $x$, we can consider the function F 1 (x)= 1 2 x 2 ; its derivative is f ( x ) = x . Hence, the most general antiderivative is F 1 ( x ) = 1 2 x 2 + C .

  3. What would be the antiderivative of f ( x ) = x 2 ? We know that the derivative of F ( x ) = x 3 is 3 x 2 , again close, and we must consider the function F 2 (x)= 1 3 x 3 +C as the most general antiderivative.

We can make a general statement based on these examples. We see that the (general) antiderivative of the function f ( x ) = x r is the function

F ( x ) = x r + 1 r + 1 + C .

Let us check this conclusion with differentiation:

d dx x r+1 =( r+1 ) x r   so   d dx x r+1 r+1 = x r .

However, this statement is not true if r = 1 . [Why?]

So our final conclusion is that the (general) antiderivative of f ( x ) = x r for any r 1 is the function

F ( x ) = x r + 1 r + 1 + C .

Note: The antiderivative of the function $\color{#384877}{\! f(x) = \dfrac{1}{x}}$ is not covered in this course.

Example 6.3. We know that the derivative of the sine function is the cosine function; hence, the antiderivative of the cosine function is the sine function. Similarly the derivative of the cosine function is the negative sine function; hence, the antiderivative of the sine function is the negative cosine function. Moreover, we know that

d dx sin( ax )=acos( ax ).

Hence,

d dx sin( ax ) a =cos( ax ) .

We conclude that the antiderivative of the function f( x )=cos( ax ) is the function

F( x )= sin( ax ) a +C .

You can use differentiation to see that the antiderivative of the function g (x)=sin(ax) is the function

G( x )= cos( ax ) a +C .

Note: In what follows, by “antiderivative,” we mean the most general antiderivative. The letter $\color{#384877}{C}$ will be any constant.

We know that

d dx kf( x )=k d dx f( x ) ;

therefore, the antiderivative of the function g ( x ) = k f ( x ) is G ( x ) = k F ( x ) , where $F(x)$ is the antiderivative of the function f ( x ) .

We also know that

d d x f ( x ) + g ( x ) = f ( x ) + g ( x ) ;

therefore, the antiderivative of the function h ( x ) = f ( x ) + g ( x ) is the function H ( x ) = F ( x ) + G ( x ) , where F ( x ) = f ( x ) and G ( x ) = g ( x ) .

Example 6.4. To find the antiderivative of the function

f ( x ) = 6 x 3 2 x + 6 x ,

we simplify first:

f ( x ) = 6 x 5 2 2 x 1 2 + 6 x 1 2 .

We then apply our general conclusion from Example 6.2, and we find that the antiderivative is

F( x )=6( x 7/2 7/2 )2( x 3/2 3/2 )+6( x 1/2 1/2 ) .

So,

F ( x ) = 1 2 x 7 2 7 4 x 3 2 3 + 1 2 x + C .

Exercises
  1. Read Examples 1 and 2 on pages 264-265 of the textbook.
  2. Do the odd-numbered exercises from 1 to 15 on page 269 of the textbook.

Answers to Exercises

To make a unique determination of the constant in a general antiderivative, we need to know at least one exact value of the antiderivative function. These values are referred to as “extra conditions.”

Example 6.5. If f ( x ) = sin ( 3 x ) + x 4 and we know that f ( 0 ) = 1 , then we can find that the antiderivative is

F ( x ) = cos ( 3 x ) 3 + x 5 5 + C .

Since 1 = f ( 0 ) = 1 3 + C , we conclude that C = 2 3 .

So, the constant is determined, and the antiderivative is

f ( x ) = F ( x ) = cos ( 3 x ) 3 + x 5 5 2 3 .

Example 6.6. If f ( x ) = cos ( 4 x ) 6 x 1 , f ( 0 ) = 1 and f ( 0 ) = 1 , what is f ( x ) ?

The antiderivative of the function f is f . So,

f ( x ) = sin ( 4 x ) 4 1 2 x 3 2 3 x + C .

Since 1 = f ( 0 ) = C ,

f ( x ) = sin ( 4 x ) 4 4 x 3 2 x + 1 .

The antiderivative of f is $f$. So,

f ( x ) = cos ( 4 x ) 1 6 8 x 5 2 5 x 2 2 + x + C .

Since 1 = f ( 0 ) = 1 1 6 + C , we conclude that C = 1 5 1 6 , and

f ( x ) = cos ( 4 x ) 1 6 8 x 5 2 5 x 2 2 + x 1 5 1 6 .

Exercises
  1. Read Examples 3 and 4 on page 266 of the textbook.
  2. Do the odd-numbered exercises from 17 to 35 on page 269.
  3. Read Example 7 on page 268 of the textbook.
  4. Do Exercises 53, 55 and 57 on page 270.

Answers to Exercises

If $F(x)$ is the antiderivative of f ( x ) , then we write

f ( x ) d x = F ( x ) + C

and we say that the indefinite integral of the integrand function $f(x)$ is the function F ( x ) . We justify this notation later. The constant $C$ is called the constant of integration. See Figure 6.1, below.

Figure 6.1: The antiderivative function

With this notation, we can state that

(6.1) x r d x = x r + 1 r + 1 + C  for  r 1 .

(6.2) sin ( a x ) d x = cos ( a x ) a + C  for  a 0 .

(6.3) cos ( a x ) d x = sin ( a x ) a + C  for  a 0 .

(6.4) k f ( x ) d x = k f ( x ) d x .

(6.5) f ( x ) + g ( x ) = f ( x ) d x + g ( x ) d x .

A table of basic indefinite integrals is given on page 273 of the textbook. You must know all of them. Use what you know about differentiation to help you remember them.

Example 6.7. From Example 6.4 we know that

6 x 3 2 x + 6 x d x = 1 2 x 7 2 7 4 x 3 2 3 + 1 2 x + C .

The process of finding the antiderivative of a function is called integration. Hence, when you are asked to integrate, what you need to do is to find the antiderivative of the integrand function.

Example 6.8. To see if the indefinite integral

1 ( x 2 + 4 ) 3 2 d x = x x 2 + 4 + C

is correct, we differentiate, and we see that

d d x x x 2 + 4 = 4 ( x 2 + 4 ) 3 2 .

So, the antiderivative is not correct; instead, it should be

F( x )= x 4 x 2 +4 .

To use the basic indefinite integrals, we must identify the given integrand function with the integrand function of one of the basic integrals. Algebraic operations and trigonometric identities are used to achieve this identification.

Example 6.9. As it stands, the integrand function in the indefinite integral

x + 4 x 2 d x

does not fit any of the types of the integrand functions of the basic integrals. But, if we multiply out, we get

x 2 + 8 + 1 6 x 2 d x .

This integrand function fits the basic integral (see Equation 6.1), and we have

x 2 + 8 + 1 6 x 2 d x = x 3 3 + 8 x 1 6 x + C .

Example 6.10. The integrand function in the indefinite integral

sin ( 2 x ) cos x d x

does not fit any of the integrand functions of the basic integrals. But, if we use a trigonometric identity, we find that

sin( 2x ) cosx = 2sinxcosx cosx =2sinx .

Hence, we can apply Equation 6.2 with a = 1 :

sin ( 2 x ) cos x d x = 2 sin x d x = 2   cos x + C .

Example 6.11. To find the antiderivative of $\sin^2 x$ we use the double angle formula and we apply Equation 6.3, with $a = 2$:

\begin{align*} \int \sin^2 x \, dx & = \int \dfrac{1 - \cos(2x)}{2}\,dx \\ & = \dfrac{1}{2} \int 1 - \cos(2x) \,dx \\ & = \dfrac{1}{2}\left( x - \dfrac{\sin(2x)}{2}\right) + C \\ & = \dfrac{2x - \sin(2x)}{4} + C \end{align*}

Exercises
  1. Do Exercises 1-4, 5, 7, 9, 11 and 13 on pages 276-277 of the textbook.
  2. Use the half-angle formula to find the antiderivative cos 2 x d x .

Answers to Exercises