We introduce antiderivatives.

Computing derivatives is not too difficult. At this point, you should be able to take the derivative of almost any function you can write down. However, undoing derivatives is much harder. This process of undoing a derivative is called taking an antiderivative.
How many antiderivatives does have?
none one infinitely many
Recall: Any function whose derivative is equal to on some interval is equal to a constant on that interval. This means that the function , for some constant . This implies that , for all x.

So, when we write , we denote the entire family of antiderivatives of . Alternative notation for this family of antiderivatives was introduced by G.W. Leibniz (1646-1716):

It follows that where is any antiderivative of and is an arbitrary constant.

Now we are ready to ”integrate” some famous functions.

Fill out these basic antiderivatives. Note each of these examples comes directly from our knowledge of basic derivatives.

It may seem that one could simply memorize these antiderivatives and antidifferentiating would be as easy as differentiating. This is not the case. The issue comes up when trying to combine these functions. When taking derivatives we have the product rule and the chain rule. The analogues of these two rules are much more difficult to deal with when taking antiderivatives. However, not all is lost.

Consider the following example.

It is easy to recognize an antiderivative: we just have to differentiate it, and check whether , for all in .

Notice, that the function is the sum of the two functions, and , where and , for in .

We know antiderivatives of both functions: and , for in , are antiderivatives of and , respectively. So, in this example we see that the function is an antiderivative of . In other words, ”the sum of antiderivatives is an antiderivative of a sum”.

Is this true in general?

Let’s check whether this rule holds for any eligible pair of functions and defined on some interval .

Let , , and be four functions defined on some interval such that is an antiderivative of and is an antiderivative of , i.e.

and for all in some interval .

Find an antiderivative of the function .

Differentiate the function .
Since , it follows that is an antiderivative of .

To summarize: The sum of antiderivatives is an antiderivative of a sum.

We have proved the following theorem.

Next, we will try to prove an analogue of the constant multiple rule for derivatives. Let’s consider the following example.

It is easy to recognize an antiderivative: we just have to differentiate it, and check whether , for all in .

Notice, in this example the function is a constant multiple of ,

where . On the other hand, we know that the function , defined by is an antiderivative of .

If we differentiate the function , we get that

, for in .

In other words, “a constant multiple of an antiderivative is an antiderivative of a constant multiple of a function.” Is this always true?

Let’s check whether this rule holds for any constant and any eligible function defined on some interval .

Let be a constant, let be a function defined on some interval and let be an antiderivative of , i.e.

, for all in some interval .

Find an antiderivative of the function .

Differentiate the function .
Since , it follows that is an antiderivative of . To summarize: The constant multiple of an antiderivative is an antiderivative of a constant multiple of a function.
We have proved the following theorem. Let’s put these rules and our knowledge of basic derivatives to work. The sum rule for antiderivatives allows us to integrate term-by-term. Let’s see an example of this.

Computing antiderivatives

Unfortunately, we cannot tell you how to compute every antiderivative; we view them as a sort of puzzle. Later we will learn a hand-full of techniques for computing antiderivatives. However, a robust and simple way to compute antiderivatives is guess-and-check.

Tips for guessing antiderivatives

(a)
If possible, express the function that you are integrating in a form that is convenient for integration.
(b)
Make a guess for the antiderivative.
(c)
Take the derivative of your guess.
(d)
Note how the above derivative is different from the function whose antiderivative you want to find.
(e)
Change your original guess by multiplying by constants or by adding in new functions.

Final thoughts

Computing antiderivatives is a place where insight and rote computation meet. We cannot teach you a method that will always work. Moreover, merely understanding the examples above will probably not be enough for you to become proficient in computing antiderivatives. You must practice, practice, practice!

Differential equations

Differential equations show you relationships between rates of functions.

A differential equation is simply an equation with a derivative in it. Here is an example:

Which one is a differential equation?

When a mathematician solves a differential equation, they are finding functions satisfying the equation.

Which of the following functions solve the differential equation

A function is called a general solution of the differential equation. Since there are infinitely many solutions to a differential equation, we can impose an additional condition (say ), called an initial condition. When we are asked to find a function that satisfies both the differential equation (DE) and the initial condition (IC), this is called an initial value problem (IVP). Let’s try one out.