Contrary to the previous section, where we built intution by using approximate integration, in this section we will focus on computing integrals analytically. We will start by looking at the integrals of simple functions and then we will see how linearity helps us compute integrals of slightly more complex functions.
The following is a list of useful integrals. As you go through the integrals below, take a moment to make sure the results make sense from a differentiation perspective, i.e. if you differentiate the result, do you get the function we are trying to integrate?
To compute the integral of more complicated functions, we need to learn the basic rules of integration.
The first really useful rule is that, akin to differentiation, integration is linear. That means that integration respects the two following rules:
Thus, the integral of a linear combination of functions is the same as the linear combination of the integrals of those functions, and we can write
Again, these rules are also observed for differentiation. In the next sections we will look at two other rules: integration by parts and change of variables, which are the integration counterpart of the product rule and the chain rule in differentiation.