Introduction
Welcome to this guide on Indefinite Integral, this article will guide you through the following:
- What is an Indefinite Integral, how is it different from a Definite Integral?
- How to find basic Indefinite Integral of Functions?
What is Indefinite integral
Recall the Fundamental Theorem of Calculus:
Where . If we remove the integration bound of the integral, the newly defined operation is called indefinite integral: given a function , it returns a function which
has a derivative of , we denote this operation as this:
Where .
However this is not the complete result, recall that the derivative of a constant is , which means , thus for an indefinite integral, the correct answer would be
Where is called the Constant of Integration and , please do not forget to add this constant in indefinite integral, CollegeBoard will take off marks if you forgot it.
Evaluating Indefinite Integral
Below is a list of basic integrals, most integrals can be reduced (through methods introduced later in the course) into these forms, it is highly recommended that you memorize all the integrals in the list.
- (where )
- (remember the absolute value)
- (where )
Indefinite Integral also follows two important rules:
Example 1: Evaluate
We can split this integral into 2 and evaluate them separately:
Recall the definition of indefinite integral, if we want to find the indefinite integral of
, we are finding the antiderivative of $\@cos x$, which is , thus we have:
Same logic apply for , we have
Sum everything up, we have
Here and are simply constant, we denote their sum as a new constant , thus we have
Do not forget the Constant of Integration, to check if the answer is correct, take the derivative of the result and see if it matches with the integrand.
Example 2: Evaluate
To evaluate this integral, split it as a sum of 3 integrals, let :
Example 3: Evaluate
This integral is not in the list of integrals shown above, however it can be turned into one. Recall that , we have
It may be tempting to assume that all functions are “integrateable” (the antiderivative can be expressed in elementary functions) after all the integrals seen. However that is not the case, not all functions have an antiderivative that can be expressed with elementary functions. The most famous example is the bell curve in statistics, , this function is not “integrable”. Other examples include: , which is known as the elliptical function (it arises from calculating the circumference of ellipse), , which is known as the Fresnel integral. To deal with such integrals, using a numeric method is the optimal choice.
