Concept of Antiderivative and Indefinite Integral

In the Calculus I (Differential Calculus) section, our main purpose was to find the derivative of a given function.

But often we need to solve the inverse task: given a function f(x){f{{\left({x}\right)}}}, we need to find the function F(x){F}{\left({x}\right)} whose derivative is f(x){f{{\left({x}\right)}}}. In other words, we need to find a function F(x){F}{\left({x}\right)} such that F(x)=f(x){F}'{\left({x}\right)}={f{{\left({x}\right)}}}.

Indeed, suppose that we are given the velocity of an object v(t){v}{\left({t}\right)} and need to find its position function s(t).{s}{\left({t}\right)}. Since s(t)=v(t){s}'{\left({t}\right)}={v}{\left({t}\right)}, this leads us to the inverse task. Similarly, we may want to find the velocity v(t){v}{\left({t}\right)} of an object knowing its acceleration a(t){a}{\left({t}\right)}. Since v(t)=a(t){v}'{\left({t}\right)}={a}{\left({t}\right)}, we again need to solve the inverse task.

Definition. A function F{F} is called the antiderivative of f{f{}} on an interval I{I} if F(x)=f(x){F}'{\left({x}\right)}={f{{\left({x}\right)}}} for all x{x} in I{I}.

Example 1. Find the antiderivative of f(x)=x2{f{{\left({x}\right)}}}={{x}}^{{2}}.

It is not difficult to discover the antiderivative of x2{{x}}^{{2}} if you know the derivative of the power function.

In fact, if F(x)=13x3{F}{\left({x}\right)}=\frac{{1}}{{3}}{{x}}^{{3}}, then F(x)=x2=f(x){F}'{\left({x}\right)}={{x}}^{{2}}={f{{\left({x}\right)}}}.

But the function G(x)=13x3+1{G}{\left({x}\right)}=\frac{{1}}{{3}}{{x}}^{{3}}+{1} also satisfies G(x)=x2=f(x){G}'{\left({x}\right)}={{x}}^{{2}}={f{{\left({x}\right)}}}.

Therefore, both F{F} and G{G} are antiderivatives of f{f{}}.

In general, any function of the form 13x3+C\frac{{1}}{{3}}{{x}}^{{3}}+{C}, where C{C} is a constant, is an antiderivative of x2{{x}}^{{2}}.

The following fact says that f{f{}} has no other antiderivatives.

Fact. If F(x){F}{\left({x}\right)} is an antiderivative of f(x){f{{\left({x}\right)}}} on I{I}, then the most general antiderivative of f{f{}} on I{I} is F(x)+C{F}{\left({x}\right)}+{C}, where C{C} is an arbitrary constant.

Example 2. Find the general antiderivative of xn{{x}}^{{n}}, n1{n}\ne-{1}.

Since (xn+1n+1)=xn{\left(\frac{{{{x}}^{{{n}+{1}}}}}{{{n}+{1}}}\right)}'={{x}}^{{n}}, the general antiderivative of xn{{x}}^{{n}} is xn+1n+1+C\frac{{{{x}}^{{{n}+{1}}}}}{{{n}+{1}}}+{C}, n1{n}\ne-{1}.

In fact, the antiderivative arises so often that it is given a special name and notation.

Definition. The expression F(x)+C{F}{\left({x}\right)}+{C}, where C{C} is an arbitrary constant, that is the most general antiderivative of the function f(x){f{{\left({x}\right)}}}, is called the indefinite integral of f(x){f{{\left({x}\right)}}} and is denoted by f(x)dx\int{f{{\left({x}\right)}}}{d}{x}.

In other words, f(x)dx=F(x)+C\int{f{{\left({x}\right)}}}{d}{x}={F}{\left({x}\right)}+{C}, where C{C} is an arbitrary constant.

The sign \int was introduced by Leibniz and is called the integral sign. f(x){f{{\left({x}\right)}}} is called the integrand.

The process of finding the indefinite integral (or general antiderivative) is called integration.
Also, bear in mind that some functions can't be integrated; in other words, the integral of some functions can't be done in terms of the functions we know. Examples of such functions are exxdx\int\frac{{{{e}}^{{x}}}}{{x}}{d}{x}, cos(x2)dx\int{\cos{{\left({{x}}^{{2}}\right)}}}{d}{x}, etc.

