Chapter 8 Integral Calculus

Section 8.1 Antiderivatives

8.1.2 Antiderivatives


In the context of this course we will discuss integral calculus for functions on "connected domains", which are of particular significance for many practical applications. In mathematical terms, the domains of the functions will be intervals. As the inverses of derivatives, antiderivatives will be also defined on intervals.
Antiderivative 8.1.1
Let an interval D and a function f:D be given. If there exists a differentiable function F:D that has f as its derivative, i.e. F'(x)=f(x) for all xD, then F is called an antiderivative of  f.

Let us first consider a few examples.
Example 8.1.2
The function F with F(x)=-cos(x) has the derivative

F'(x)=-(-sin(x))=sin(x).

Thus, F is an antiderivative of f with f(x)=sin(x).

Example 8.1.3
The function G with G(x)= 1 3 e3x+7 has the derivative

G'(x)= 1 3 ·3·e3x+7 .

Hence, G is an antiderivative of g with g(x)=e3x+7 .

Next we will consider another very simple example, which illustrates an important point to note when calculating antiderivatives.
Example 8.1.4
Let a constant function H with the function value H(x)=18 be given on an interval. Then the function H has the derivative

H'(x)=0.

Hence, H is an antiderivative of h with h(x)=0.

The last example is a little surprising because the derivative of a constant function is the zero function. Thus, every constant function F is an antiderivative of f with f(x)=0 on an interval, i.e. F(x) is equal to any number C for every value of x. However, the antiderivative F(x) cannot be any other function than a constant one if f is defined on an interval.
All Derivatives of the Zero Function 8.1.5
The function F is an antiderivative of f with f(x)=0 on an interval if and only if F is a constant function, i.e. if a real number C exists such that F(x)=C for all values of x in the interval.

If the functions F and G have the same derivative, i.e. f=F'=G', then we have G'(x)-F'(x)=0. Taking the antiderivative on an interval on both sides of the equation results in the relation G(x)-F(x)=C. Thus, we have G(x)=F(x)+C. Therefore, if F is an antiderivative of f, then G with G(x)=F(x)+C is also an antiderivative of f.
Statement on Antiderivatives 8.1.6
If F and G are antiderivatives of f:D on an interval D, then there exists a real number C such that

F(x)=G(x)+C       for all   xD.

This is also written as

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

to express how all antiderivatives of f look.

The set of all antiderivatives is also called the indefinite integral and is written according to the statement above as

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

where F is any antiderivative of f.
This notation of the indefinite integral emphasises that it is a function F with F'=f that is calculated for a given function f. How this expression is used to calculate the (definite) integral of a continuous function f is described by the fundamental theorem of calculus discussed in the next section in Info Box 8.2.3.
How do we know the value of this constant C? If we only look for an antiderivative of f with f(x)=0 on an interval without knowing any other conditions, then the constant C is indefinite. C is only definite if an additional function value y0 =F( x0 ) of F at a point x0 is given.
Example 8.1.7
For example, for f with f(x)=2x+5, we have

(2x+5)dx= x2 +5x+C.

If we look for the antiderivative F of f with F(0)=6, then we set 6=F(0)= 02 +5·0+C=C and hence, C=6. Thus, the antiderivative is in this case F(x)= x2 +5x+6.

If the relation between the derivative f=F' and the antiderivative F is written in the way discussed above for the types of functions considered so far, then one obtains the following table:
A Small Table of Antiderivatives 8.1.8
The functions f are considered on an interval. The antiderivatives of these functions are given as an indefinite integral:

Function   f Antiderivatives   F f(x)=0F(x)=0dx=C f(x)= xn F(x)= xn dx= 1 n+1 · xn+1 +C f(x)=sin(x)F(x)=sin(x)dx=-cos(x)+C f(x)=sin(kx)F(x)=sin(kx)dx=- 1 k cos(kx)+C f(x)=cos(x)F(x)=cos(x)dx=sin(x)+C f(x)=cos(kx)F(x)=cos(kx)dx= 1 k sin(kx)+C f(x)=ex F(x)=ex dx=ex +C f(x)=ekx F(x)=ekx dx= 1 k ekx +C f(x)= x-1 = 1 x F(x)= 1 x dx=ln|x|+C   for   x>0   or   x<0

Here, k and C denote arbitrary real numbers with k0, and n is an integer with n-1.

The next example shows how the table is used.
Example 8.1.9
Find the indefinite integral of the function f with f(x)=10 x2 -6=10 x2 -6 x0 .
From the table above we read off the antiderivatives of g with g(x)=x and h with h(x)= x0 =1: The function G with G(x)= 1 1+1 · x1+1 = 1 2 · x2 is an antiderivative of g, and the function H with H(x)= 1 0+1 · x0+1 =x is an antiderivative of h. Thus, the function F: with

F(x)=10· 1 2 x2 -6·x=5 x2 -6x

is an antiderivative of f. We see that

(10x-6)dx=5 x2 -6x+C

describes the set of antiderivatives of f: with f(x)=10x-6, where C is an arbitrary real number.
The notation using the constant C expresses that, for example, G: with G(x):=5 x2 -6x-7 is also an antiderivative of f, where C=-7, since G'(x)=5·2x-6=f(x) for all x.

In table books the antiderivatives are generally listed neglecting the constants. However, for calculations it is necessary to state that several functions differing by a constant can exist. In solving problems of applied mathematics, the constant C is often determined by additional conditions, such as a given function value of the antiderivative.
Practical Note 8.1.10
It is very easy to check whether the antiderivative of a given function f was found correctly. Take the derivative of the found antiderivative and compare it to the initially given function f. If the functions coincide, then the calculation was correct. If the result does not coincide with the function f, then the antiderivative has to be checked again.