Finding the Antiderivative

Learning Outcomes

  • Find the general antiderivative of a given function
  • Explain the terms and notation used for an indefinite integral
  • State the power rule for integrals

We answer the first part of this question by defining antiderivatives. The antiderivative of a function ff is a function with a derivative ff. Why are we interested in antiderivatives? The need for antiderivatives arises in many situations, and we look at various examples throughout the remainder of the text. Here we examine one specific example that involves rectilinear motion. In our examination in Derivatives of rectilinear motion, we showed that given a position function s(t)s(t) of an object, then its velocity function v(t)v(t) is the derivative of s(t)s(t)—that is, v(t)=s(t)v(t)=s(t). Furthermore, the acceleration a(t)a(t) is the derivative of the velocity v(t)v(t)—that is, a(t)=v(t)=s(t)a(t)=v(t)=s(t). Now suppose we are given an acceleration function aa, but not the velocity function vv or the position function ss. Since a(t)=v(t)a(t)=v(t), determining the velocity function requires us to find an antiderivative of the acceleration function. Then, since v(t)=s(t)v(t)=s(t), determining the position function requires us to find an antiderivative of the velocity function. Rectilinear motion is just one case in which the need for antiderivatives arises. We will see many more examples throughout the remainder of the text. For now, let’s look at the terminology and notation for antiderivatives, and determine the antiderivatives for several types of functions. We examine various techniques for finding antiderivatives of more complicated functions in the second volume of this text (Introduction to Techniques of Integration).

The Reverse of Differentiation

At this point, we know how to find derivatives of various functions. We now ask the opposite question. Given a function ff, how can we find a function with derivative ff? If we can find a function FF with derivative ff, we call FF an antiderivative of ff.

Definition


A function FF is an antiderivative of the function ff if

F(x)=f(x)F(x)=f(x)

 

for all xx in the domain of ff.

Consider the function f(x)=2xf(x)=2x. Knowing the power rule of differentiation, we conclude that F(x)=x2F(x)=x2 is an antiderivative of ff since F(x)=2xF(x)=2x. Are there any other antiderivatives of ff? Yes; since the derivative of any constant CC is zero, x2+Cx2+C is also an antiderivative of 2x2x. Therefore, x2+5x2+5 and x22x22 are also antiderivatives. Are there any others that are not of the form x2+Cx2+C for some constant CC? The answer is no. From Corollary 2 of the Mean Value Theorem, we know that if FF and GG are differentiable functions such that F(x)=G(x)F(x)=G(x), then F(x)G(x)=CF(x)G(x)=C for some constant CC. This fact leads to the following important theorem.

General Form of an Antiderivative


Let FF be an antiderivative of ff over an interval II. Then,

  1. for each constant CC, the function F(x)+CF(x)+C is also an antiderivative of ff over II;
  2. if GG is an antiderivative of ff over II, there is a constant CC for which G(x)=F(x)+CG(x)=F(x)+C over II.

In other words, the most general form of the antiderivative of ff over II is F(x)+CF(x)+C.

We use this fact and our knowledge of derivatives to find all the antiderivatives for several functions.

Example: Finding Antiderivatives

For each of the following functions, find all antiderivatives.

  1. f(x)=3x2f(x)=3x2
  2. f(x)=1xf(x)=1x
  3. f(x)=cosxf(x)=cosx
  4. f(x)=exf(x)=ex

Watch the following video to see the worked solution to Example: Finding Antiderivatives.

Try It

Find all antiderivatives of f(x)=sinxf(x)=sinx.

Try It

Indefinite Integrals

We now look at the formal notation used to represent antiderivatives and examine some of their properties. These properties allow us to find antiderivatives of more complicated functions. Given a function ff, we use the notation f(x)f(x) or dfdxdfdx to denote the derivative of ff. Here we introduce notation for antiderivatives. If FF is an antiderivative of ff, we say that F(x)+CF(x)+C is the most general antiderivative of ff and write

f(x)dx=F(x)+Cf(x)dx=F(x)+C

 

The symbol is called an integral sign, and f(x)dxf(x)dx is called the indefinite integral of ff.

Definition


Given a function ff, the indefinite integral of ff, denoted

f(x)dxf(x)dx,

is the most general antiderivative of ff. If FF is an antiderivative of ff, then

f(x)dx=F(x)+Cf(x)dx=F(x)+C

The expression f(x)f(x) is called the integrand and the variable xx is the variable of integration.

Given the terminology introduced in this definition, the act of finding the antiderivatives of a function ff is usually referred to as integrating ff.

For a function ff and an antiderivative FF, the functions F(x)+CF(x)+C, where CC is any real number, is often referred to as the family of antiderivatives of ff. For example, since x2x2 is an antiderivative of 2x2x and any antiderivative of 2x2x is of the form x2+Cx2+C, we write

