Skip to main content

Math 220-2: Kursobjekt

Section 1.1 Antiderivatives

What is calculus? Below you find a decent, if terse answer.
Presumably you are already on intimate terms with the limit and the derivative. In this course we take up the integral in earnest. We begin somewhat indirectly, introducing first the antiderivative and its accompanying indefinite integral notation. Both of these concepts have everything to do with the derivative, and nothing directly to do with the actual definition of the integral! However, as we will see with the [provisional cross-reference: th_ftc], these concepts will play an essential role in computing integrals.

Definition 1.1.2. Antiderivative.

Let f be a function defined on an interval I. An antiderivative of f on I is a function F satisfying F(x)=f(x) for all xI.

Example 1.1.3. Basic antiderivative computations.

Find an antiderivative for the given function f on the given interval I.
  1. f(x)=x7, I=R
  2. f(x)=1x, I=(0,)
  3. f(x)=2sinxx2/3, I=R
Solution.
We find antiderivatives for each example “by inspection”. To check that our answer is correct, we simply verify that for each candidate antiderivative F we have F(x)=f(x) for all x in the given interval I. We leave this to you.
  1. F(x)=18x8 is an antiderivative of f(x)=x7 on I=R.
  2. F(x)=2x is an antiderivative of f(x)=1x on I=(0,).
    To verify that F(x)=f(x) here it is essential to translate the given radical expressions to power expressions so that we can make use of the power rule. That is, we have F(x)=2x1/2 and f(x)=1x1/2=x1/2, whence F(x)=x1/2=f(x) for all x(0,).
  3. F(x)=2cosx35x5/3 is an antiderivative of f(x)=2sinxx2/3 on I=R

Example 1.1.4. Antiderivatives depend on intervals.

