Mathematics 265 Introduction to Calculus I

Study Guide :: Unit 6

Integration

The Antiderivative and the General Power Rule

Observe that for every derivative we have an antiderivative.

  1. Since d d x ( x + 1 ) 2 = 2 ( x + 1 ) , we know that

    ( x + 1 ) d x = ( x + 1 ) 2 2 + C .

  2. Similarly, since d d x ( 2 x + 1 ) 3 = 6 ( 2 x + 1 ) 2 , we know that

    ( 2 x + 1 ) 2 d x = ( 2 x + 1 ) 3 6 + C .

  3. Also, d d x ( x 2 + 1 ) 4 = 8 x ( x 2 + 1 ) 3 , so we know that

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

In all of these examples, we use the general power rule to differentiate; hence, the integrand function in all these cases is (or would be, except for a constant) a function of the form f ( x ) r f ( x ) .

In (A), f ( x ) = ( x + 1 ) , r = 1 and f ( x ) = 1 , so

( x + 1 ) d x = f ( x ) f ( x ) d x .

In (B), f ( x ) = 2 x + 1 , r = 2 , and f ( x ) = 2 , so

( 2 x + 1 ) 2 d x = 1 2 ( 2 x + 1 ) 2 ( 2 ) d x = 1 2 f ( x ) r f ( x ) d x .

In (C), f ( x ) = ( x 2 + 1 ) , r = 3 and f ( x )=2x , so

x ( x 2 +1 ) 3 dx = 1 2 ( x 2 +1 ) 3 ( 2x )dx = 1 2 f ( x ) r f ( x )dx .

From the general power rule, we know that

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

We conclude that

(6.6) f (x) r f (x)dx= f (x) r+1 r+1 +C   for   r1 .

Note: An integral of the form $\color{#384877}{\displaystyle{\int \frac{f'(x)}{f(x)}\;dx}}$ is not covered in this course.

The antiderivatives presented above are found using Equation (6.6).

(A) \begin{align*} \int (x + 1)\; dx & = \int f(x)f'(x)\; dx\\ & = \dfrac{f(x)^2}{2} \\ & = \dfrac{(x + 1)^2}{2} + C. \end{align*}

(B) \begin{align*} \int (2x + 1)^2 \; dx & = \dfrac{1}{2}\int (2x + 1)^2 (2) \; dx \\ & = \dfrac{1}{2}\int f(x)^r f'(x) \; dx \\ & = \dfrac{1}{2}\dfrac{f(x)^3}{3} \\ & = \dfrac{(2x + 1)^3}{6} + C. \end{align*}

(C) \begin{align*} \int x(x^2 + 1)^3 \; dx & = \dfrac{1}{2} \int (x^2 + 1)^3 (2x) \;dx \\ & = \dfrac{1}{2} \int f(x)^r f'(x)\;dx \\ & = \dfrac{1}{2} \dfrac{f(x)^4}{4} \\ & = \dfrac{(x^2 + 1)^4}{8} + C. \end{align*}

Observe that once we identify the function $f$ and the power r , we take the derivative f , and modify the integrand function with a constant to fit the form f ( x ) r f ( x ) . If we cannot modify it with a constant, then we must use another method of integration.

Example 6.12. In the integral sin x cos x d x , we identify f ( x ) = sin x and r = 1 ; thus, f ( x ) = cos x and

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

We can also identify f ( x ) = cos x and r = 1 ; thus, f ( x ) = sin x and

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

So, we have found two antiderivatives of the function sinxcosx . However, if we use a trigonometric identity we see that

sin 2 x 2 = 1 cos 2 x 2 = cos 2 x 2 + 1 2 .

Therefore, the antiderivatives are equal except for a constant, as we said earlier. The promised proof is given next.

Theorem 6.2. If two functions f 1 and f 2 are the antiderivative of a function f , then f 1 = f 2 + K for some constant K .

Proof. Since

d d x f 1 ( x ) f 2 ( x ) = f 1 ( x ) f 2 ( x ) = f ( x ) f ( x ) = 0 ,

by Example 6.1(a), we know that f 1 ( x ) f 2 ( x ) = K , for some constant $K$; and therefore,

f 1 ( x ) = f 2 ( x ) + K . Q.E.D

Example 6.13. In the integral tan x sec 2 x d x , we identify f ( x ) = tan x and r = 1 , because f ( x ) = sec 2 x . Thus,

tan x sec 2 x d x = tan 2 x 2 + C .

Example 6.14. To identify the function $f$ and the power $r$ in the integral

x 3 x 2 5 d x ,

we observe that

x 3 x 2 5 = x ( 3 x 2 5 ) 1 2 .

Hence, f ( x ) = 3 x 2 5 and r = 1 2 .

Since f ( x ) = 6 x , we proceed as follows:

\begin{align*} \int {\dfrac{x}{{\sqrt {3{x^2} - 5} }}\,} dx & = {\int {x(3{x^2} - 5)} ^{ - 1/2}}\,dx \\ & = \dfrac{1}{6}{\int {(3{x^2} - 5)} ^{ - 1/2}}\,(6x)\,dx \\ & = \dfrac{1}{6}\dfrac{{{{(3{x^2} - 5)}^{1/2}}}}{{1/2}} \\ & = \dfrac{{\sqrt {3{x^2} - 5} }}{3} + C{\text{.}} \end{align*}

Example 6.15. The function raised to a power in the integral

cos 3 ( 4 x )   sin ( 4 x ) d x

is

f ( x ) = cos ( 4 x ) .

Thus r = 3 , and f ( x ) = 4   sin ( 4 x ) .

Then,

\begin{align*} \int \cos^3(4x)\sin (4x) \, dx & = -\dfrac{1}{4} \int \cos^3(4x)(-4\sin(4x))\,dx \\ & = -\dfrac{1}{4}\dfrac{\cos^4(4x)}{4} + C \\ & = -\dfrac{\cos^4(4x)}{16} + C {\text{.}} \end{align*}

Example 6.16. In this example, we ask you to identify the function $f$ and the power r .

\begin{align*} \int \dfrac{2x^2}{\sqrt{4x^3 + 4}}\,dx & = \int (4x^3 + 4)^{-1/2}\,(2x^2)\,dx \\ & = \dfrac{1}{6} \int (4x^3 + 4)^{-1/2}\,(12x^2)\,dx \\ & = \dfrac{(4x^3 + 4)^{1/2}}{3} + C {\text{.}} \end{align*}

Exercises
  1. Identify the function $f$ and power $r$ in the following indefinite integrals
    1. 2 x ( x 2 + 3 ) 4 d x
    2. ( 3 x 2 ) 2 0 d x
    3. 1 + 4 x 1 + x + 2 x 2 d x
    4. x ( x 2 + 1 ) 2 d x
    5. 3 ( 2 y + 1 ) 5 d y
    6. 1 ( 5 t + 4 ) 2 7 d t
    7. 4 t d t
    8. cos θ   sin 6 θ d θ
    9. z 2 1 + z 3 3 d z
  2. Determine the indefinite integrals in question 9, above, using Equation 6.6.

Answers to Exercises