Accumulation Functions
On the previous page we looked at antiderivatives from the point of view of slope (i.e., the integrand of an integral tells us the slope of the antiderivative). We can also look at the antiderivative from the point of view of a Riemann sum. A definite integral has a specific value when the limits of integration are both constants. If one of the limits depends on a variable, then the definite integral becomes a function of that variable, where the output value of this new function for a given input value of the variable is the output value of the definite integral with that input value substituted for the variable in the limit. For example,
show the evaluation of a definite integral via the Fundamental Theorem of Calculus with constant limits, resulting in a constant value. The | notation says to evaluate the expression to the left of the bar at the upper limit, and subtract from that the value of the expression using the lower limit. But, the definite integral
has a variable in its upper limit, so using the Fundamental Theorem results in a function as the result. Hence we can think about antiderivatives as being functions that add up area under a curve from some given point. You may have asked yourself, "Where did the C go?" If we use x² + C as the antiderivative in our first example above, we get
, in which the C's cancel out. This always happens, so it is common not to bother writing them down when evaluating a definite integral using the Fundamental Theorem. You may also have asked, "Why t as the integration variable?" This is because the integration variable (i.e., the t in dt) is only related to the integrand and not to any other part of the expression in which an integral is used. Here I used separate variables to make it clear that the t and the x are different. If I had written
instead, it still means the same thing, because the x in the integrand and the dx, and the x in the upper limit, are different x's. Since this is confusing, it is generally clearer to use different variables for the integrand and the limits when writing out the integral for an assumulation function.
Try the following:
- The applet shows a graph on the left of the integrand f ' (x) = 2, a constant function. On the right is the graph of the antiderivative,
. Think of the graph on the right (the antiderivative) as representing the area under the graph on the left (the integrand) from 0 to x. Move the x slider to the right to see the area in green, and the height of the dot on the antiderivative graph, which are the same. In other words, the antiderivative/accumulation function on the right graphs the area under the curve on the left. Note that since the left-hand graph is constant, the area increases linearly with x, so the antiderivative is a line. If you move the x slider so that x < 0, the area becomes negative and is shown in red (for this applet, green area is positive and red area is negative). Move the C slider; what happens to the graph? The accumulation function
will be zero when x = 0, so specifying a specific value for C is like picking what f (0) will be and adding it to the accumulation function.
- Select the second example from the drop down menu. Now the integrand changes value from -1 to 1 at x = 0. Move the x slider and note the area on the left and the value of the accumulation function/antiderivative on the right. The antiderivative on the right changes from -1 to 1 at x = 0, because the area under the integrand graph switches from positive (above the x axis) to negative (below the x axis). If you move the x slider so that x < 0, the area is still positive (green); why?
- Select the third example from the drop down menu. In this example, the integrand function changes from a constant value of 1 to a downward sloping line at x = 1. Move the x slider and watch what happens to the area on the integrand graph. It starts out increasing at a constant rate, but then the increase in area drops to zero and turns negative. Where does this happen on the right-hand graph?
- Select the fourth example, showing an integrand made up of two lines. Move the x slider to observe how the area under the integrand (on the left) tells you the value of the antiderivative (on the right).
For more information on rights and downloading, refer to http://www.calculusapplets.com/download.html.
© Copyright 2001 David J. Eck
© Copyright 2007 Thomas S. Downey
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
You must cause any files that you modify to carry prominent notices stating that you changed the files and the date of any change, and modified files must be put into a Java package different from edu.hws.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.






