Let f(x)=|x|. Show that F(x)=12x2 is an antiderivative of f on I=[0,1], but not on J=[1,0]. Find an antiderivative of f on J.
Solution.
We have F(x)=x for all xR. Since by definition we have
f(x)=|x|={xif x0xx0,
we see that F(x)=f(x)=x for all x[0,1]. Thus F is an antiderivative of f on I.
By the same token, since F(x)=x and f(x)=x on J=[1,0], we see that F(x)f(x) for all xJ, and hence that F is not an antiderivative of f on J.
Lastly, from our analysis above we now see that G(x)=12x2 is an antiderivative of f on J=[1,0], since on this interval we have G(x)=f(x)=x.

Example 1.1.6. Less elementary antiderivative computations.

Find an antiderivative for the given function f on the given interval I.
  1. f(x)=sec25x, I=(π/2,π/2)
  2. f(x)=xcos(x2), I=R
  3. f(x)=cos(x2), I=R
Solution.
Part of what makes these computations more difficult is that the chain rule inevitably arises when checking our candidate antiderivatives. Since the chain rule plays an important role here, make sure you indicate where it arises in your check.
  1. F(x)=15tan5x is an antiderative of f(x)=sec25x on I=(π/2,π/2) since
    ddx15tan5x=15(ddxtan5x)(scalar rule)=15sec25x(5x)(chain rule)=15(5sec25x)=sec25x.
  2. F(x)=12sin(x2) is an antiderivative of f(x)=xcos(x2) since
    F(x)=12(sin(x2))(scalar rule)=12cos(x2)(x2)(chain rule)=12(2xcos(x2))=xcos(x2).
  3. Hmmm. This is a curious one. Some typical educated guesses as to what F might be (e.g., F(x)=sin(x2) or F(x)=sin(x2)x2) all prove incorrect when carefully computing F(x) using the chain and/or product rules. Two natural questions arise: (1) does f(x)=cos(x2) have an antiderivative?; (2) if it does, how do we write it down? All will be revealed in good time!

Proof.

Let F be an antiderivative of f on the interval I and let CR be any real constant. We have
ddx(F(x)+C)=ddxF(x)+ddx(C)=F(x)+0=f(x)
for all xI. Thus G(x)=F(x)+C is an antiderivative for any CR.
Assume F and G are antiderivatives of f on the interval I, and define H(x)=F(x)G(x). We have
H(x)=F(x)G(x)=f(x)f(x)=0
for all xI. It follows (as a consequence of the mean value theorem) that H is a constant function on I. In other words, we have H(x)=C for all xI. Since H(x)=F(x)G(x), we conclude that
G(x)=F(x)+H(x)=F(x)+C
for all xI, as desired.

Remark 1.1.8.

The two statements of Theorem 1.1.7 taken together are equivalent to the following: if F is an antiderivative of f on the interval I, then the set of all antiderivatives of f on I is given by
{G(x):G(x)=F(x)+C for some CR}.
In other words, once we find one antiderivative F of f on I, we obtain all other antiderivatives of f simply by adding an arbitrary constant C to F.
In particular, note that antiderivatives are not unique! There is no such thing as the antiderivative of a function; if f has an antiderivative F, then it has infinitely many antiderivatives F(x)+C, where C is any real constant.

Example 1.1.9. Leaking water tank.

At time t=0 minutes a 100 gallon tank of water begins leaking. After t minutes, the rate at which the gallon leaks is
r(t)=12t+1 gallons per minute.
Find a formula for f(t), the amount of water in the tank after t minutes.
Solution.
Recall that if Q=f(t), then the function f(t) outputs the instantaneous rate of change of Q with respect to t at the given time. Thus in our current setting f(t) is the rate of change of the amount of water in the tank at time t. We are told that water leaks out of the tank at a rate given by r(t). It follows that
f(x)=r(t)=12t+1.
Put another way, f is an antiderivative of r(t)=1/2t+1. An application of Procedure 1.1.5 yields F(t)=2t+1 as an antiderivative of r(t). It follows from Theorem 1.1.7 that the general antiderivative is of the form F(x)+C=2t+1+C. Since f is also an antiderivative, we thus have
(1.1.1)f(t)=2t+1+C.
To determine what the constant C is, we use the initial condition f(0)=100. Using (1.1.1) this implies that
100=f(0)=1+C=1+C.
We conclude that C=101 and thus f(t)=1012t+1.

Example 1.1.10. Initial value problem.

Consider the differential equation
(1.1.2)f(x)=23cos2x+x.
  1. Find the general formula for a function f satisfying (1.1.2).
  2. Find the unique function f satisfying (1.1.2) and the initial conditions
    f(0)=0,f(0)=1.
Solution.
  1. First, since f(x) is an antiderivative of f(x)=23cos2x+x, using Procedure 1.1.5 and Theorem 1.1.7, we conclude that
    (1.1.3)f(x)=13sin2x+12x2+C
    for some CR. Next, since f(x) is an antiderivative of f(x)=13sin2x+12x2+C, reasoning as above we have
    (1.1.4)f(x)=16cos2x+16x3+Cx+D
    for some C,DR. The general formula for f is thus given by (1.1.4).
  2. The given initial conditions f(0)=0 and f(0)=1 allows us to solve for the C and D in (1.1.4) as follows. First, using (1.1.3) we have
    1=f(0)=0+0+C,
    which implies C=1. Using this new fact and f(0)=0, (1.1.4) now implies
    0=f(0)=16+0+0+D,
    or D=1/6. We conclude that
    f(x)=16cos2x+16x3x16.

Definition 1.1.11. Indefinite integral.

If F is an antiderivative of f on the interval I, then by Theorem 1.1.7 any other antiderivative is of the form G(x)=F(x)+C for some CR. We say in this case that the expression F(x)+C is the general antiderivative and denote this using the indefinite integral notation
(1.1.5)fdx=F(x)+C.
The symbol is called the integral symbol, the function f is called the integrand of the integral, and x is called the variable of integration.

Remark 1.1.12.

It should be noted that the indefinite integral notation is riddled with ambiguity. In particular, whereas the interval of definition I plays an important role in the definition of antiderivative (as we saw in Example 1.1.4), it does not appear in the notation fdx. So how are we to understand a statement like (1.1.5)? We will take it to mean that on some interval (either implied or given) the function F is an antiderivative of f, and hence that the general antiderivative formula for f on this interval is given by G(x)=F(x)+C.

Example 1.1.13. Indefinite integral formulas.

Some of our previous example computations can be summarized by the following indefinite integral formulas.
x7dx=18x8+C1xdx=2x+C2sinxx2/3dx=2cosx35x5/3+Csec25xdx=15tan5x+Cxcos(x2)dx=12sin(x2)+C.