2xdx=x2+C2xdx=x2+C

 

The collection of all functions of the form x2+Cx2+C, where CC is any real number, is known as the family of antiderivatives of 2x2x. Figure 1 shows a graph of this family of antiderivatives.

The graphs for y = x2 + 2, y = x2 + 1, y = x2, y = x2 − 1, and y = x2 − 2 are shown.

Figure 1. The family of antiderivatives of 2x2x consists of all functions of the form x2+Cx2+C, where CC is any real number.

For some functions, evaluating indefinite integrals follows directly from properties of derivatives. For example, for n1n1,

xndx=xn+1n+1+Cxndx=xn+1n+1+C,

 

which comes directly from

ddx(xn+1n+1)=(n+1)xnn+1=xnddx(xn+1n+1)=(n+1)xnn+1=xn

 

This fact is known as the power rule for integrals.

Power Rule for Integrals


For n1n1,

xndx=xn+1n+1+Cxndx=xn+1n+1+C

 

Evaluating indefinite integrals for some other functions is also a straightforward calculation. The following table lists the indefinite integrals for several common functions. A more complete list appears in Appendix B: Table of Derivatives.

Integration Formulas
Differentiation Formula Indefinite Integral
ddx(k)=0ddx(k)=0 kdx=kx0dx=kx+C
ddx(xn)=nxn1 xndx=xn+1n+1+C for n1
ddx(ln|x|)=1x 1xdx=ln|x|+C
ddx(ex)=ex exdx=ex+C
ddx(sinx)=cosx cosxdx=sinx+C
ddx(cosx)=sinx sinxdx=cosx+C
ddx(tanx)=sec2x sec2xdx=tanx+C
ddx(cscx)=cscxcotx cscxcotxdx=cscx+C
ddx(secx)=secxtanx secxtanxdx=secx+C
ddx(cotx)=csc2x csc2xdx=cotx+C
ddx(sin1x)=11x2 11x2dx=sin1x+C
ddx(tan1x)=11+x2 11+x2dx=tan1x+C
ddx(sec1|x|)=1xx21 1xx21dx=sec1|x|+C

From the definition of indefinite integral of f, we know

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

 

if and only if F is an antiderivative of f. Therefore, when claiming that

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

 

it is important to check whether this statement is correct by verifying that F(x)=f(x).

Example: Verifying an Indefinite Integral

Each of the following statements is of the form f(x)dx=F(x)+C. Verify that each statement is correct by showing that F(x)=f(x).

  1. (x+ex)dx=x22+ex+C
  2. xexdx=xexex+C

Try It

Verify that xcosxdx=xsinx+cosx+C.

Earlier, we listed the indefinite integrals for many elementary functions. Let’s now turn our attention to evaluating indefinite integrals for more complicated functions. For example, consider finding an antiderivative of a sum f+g. In the last example. we showed that an antiderivative of the sum x+ex is given by the sum (x22)+ex—that is, an antiderivative of a sum is given by a sum of antiderivatives. This result was not specific to this example. In general, if F and G are antiderivatives of any functions f and g, respectively, then

ddx(F(x)+G(x))=F(x)+G(x)=f(x)+g(x)

 

Therefore, F(x)+G(x) is an antiderivative of f(x)+g(x) and we have

(f(x)+g(x))dx=F(x)+G(x)+C

 

Similarly,

(f(x)g(x))dx=F(x)G(x)+C

 

In addition, consider the task of finding an antiderivative of kf(x), where k is any real number. Since

ddx(kf(x))=kddxF(x)=kF(x)

 

for any real number k, we conclude that

kf(x)dx=kF(x)+C

 

These properties are summarized next.

Properties of Indefinite Integrals


Let F and G be antiderivatives of f and g, respectively, and let k be any real number.

 

Sums and Differences

(f(x)±g(x))dx=F(x)±G(x)+C

 

Constant Multiples

kf(x)dx=kF(x)+C

From this theorem, we can evaluate any integral involving a sum, difference, or constant multiple of functions with antiderivatives that are known. Evaluating integrals involving products, quotients, or compositions is more complicated (see the previous example). for an example involving an antiderivative of a product.) We look at and address integrals involving these more complicated functions in Introduction to Integration. In the next example, we examine how to use this theorem to calculate the indefinite integrals of several functions.

Example: Evaluating Indefinite Integrals

Evaluate each of the following indefinite integrals:

  1. (5x37x2+3x+4)dx
  2. x2+43xxdx
  3. 41+x2dx
  4. tanxcosxdx

Watch the following video to see the worked solution to Example: Evaluating Indefinite Integrals.

Try It

Evaluate (4x35x2+x7)dx

Try It

Try It