Skip to main content

Section 5.3 The Indefinite Integral

In this section, you will learn a concept called "antiderivative".

Investigation 5.3.1.

Recall we learned a lot of derivative formulas back in calculus 1.

(a)

Find the following derivatives with respect to \(x\text{.}\)
\begin{align*} \frac{d}{dx}(c)\amp= \amp \qquad \frac{d}{dx}(kx)\amp= \amp \qquad \frac{d}{dx}(x^n)\amp= \qquad\qquad \\ \frac{d}{dx}(\sin x)\amp= \amp \qquad \frac{d}{dx}(\cos x) \amp= \amp \qquad \frac{d}{dx}(\tan x)\amp= \qquad\qquad \\ \frac{d}{dx}(\cot x)\amp= \amp \qquad \frac{d}{dx}(\sec x) \amp= \amp \qquad \frac{d}{dx}(\csc x)\amp= \qquad\qquad \\ \frac{d}{dx}(e^x)\amp= \amp \qquad \frac{d}{dx}(e^{kx}) \amp= \amp \qquad \frac{d}{dx}(\ln x)\amp= \qquad\qquad \end{align*}
You should be able to find all these formulas in your calculus 1 notes.

(b)

What function will give a derivative of \(\sin(x)\text{?}\)
Hint.
Recall a derivative formula in part (a) should say
\begin{equation*} \frac{d}{dx}\left(\cos(x)\right) = -\sin(x) \end{equation*}
But the derivative of \(\cos(x)\) is \(-\sin(x)\text{,}\) not \(\sin(x)\text{...}\)
Solution.
We can manipulate the derivative formula by multiplying a \(-1\) on both sides of the equation.
\begin{align*} \frac{d}{dx}\left(\cos(x)\right) \amp= -\sin(x) \\ - \frac{d}{dx}\left(\cos(x)\right) \amp= \sin(x) \amp\amp \text{multiplying $-1$ on both sides} \\ \frac{d}{dx}\left(-\cos(x)\right) \amp= \sin(x) \amp\amp\text{by linearity} \end{align*}
See that \(-\cos(x)\) will have a derivative of \(\sin(x)\text{.}\)
But... Is this the only answer we can get?
We can consider taking the derivative as an operation we can perform on a function. A natural question to wonder is whether we can undo this operation (that is, we know the derivative of a function and we want to find the original function by undoing the derivative). We actually can and this is the main concept we will explore in this section.

Subsection Antiderivatives and Indefinite Integrals

Let’s define the term antiderivative first (it might be self-explanatory...).

Definition 5.3.1.

