You are about to erase your work on this activity. Are you sure you want to do this?
Updated Version Available
There is an updated version of this activity. If you update to the most recent version of this activity, then your current progress on this activity will be erased. Regardless, your record of completion will remain. How would you like to proceed?
Mathematical Expression Editor
The rate that accumulated area under a curve grows is described identically by that
curve.
1 Accumulation functions
While the definite integral computes a signed area, which is a fixed number, there is
a way to turn it into a function.
Given a function \(f\), an accumulation function is
\[ F(x) = \int _a^x f(t) dt. \]
One thing that you
might notice is that an accumulation function seems to have two variables: \(x\)
and \(t\). Let’s see if we can explain this. Consider the following graph:
An accumulation function \(F\) measures the signed area in the region \([a,x]\) between \(f\) and the
\(t\)-axis. Hence \(t\) is playing the role of a “place-holder” that allows us to evaluate \(f\). On
the other hand, \(x\) is the specific number that we are using to bound the region that
will determine the area between \(f\) and the \(t\)-axis, and hence the value of \(F\).
Given
\[ F(x) = \int _{-3}^x 4 dt, \]
what
is \(F(5)\)?
\[ F(5) = \answer {32} \]
What is \(F(-5)\)?
\[ F(-5) = \answer {-8} \]
Consider the following accumulation function for \(f(x) = x^3\).
\[ F(x) = \int _{-1}^x t^3 dt. \]
Considering the interval \([-1,1]\), where is
\(F\) increasing? Where is \(F\) decreasing? When does \(F\) have local extrema?
Below we can see a graph of \(f\) along with the signed area measured by the accumulation function.
The accumulation function starts off at zero, and then as \(x\) grows, \(F\) is increasingdecreasing as the function accumulates negatively signed area.
However when \(x>0\), \(F\) starts to accumulate positively signed area, and hence is increasingdecreasing. Thus \(F\) is increasing on \((0,1)\), decreasing on \((-1,0)\) and hence has a local
minimum at \((0,0)\).
Working with the accumulation function leads us to a question, what is
\[ \int _a^x f(t) dt \]
when \(x< a\)?
The general convention is that
\[ \int _a^b f(t) dt = -\int _b^a f(t) dt. \]
With this in mind, let’s consider one more
example.
Consider the following accumulation function for \(f(x) = x^3\).
\[ F(x) = \int _{-1}^x t^3 dt. \]
Where is \(F\) increasing?
Where is \(F\) decreasing? When does \(F\) have local extrema?
From our previous
example, we know that \(F\) is increasing on \((0,1)\). Since \(f\) continues to be positive
at \(t=1\) and beyond, \(F\) is increasingdecreasing on \((0,\infty )\). On the other hand, we
know from our previous example that \(F\) is increasingdecreasing on \((-1,0)\).
For values to the left of \(t=-1\), \(F\) is still decreasing, as less and less positively signed area is
accumulated. Hence \(F\) is increasing on \((0,\infty )\), decreasing on \((-\infty ,0)\) and hence has an absolute
minimum at \((0,0)\).
The key point to take from these examples is that an accumulation
function
\[ F(x) = \int _a^x f(t) dt \]
is increasing precisely when \(f\) is positive and is decreasing precisely
when \(f\) is negative. In short, it seems that \(f\) is behaving in a similar fashion to
\(F'\).
2 The First Fundamental Theorem of Calculus
Let \(f\) be a continuous function on the real numbers and consider
\[ F(x) = \int _a^x f(t) dt. \]
From our previous
work we know that \(F\) is increasing when \(f\) is positive and \(F\) is decreasing when \(f\) is
negative. Moreover, with careful observation, we can even see that \(F\) is concave up
when \(f'\) is positive and that \(F\) is concave down when \(f'\) is negative. Thinking
about what we have learned about the relationship of a function to its first
and second derivatives, it is not too hard to guess that there must be a
connection between \(F'\) and the function \(f\). This is a good guess, check out our next
theorem:
First Fundamental Theorem of Calculus Suppose that \(f\) is continuous on the real
numbers and let
\[ F(x)=\int _a^x f(t) dt. \]
Then \(F'(x)=f(x)\).
The First Fundamental Theorem of Calculus says that an
accumulation function of \(f\) is an antiderivative of \(f\). Another way of saying this is:
This could be read
as:
The rate that accumulated area under a curve
grows is described identically by that curve.
Now that we are working with accumulation functions, let’s see what happens when
we compose them with other functions.
Find the derivative of
\[ F(x) = \int _2^{x^2} \ln t dt. \]
Consider
\[ G(x) = \int _2^x \ln t dt \]
and set \(h(x) = x^2\). Now
\[ F(x) = G(h(x)). \]
The First Fundamental Theorem of
Calculus states that \(G'(x) = \ln x\). The chain rule gives us \begin{align*} F'(x) &= G'(h(x)) h'(x) \\ &= \ln (h(x)) h'(x) \\ &= \answer [given]{\ln (x^2) 2x}. \end{align*}
Let’s practice this once more.
Find the derivative of
\[ F(x) = \int _{\cos x}^5 t^3 dt. \]
Consider
\[ G(x) = - \int _5^x t^3 dt \]
and set \(h(x) = \answer [given]{\cos (x)}\). Now
\[ F(x) = G(h(x)). \]
The First Fundamental Theorem of
Calculus states that \(G'(x) = -x^3\). The chain rule gives us \begin{align*} F'(x) &= G'(h(x))h'(x)\\ &=-h(x)^3 h'(x)\\ &=\answer [given]{-\cos ^3(x) (-\sin (x))}. \end{align*}
Given the graph of a function \(f\) on the interval \([-1,5]\), sketch the graph of the accumulation function
Since \(f\) is constant on the interval \([3,5]\), \(F\) is linear on
\([3,5]\).
The function \(F\) has a local and global minimum at
\[ x=\answer [given]{1}, \]
and the global maximum at
\[ x=\answer [given]{5}. \]
Now
we are ready to sketch the graph of \(F\), on the same set of axes as the graph of \(f\).
What if the function \(f\) is the velocity function for an object moving along a straight
line, i.e. \(f(t)=v(t)\), \(a\le t\le b\)?
What is the meaning of an accumulation function in that case?
We use different variables in that case, since we want \(F\) to be a function of time, \(t\).
With this adjustment, we define the accumulation function \(F\) as follows.
\[ F(t)=\int _a^t v(z) dz. \]
Since the
integral
\[ \int _a^t v(z) dz \]
gives the displacement of the object on the time interval \([a,t]\), it follows that
\[ s(t)-s(a)= \int _a^t v(z) dz, \]
where \(s(t)\) gives the position of the object at the time \(t\). If we differentiate this equation
with respect to \(t\), we get that
\[ s'(t)=\frac {d}{dt} \int _a^t v(z) dz. \]
Since \(s'(t)=v(t)\), we have that
\[ v(t)=\frac {d}{dt} \int _a^t v(z) dz. \]
This is the the First Fundamental
Theorem of Calculus!