Now, returning to the position, velocity, and acceleration functions, we can write that

  • s(t)=v(t)dt{s}{\left({t}\right)}=\int{v}{\left({t}\right)}{d}{t};
  • v(t)=a(t)dt{v}{\left({t}\right)}=\int{a}{\left({t}\right)}{d}{t}.

Example 3. Find cos(x)dx\int{\cos{{\left({x}\right)}}}{d}{x}.

Since (sin(x))=cos(x){\left({\sin{{\left({x}\right)}}}\right)}'={\cos{{\left({x}\right)}}}, the antiderivative of cos(x){\cos{{\left({x}\right)}}} is sin(x){\sin{{\left({x}\right)}}}, so the general antiderivative (indefinite integral) is cos(x)dx=sin(x)+C\int{\cos{{\left({x}\right)}}}{d}{x}={\sin{{\left({x}\right)}}}+{C}, where C{C} is an arbitrary constant.

Since the indefinite integral (general antiderivative) is given by a family of functions, it is impossible to define some particular function without defining certain additional conditions. To define a particular function, we can add a condition of the form F(a)=b{F}{\left({a}\right)}={b}.

Example 4. Find x4dx\int{{x}}^{{4}}{d}{x} if F(1)=2{F}{\left({1}\right)}={2}.

Since (15x5)=x4{\left(\frac{{1}}{{5}}{{x}}^{{5}}\right)}'={{x}}^{{4}}, we have that x4dx=15x5+C\int{{x}}^{{4}}{d}{x}=\frac{{1}}{{5}}{{x}}^{{5}}+{C}.

That is, F(x)=15x5+C{F}{\left({x}\right)}=\frac{{1}}{{5}}{{x}}^{{5}}+{C}. To define the particular function (i.e. the constant C{C}), we use the condition F(1)=2{F}{\left({1}\right)}={2}:

2=F(1)=1515+C{2}={F}{\left({1}\right)}=\frac{{1}}{{5}}\cdot{{1}}^{{5}}+{C}. From this, C=95{C}=\frac{{9}}{{5}}.

So, F(x)=15x5+95{F}{\left({x}\right)}=\frac{{1}}{{5}}{{x}}^{{5}}+\frac{{9}}{{5}}.

Now, let's study the geometric meaning of the indefinite integral.

Since the derivative is the slope of the tangent line at a point a{a}, the indefinite integral is a function F(x){F}{\left({x}\right)} the tangent line to which at the point a{a} equals f(a){f{{\left({a}\right)}}}.

Example 5. We are given that f(x)=1+x2{f{{\left({x}\right)}}}=\sqrt{{{1}+{{x}}^{{2}}}}. Use it to sketch the graph of the indefinite integral F(x).{F}{\left({x}\right)}.

indefinite integralRecall that the slope of the tangent line to the indefinite integral at a point a{a} is f(a){f{{\left({a}\right)}}}.

So, we calculate that f(0)=1+02=1{f{{\left({0}\right)}}}=\sqrt{{{1}+{{0}}^{{2}}}}={1}, f(2)=1+22=52.24{f{{\left({2}\right)}}}=\sqrt{{{1}+{{2}}^{{2}}}}=\sqrt{{{5}}}\approx{2.24}, etc.

This means that the slope of the tangent line at the point 00 will be 11, the slope of the tangent line at the point 22 will be approximately 2.242.24. Now, we draw several tangent segments with the slope 11 at the point x=0x=0 and several tangent segments with the slope 2.242.24 at x=2{x}={2}. Continuing this process, we obtain the slopes of the tangents at all the points. This is called a direction field because it shows the direction of F(x){F}{\left({x}\right)} at all the points.

Now, we can draw several curves that follow the direction of the tangent segments. If we want a particular curve, then we need an additional condition. For example, only the green curve satisfies the condition F(0)=2{F}{\left({0}\right)}={2}.

Note that all curves can be obtained from each other by shifting upward or downward.