A function \(F\) is an antiderivative of \(f\) on an open interval \((a,b)\) if \(F'(x) = f(x)\) for all \(x\) in \((a,b)\text{.}\)
In other words, antiderivative "undoes" derivative. Let \(f\) be a function and \(F\) be its antiderivative, then its relation is captured in the following diagram:
Figure 5.3.2. Relationship between Derivative and Anti-derivative.

Example 5.3.3.

Find an antiderivative of the function \(f(x) = e^{kx}\)
Hint.
What we are tasked to find is a mystery function \(y = F(x)\) whose derivative is \(f(x) = e^{kx}\text{.}\) In other words, what is a function \(y = F(x)\) such that
\begin{equation*} F'(x) = e^{kx} \end{equation*}
Well a derivative formula looks relevant to this problem, which is
\begin{equation*} \frac{d}{dx}\left(e^{kx}\right) = ke^{kx} \end{equation*}
But the derivative of \(e^{kx}\) is \(ke^{kx}\text{,}\) not \(e^{kx}\text{...}\)
Solution.
We can manipulate the derivative formula by dividing both sides of the equation by \(k\) to obtain \(e^{kx}\) on the right-hand side of the equation.
\begin{align*} \frac{d}{dx}\left(e^{kx}\right) \amp ke^{kx}\\ \frac{1}{k}\cdot \frac{d}{dx}\left(e^{kx}\right) \amp e^{kx} \\ \frac{d}{dx}\left(\frac{1}{k}e^{kx}\right) \amp= e^{kx} \end{align*}
See that \(\dfrac{1}{k}e^{kx}\) will have the derivative of \(e^{kx}\text{.}\)
But... is this the only right answer we can get?
Solution.
Not necessarily. Let’s say someone in your class claimed that the answer should be
\begin{equation*} F(x) = \frac{1}{k}e^{kx} + 5 \end{equation*}
Well we can verify that this is a right answer since
\begin{equation*} F'(x) = \frac{d}{dx}\left(\frac{1}{k}e^{kx} + 5\right) = e^{kx} \end{equation*}
Later someone else in your class said that the answer should be
\begin{equation*} F(x) = \frac{1}{k}e^{kx} - 584 \end{equation*}
Technically this is also a right answer because
\begin{equation*} F'(x) = \frac{d}{dx}\left(\frac{1}{k}e^{kx} - 584\right) = e^{kx} \end{equation*}
It seems like there are more than one right answer to this problem. That is, there are more than one antiderivative of \(f(x) = e^{kx}\text{...}\)
Observe that the antiderivative of a function is NOT unique. We are free to change the constant term of the antiderivative and the function is still an antiderivative (because the derivative of a constant is zero, so changing the constant term of a function doesn’t affect its derivative).
Symbolically speaking, if \(y = F(x)\) is an antiderivative of \(y = f(x)\) (which means \(F'(x) = f(x)\)), then \(y = F(x) + C\) is also an antiderivative of \(y = f(x)\text{.}\) Let’s make it a nice theorem.
What this theorem tells us is that all the antiderivatives of a function should only differ by a constant. If we can’t determine what this constant is, then we will need to put a \(+C\) to suggest the existence of such a constant.
The argument of this theorem relies on the fact that the derivative of a constant is \(0\) (so adding a constant to a function doesn’t change its derivative). I also include a formal proof of this theorem below (formal as in the argument is more rigorous) if you wonder about how to prove this theorem.

Proof of TheoremΒ 5.3.4.

The whole idea of this argument relies on the fact that only constants will give the derivative of 0.
To make the argument more rigorous, we will let \(F\) and \(G\) be some antiderivative of the same function \(f\text{.}\) That is, \(F'(x) = f(x)\) and \(G'(x) = f(x)\text{.}\)
Since we care about the difference of them, let’s define their difference to be \(H\) where \(H(x) = F(x) - G(x)\text{.}\)
We can certainly take the derivative of \(H\text{!}\) By the linearity, we have
\begin{align*} H'(x) \amp = \big(F(x) - G(x)\big)' \\ \amp = F'(x) - G'(x) \\ \amp = f(x) - f(x) \\ \amp = 0 \end{align*}
So we know the derivative of the difference is 0.
What do we know about the type of function whose derivative is 0... Well from calculus 1, we know that (only) constant functions will have the derivative of 0. That is, \(H(x) = C\) for some random constant \(C\text{.}\)
Putting everything together, we know that \(F(x) - G(x) = C\text{,}\) which implies that \(F(x) = G(x) + C\text{.}\)
Now you see where the \(+ C\) comes from!
Recall we have multiple notations back in calculus 1 to denote the concept of derivatives. Of course we will also need a notation to denote the concept of the (general) antiderivatives. We will be using indefinite integral to denote the general antiderivative of a function as follows:

Definition 5.3.5.

The notation
\begin{equation*} \int f(x)\, dx = F(x) + C \end{equation*}
means that \(F'(x) = f(x)\text{.}\) We say that \(y = F(x) + C\) is the general antiderivative or the indefinite integral of \(y = f(x)\text{.}\)
Now we can capture the relationship between derivatives and anti-derivatives using indefinite integrals.
Figure 5.3.6. Relationship between Derivative and Anti-derivative.
But Richard... Isn’t integral some sort of area under the curve? Why on earth are we using the same(ish) notation to represent the general antiderivative?
Well we will not be able to answer this question in this section. What we can do in this section is to forget about the area and interpret indefinite integrals as some general antiderivatives.

Example 5.3.7.

Evaluate the indefinite integral \(\displaystyle \int 4x^2\, dx\)
Hint.
Recall the notation of indefinite integral means that we want to find the general antiderivative of the function in the integrand. So what function will give the derivative of \(4x^2\text{?}\)
Solution.
You are more than welcome to guess-and-check your answer since we don’t yet have any tool to help us find the general antiderivative.
But we can rely on our knowledge of derivatives to make an educated guess.
Let \(f(x) = 4x^2\text{,}\) which is a power function. Then an antiderivative of \(f\) must also be a power function because only the derivative of power functions will give us back power functions. So \(F(x) = kx^n\text{.}\)
We know that the power rule of derivatives will take away one from the exponent. To undo this move, the power of \(x\) on an antiderivative must be \(2 + 1 = 3\text{.}\)
In addition, the exponent needs to be multiplied to the power function when using the power rule of derivatives. To undo this move, we must divide the \(3x^2\) by the power of an antiderivative, which is \(3\text{.}\)
Now we have an educated guess, which is
\begin{equation*} F(x) = \dfrac{4x^{2 + 1}}{3} = \frac{4}{3}x^3 \end{equation*}
To check our answer, we will just need to take the derivative of it and see if it matches with \(3x^2\text{.}\)
Notice that \(\dfrac{d}{dx}\left(\dfrac{4}{3}x^3\right) = 4x^2\text{.}\) This implies that the general antiderivative is \(F(x) = \frac{4}{3}x^3 + C\text{,}\) and hence
\begin{equation*} \int 4x^2\, dx = \frac{4}{3}x^3 + C \end{equation*}
Guess-and-check-ing isn’t the most efficient method. Just like we have a lot of formulas to help us take the derivative of a function, it will be so nice if we have some formulas to help us find the indefinite integral (aka the general antiderivative) of a function.

Subsection Some (basic) Indefinite Integral Formulas

Recall the indefinite integral (aka the general antiderivative) undoes the derivative, which means we can come up with some indefinite integral formulas by rewriting the derivative formulas (along with some basic manipulations).
A famous property you used a lot when taking the derivative is the linearity (meaning you can split up the addition/subtraction and take out the scalar multiple). This property also holds for integrals.
We will next look at the power rule since this is the mostly commonly used rule back in calculus 1.
Recall the power rule for derivatives works like this:
  1. Multiply the power function by the exponent, and then
  2. Subtract one from the exponent.
Since the indefinite integral undoes the derivative, then you can imagine we will need to undo the multiplication (by division) and the subtraction (by addition). But here is a small catch - when undoing the power rule for derivatives, not only we need to undo each of the step, but also the order of the steps. That is, the power rule for integrals should work like this:
  1. Add one to the exponent, and then
  2. Divide the power function by the exponent.

Proof of TheoremΒ 5.3.9.

To make sure our formula is correct, all we need to do is to verify that the derivative of the indefinite integral (aka. the general antiderivative) is indeed the integrand.
Let \(F(x) = \dfrac{x^{n + 1}}{n + 1} + C\) for \(n\neq -1\text{.}\) Observe that
\begin{align*} F'(x) \amp= \frac{d}{dx}\left(\frac{x^{n+1}}{n + 1} + C\right) \\ \amp= \frac{1}{n + 1}\cdot \frac{d}{dx}\left(x^{n+1}\right) \\ \amp= \frac{1}{n + 1}\cdot (n + 1)x^{(n + 1) - 1} \\ \amp= x^n \end{align*}
We proved it!

Note 5.3.10. Finding/Evaluating versus Verifying.

There is a big difference between finding an answer and verifying the answer.
The general method to verify an integral formula is to take the derivative of the answer and see if it matches up with the integrand, whereas finding (or evaluate) an expression means you do all the math work to obtain the answer.
Be sure you read the prompt of the problem and see which one you are asked to do.
Later in the class, Richard may ask you to derive a formula. He will address his expectation later when it comes to it.
A rule of thumb here is that you should always be finding your answer as your formal work, not verifying (unless Richard asks you to do so specifically). You will do a lot of verifying as your formal work in proof classes but this is an introductory integral calculus class. Being familiar with the concept of integration and various techniques of integration are the important goals in this class.
The example below includes two solutions in different approaches, with one being an acceptable solution in this class, and the other one being an acceptable solution in a proof class but not in this class. Hopefully this illustrate the difference between these two approaches and you can get an idea of which one Richard expects to see.

Example 5.3.11.

Evaluate the indefinite integral \(\displaystyle \int \left(4x - 18x^2\right)\, dx \)
Hint.
The function \(y = 4x - 18x^2\) seems complicated and it is not a power function (so we can’t use the power rule on this function as a whole). Is there any property we can use to break down the integral a bit?
Richard is feeling generous today (when I wrote this example) and he will give you the answer so that you can check your answer yourself. The correct final answer is \(2x^2 - 6x^3 + C\text{.}\)
Solution 1. An acceptable solution in an integral calculus class
\begin{align*} \int \left(4x - 18x^2\right)\, dx \amp = 4\int x\, dx - 18\int x^2\, dx \amp\amp \text{By linearity}\\ \amp= 4\left(\frac{x^2}{2}\right) - 18\left(\frac{x^3}{3}\right) + C \amp\amp \text{By the power rule} \\ \amp= 2x^2 - 6x^3 + C \end{align*}
Solution 2. An acceptable solution in a proof class but NOT in an integral calculus class
The solution below is technically correct but Richard will not accept it since he teaches integral calculus, not a proof class
Let \(F(x) = 2x^2 - 6x^3 + C\text{.}\) Observe that
\begin{align*} F'(x) \amp = \frac{d}{dx}\left(2x^2 - 6x^3 + C\right)\\ \amp= 2\cdot 2x - 6\cdot 3x^2 \\ \amp= 4x - 18x^3 \end{align*}
This shows that \(F'(x) = 4x - 18x^3\text{,}\) and hence
\begin{equation*} \int\left(4x - 18x^3\right)\, dx = 2x^2 - 6x^3 + C \end{equation*}
Richard will only give the credit of presenting the correct answer for this but not the credit to show the work since this line of work didn’t tell him where the \(\boldsymbol{F(x) = 2x^2 - 6x^3 + C}\) came from. All it showed here is that the \(\boldsymbol{F(x)}\text{,}\) wherever it came from, is indeed the general antiderivative.
A big assumption in the power rule is that the power itself cannot be \(-1\) (this should be clear). The what should we do when the power is \(-1\text{?}\)
We have another formula to deal with this special case. Recall we learned the following derivative formula back in calculus 1:
\begin{equation*} \frac{d}{dx}\left(\ln(x)\right) = \frac{1}{x} \qquad\text{ if } x > 0 \end{equation*}
If we rewrite this formula (with a bit of an adjustment to take care of a domain issue), then we can obtain a formula to find the indefinite integral of \(x^{-1}\text{!}\)
Now that we have two formulas to find the indefinite integral of a power function, depending on their power. Make sure you pay extra attention to which formula to use when the power function has a power of \(-1\text{.}\)

Example 5.3.13.

Evaluate the indefinite integral \(\displaystyle \int \frac{x^3 + 3x - 4}{x^2}\, dx\)
Hint.
Observe that the integrand is not a power function, but a fraction. We don’t have any tool to find the indefinite integral of a fraction yet. Can we simplify this fraction to make it not a fraction and maybe make it a couple of power functions?
Solution.
We can rewrite the integrand as follows:
\begin{equation*} \frac{x^3 + 3x - 4}{x^2} = x^{-2}\left(x^3 + 3x - 4\right) = x + 3x^{-1} - 4x^{-2} \end{equation*}
Now we have three little power functions that we know how to integrate!
\begin{align*} \int \frac{x^3 + 3x - 4}{x^2}\, dx\amp= \int\left(x + 3x^{-1} - 4x^{-2} \right)\, dx\\ \amp= \int x\, dx + 3\int x^{-1}\, dx - 4\int x^{-2}\, dx \amp\amp\text{by linearity} \end{align*}
It seems like we can use the power rule on the first and the last integrals as follows:
\begin{align*} \int x\, dx \amp= \frac{x^2}{2} + C_1 \\ -4\int x^{-2} \amp= -4\cdot \frac{x^{-1}}{-1} + C_3 = 4x^{-1} + C_3 \end{align*}
But what about the integral in the middle... if we were to use the power rule on it, we would obtain
\begin{equation*} 3\int x^{-1}\, dx = 3\cdot \frac{x^0}{0} + C_2 \end{equation*}
But this is bad since there is a zero in the denominator.
This is why we needed the TheoremΒ 5.3.12 to evaluate this integral since the integrand is a reciprocal function. Then
\begin{equation*} 3\int x^{-1}\, dx = 3\ln|x| + C_2 \end{equation*}
Notice that I used \(C_1\text{,}\) \(C_2\text{,}\) and \(C_3\) to represent three arbitrary constants since we should get one out from each integral. Imagine if we add all these arbitrary constants together, the sum is also an arbitrary(ish) constant. In practice, we will just put a big capital \(+C\) to denote the arbitrary constant for the entire integral.
To put everything together, the work should go like this:
\begin{align*} \int \frac{x^3 + 3x - 4}{x^2}\, dx\amp= \int\left(x + 3x^{-1} - 4x^{-2} \right)\, dx\\ \amp= \int x\, dx + 3\int x^{-1}\, dx - 4\int x^{-2}\, dx \\ \amp= \frac{x^2}{2} + 3\ln|x| + 4x^{-2} + C \end{align*}

Example 5.3.14.

Evaluate the indefinite integral \(\displaystyle \int \frac{12 - z}{\sqrt{z}}\, dz\)
Hint.
Notice that there is a radical (square root) expression in the denominator. We don’t have a formula to integrate radical expressions... So is there a way to rewrite the radical expression to something we do know how to integrate (like a power function maybe)?
Solution.
Recall radical expressions are essentially exponential expression (we define radical expressions as fractional exponents). Notice that
\begin{equation*} \frac{12 - z}{\sqrt{z}} = z^{-\frac{1}{2}}\left(12 - z\right) = 12z^{-\frac{1}{2}} - z^{\frac{1}{2}} \end{equation*}
Now we have power functions that we know how to integrate!
\begin{align*} \int \frac{12 - z}{\sqrt{z}}\, dz \amp= \int\left(12z^{-\frac{1}{2}} - z^{\frac{1}{2}}\right)\, dz \\ \amp= 12\int z^{-\frac{1}{2}}\, dz - \int z^{\frac{1}{2}} \, dz \amp\amp\text{by linearity} \\ \amp= 12\cdot \frac{z^{-\frac{1}{2} + 1}}{-\frac{1}{2} + 1} - \frac{z^{\frac{1}{2} + 1}}{\frac{1}{2} + 1} + C\amp\amp\text{by power rule} \\ \amp= 24z^{\frac{1}{2}} - \frac{2}{3}z^{\frac{3}{2}} + C \end{align*}
You may get an idea by now that simplifying the integrand is a good first step to evaluate an indefinite integral. That is, you want to distribute as much as you can and split up the terms of the integrand, guaranteed by the linearity, and integrate each term separately.
We also learned about the derivative of the six trigonometric functions. Of course we can rewrite them to obtain the following batch of the integral formulas.
But Richard... some of the integrands seem complicated in the formulas above. How do I know when I need to use these formula?
The short answer is that... you don’t really know when you encounter a problem... While the integral formula for sine and cosine are really common and widely used, you will need to pay special attention to when you obtain the integrand in those special forms. So having those formulas handy is a great idea and you can always check in to see if these formulas will be useful for a problem.

Example 5.3.16.

Evaluate the indefinite integral \(\displaystyle \int \sec(\theta)\left(\sec(\theta) + \tan(\theta)\right)\, d\theta\)
Hint.
Recall a good first step is to simplify the integrand first by doing distribution (so we can split up the terms using linearity). Sure, let’s start with the distribution and see if any of the formula can be applied afterwards.
Solution.
By distribution and linearity of integrals, we obtain
\begin{align*} \int \sec(\theta)\left(\sec(\theta) + \tan(\theta)\right)\, d\theta \amp= \int \left(\sec^2(\theta) + \sec(\theta)\tan(\theta)\right)\, d\theta \\ \amp= \int \sec^2(\theta)\, d\theta + \int \sec(\theta)\tan(\theta)\, d\theta \end{align*}
Okay... the two integrands now are \(\sec^2(\theta)\) and \(\sec(\theta)\tan(\theta)\text{.}\) They seem complicated to deal with...
But the good news is that there are some formulas we can use here! By TheoremΒ 5.3.15, we obtain
\begin{align*} \int \sec(\theta)\left(\sec(\theta) + \tan(\theta)\right)\, d\theta \amp= \int \sec^2(\theta)\, d\theta + \int \sec(\theta)\tan(\theta)\, d\theta \\ \amp= \tan(\theta) + \sec(\theta) + C \end{align*}
Later in the term, we will develop more strategies to integrate trigonometric integrals (mainly in section 7.2) so stay tuned!
There are two more integral formulas in this section, which are the integral formulas involving \(e^x\text{.}\)

Example 5.3.18.

Evaluate the indefinite integral \(\displaystyle \int \left(3e^{5x} + 3x^5\right) \, dx\)
Hint.
We of course can split up the terms by the linearity, so we obtain
\begin{align*} \int \left(3e^{5x} + 3x^5\right) \amp= 3\int e^{5x}\, dx + 3\int x^5\, dx \end{align*}
There are two little integrals we need to evaluate... which formula(s) do we need to use and why?
Solution.
Observe that \(y = x^5\) is a power function so we can apply the power rule to integrate it.
Yet, \(y = e^{5x}\) is NOT a power function since the power isn’t a constant (there is an \(x\) on the power). We do have a formula in TheoremΒ 5.3.17 to deal with this integral. Hence, we obtain
\begin{align*} \int \left(3e^{5x} + 3x^5\right) \amp= 3\int e^{5x}\, dx + 3\int x^5\, dx \\ \amp= 3\cdot \frac{1}{5}e^{5x} + 3\cdot \frac{x^6}{6} + C\\ \amp= \frac{3}{5}e^{5x} + \frac{1}{2}x^6 + C \end{align*}
We will be developing more and more integral formulas throughout the term. It is a good strategy to organize all the formulas in an integral formula sheet since you will be using some of the formulas again and again and again and again in this class.

Subsection Differential Equations and IVP

We know what an equation is. We dealt with equations where two sides of the equal sign are quantities (or numbers). We will briefly discuss differential equations, a type of equation that involves an unknown function and its first or higher derivatives. As you can imagine, the solution is, instead of number(s), function(s).

Example 5.3.19.

Solve the differential equation \(\dfrac{dy}{dx} = 8x^3 + 3x^2\text{.}\)
Hint.
While there are a lot of the letters in this equation, the true variable is \(y\text{,}\) as a function of \(x\text{.}\) So what does the \(\dfrac{d}{dx}\) stands for and how can we undo it?
Solution.
What this equation tells us here is that a function has a derivative of \(8x^3 + 3x^2\) and the goal is to find this function. Hence, we can undo the derivative by finding its indefinite integral.
\begin{align*} y \amp= \int\left(8x^3 + 3x^2\right)\, dx \\ \amp= 8\int x^3\, dx + 3\int x^2\, dx \amp\amp\text{by linearity}\\ \amp= 8\cdot \frac{x^{3 + 1}}{3 + 1} + 3\cdot \frac{x^{2 + 1}}{2 + 1} + C \amp\amp\text{by the power rule}\\ \amp= 2x^4 + x^3 + C \end{align*}
Your solution, if you play your cards right, is not unique. That is, your solution is NOT one single function. This is because we only found the indefinite integral of the right-hand side of the equation, which will result in an arbitrary constant, \(C\text{.}\) But there is no way in the above example for us to figure out what this \(C\) is... All we knew here is that \(C\) is a mysterious constant here...
It would be great if we were told one more information that we can used to find this mysterious constant \(C\text{...}\)

Example 5.3.20.

Solve the differential equation \(\dfrac{dy}{dx} = 8x^3 + 3x^2\) with \(y(2) = 0\text{.}\)
Solution.
Recall we "solved" the differential equation in the previous example and obtain the solution of
\begin{equation*} y = 2x^4 + x^3 + C \end{equation*}
We are given one more piece of information that says \(y(2) = 0\text{.}\) That is, with an input of \(2\text{,}\) the output of the function is \(0\text{.}\) If we plug in \(x = 2\) and \(y = 0\) to our solution, we obtain
\begin{equation*} 0 = 2(2)^4 + 2^3 + C \end{equation*}
Solving this equation, we obtain \(C = -40\text{.}\) We found this mysterious constant with the additional information given!
Therefore, the solution to this differential equation is \(y = 2x^4 + x^3 - 40\text{.}\)
The above example is called an Initial Value Problem (or IVP for short). The initial condition, \(y\left(x_0\right) = y_0\) for some fixed values of \(x_0\) and \(y_0\text{,}\) allows us to obtain a particular solution to the equation rather than a general solution.
We will finish this section by deriving the formula of the projectile motion as an investigation.

Investigation 5.3.2.

Recall the formula to model the height of an object over time in a projectile motion you learned in the past is
\begin{equation*} h(t) = -16t^2 + v_0t + h_0 \end{equation*}
where
  • \(h(t)\) denotes the height of the object (in feet) after \(t\) seconds;
  • \(16\) is half of the gravitational acceleration (\(g = 32\) in the unit of \(\text{ft/sec}^2\));
  • \(v_0\) denotes the initial velocity (in ft/sec);
  • \(h_0\) denotes the initial height of the object (in feet).
See that this is a quadratic function. But why on earth can we model the projectile motion using a quadratic function? We will derive this model in this investigation. We will formalize this idea more in section 5.6.
(a)
Consider the differential equation \(h''(t) = -32\text{.}\) Briefly explain what this equation represents in the context of a projectile motion.
Hint.
Recall \(h(t)\) represents the height of the object, which can be thought of as some vertical displacement. Now put on your calculus 1 thinking hat, what physical quantity do you get if you take the second derivative of the displacement?
Also, notice that there is a negative sign in front of the \(32\text{...}\) Why is this \(h''(t)\) negative?
Solution.
Since \(h''(t)\) represents the height of the object, its second derivative represents the acceleration, which is always \(32 \text{ ft/sec}^2\) on earth.
Also, we consider going downwards the negative direction vertically, so \(h''(t) = -32\) tells us that the acceleration of the object is \(32 \text{ ft/sec}^2\) going downwards.
(b)
Solve this differential equation
\begin{equation*} h''(t) = -32 \end{equation*}
using the initial conditions \(h'(0) = v_0\) and \(h(0) = h_0\text{.}\)
Remember that \(v_0\) and \(h_0\) are two constants denoting the initial velocity and the initial height of the object, respectively.
Hint.
Observe that the differential equation contains the second derivative, which is obtained by taking the derivative of a function twice in a row.
The solution should be the original function before taking the derivative, which is \(h(t)\) here. So what operation will undo the derivative and how many times we should apply this operation to cancel the second derivative?
Solution.
The solution to this equation is the height function. To obtain this function, we will need to undo the second derivative. We can do so by finding the indefinite integral of \(h''(t)\text{,}\) which gives us \(h'(t)\text{,}\) and then find its indefinite integral again to obtain \(h(t)\text{.}\)
\begin{align*} h'(t)= \int h''(t)\, dt \amp= \int -32\, dt \\ \amp= -32t + C_1 \end{align*}
We know that \(h'(0) = v_0\text{,}\) where \(v_0\) denotes the initial velocity of the object. This implies that
\begin{equation*} v_0 = h'(0) = -32(0) + C_1 \end{equation*}
and hence \(C_1 = v_0\text{.}\) Therefore, we obtain
\begin{equation*} h'(t) = -32t + v_0 \end{equation*}
To find \(h(t)\text{,}\) we will need to find the indefinite integral of \(h'(t)\) we just got earlier.
\begin{align*} h(t) = \int h'(t)\, dt \amp= \int\left(-32t + v_0\right)\, dt \\ \amp= -32\int t\, dt + \int v_0\, dt \\ \amp= -32\cdot \frac{t^2}{2} + v_0t + C_2 \\ \amp= -16t^2 + v_0t + C_2 \end{align*}
We also know that \(h(0) = h_0\text{,}\) where \(h_0\) denotes the initial height of the object. This implies that
\begin{equation*} h_0 = h(0) = -16(0)^2 + v_0(0) + C_2 \end{equation*}
and hence \(C_2 = h_0\) Therefore, we can conclude that
\begin{equation*} h(t) = -16t^2 + v_0t + h_0 \end{equation*}

Subsection Something to ponder on...

There are actually two unanswered questions in this section, and they are
  1. Why can we denote the general antiderivative using indefinite integrals? Isn’t the concept of integral about some sort of area under the curve?
  2. How are indefinite integrals (aka general antiderivative) related to definite integrals (aka signed area). Or are they even related?
These are both very good questions to ponder on! This is one of the reasons why calculus symbols are confusing, that the integral notation (\(\int\)) is being used to denote two different concepts here. You will find the answer to the first question in Section 5.5 and the answer to the second question in Section 5.4.
P.S.: Yes we will cover Section 5.5 first and then Section 5.4.

Worksheet Some Exercises for this section

I included some practice problems that cover some main concepts in this section. You don’t need to turn it in, but I highly encourage you to work on this with your classmates. I may take problems here to be your in-class practice problems, homework problems, and/or exam problems. Reach out to Richard for help if you get stuck or have any questions.
I will only include the final answer to some of the problems for you to check your result. If you want to check your work, talk to Richard and he is happy to discuss the process with you.

Exercise Group.

Verify the following indefinite integrals by differentiation.
P.S.: You will learn how to evaluate these integrals in later chapters/sections.
1.
\(\displaystyle \int\frac{\cos\left(\sqrt{x}\right)}{\sqrt{x}}\, dx = 2\sin\left(\sqrt{x}\right) + C\)
2.
\(\displaystyle \int\frac{x}{\sqrt{x^2 + 1}}\, dx = \sqrt{x^2 + 1} + C\)
3.
\(\displaystyle \int x^2\cos\left(x^3\right)\, dx = \frac{1}{3}\sin\left(x^3\right) + C\)
4.
\(\displaystyle \int\frac{x}{\left(x^2 - 1\right)^2}\, dx = -\frac{1}{2\left(x^2 - 1\right)} + C\)

Exercise Group.

Evaluate the following indefinite integral.
5.
\(\displaystyle \int \left(1 - t\right)\left(2 + t^2\right)\, dt\)
9.
\(\displaystyle \int \left(1 + \tan^2(\theta)\right)\, d\theta\)
11.
\(\displaystyle \int \left(\sqrt[3]{x^2} + \sqrt{x^3}\right)\, dx\)
12.
\(\displaystyle \int \frac{\sqrt{2x} + \sqrt[3]{8x}}{x}\, dx\)

Exercise Group.

Solve the following IVP.
13.
\(f''(x) = x^3 - 2x\) given that \(f'(1) = 0\) and \(f(1) = 2\)
14.
\(g''(\theta) = \cos(\theta)\) given that \(g'\left(\frac{\pi}{2}\right) = 1\) and \(g\left(\frac{\pi}{2}\right) = 6\)