professor-curious-logo
professor-curious-logo
  1. AP Maths
FlashcardFlashcardStudy GuideStudy Guide
Question BankQuestion BankGlossaryGlossary

Riemann Sums & Definite Integrals

David Brown

David Brown

5 min read

Next Topic - Fundamental Theorem of Calculus

Listen to this study note

Study Guide Overview

This study guide covers accumulation functions, defining them as functions representing accumulated change over an interval. It explains how to write these functions as definite integrals, using a dummy variable. Examples and practice questions demonstrate calculating accumulation functions given a rate of change function, and a glossary defines key terms like rate of change and dummy variable.

#Accumulation Functions

#Table of Contents

  1. What is an Accumulation Function?
  2. Writing Accumulation Functions as Definite Integrals
  3. Worked Example
  4. Practice Questions
  5. Glossary
  6. Summary and Key Takeaways

#What is an Accumulation Function?

Key Concept

An accumulation function is a function that outputs values representing an accumulation of change over an interval from a given starting point to a variable endpoint.

For example, if a strawberry harvester gathers half a kilogram of strawberries for each meter of strawberry plants (rate of change = 0.5 kilograms per meter), the accumulation function from the harvester's starting point to a point xxx meters from that starting point is simply 0.5x0.5x0.5x. Substituting in a value for xxx gives you the amount of strawberries harvested up to that point.

#Writing Accumulation Functions as Definite Integrals

Most often, you will see accumulation functions written as definite integrals:

g(x)=∫axf(t),dtg(x) = \int_{a}^{x} f(t) , dtg(x)=∫ax​f(t),dt

  • ggg: the accumulation function
    • ggg is a function of xxx
    • Its value changes as the value of xxx changes
  • fff: the associated rate of change function
  • aaa: the (fixed) starting point of the integral
  • xxx: the (variable) ending point of the integral
  • ttt: a 'dummy variable' used for evaluating the integral
    • Any letter except xxx can be used for the dummy variable inside the integral
A definite integral is being used to define a new function of xxx.

#Worked Example

Let fff be the function defined by f(x)=2x+sin⁡xf(x) = 2x + \sin xf(x)=2x+sinx.

Let ggg be the function defined by g(x)=∫0xf(t),dtg(x) = \int_{0}^{x} f(t) , dtg(x)=∫0x​f(t),dt.

#(a) Show that g(x)=x2−cos⁡x+1g(x) = x^2 - \cos x + 1g(x)=x2−cosx+1.

Answer:

We need to integrate f(t)f(t)f(t):

∫0xf(t),dt=∫0x(2t+sin⁡t),dt=[t2−cos⁡t]0x=(x2−cos⁡x)−(02−cos⁡0)=x2−cos⁡x−(0−1)=x2−cos⁡x+1\begin{align*} \int_{0}^{x} f(t) , dt &= \int_{0}^{x} (2t + \sin t) , dt \\ &= \left[ t^2 - \cos t \right]_{0}^{x} \\ &= \left( x^2 - \cos x \right) - \left( 0^2 - \cos 0 \right) \\ &= x^2 - \cos x - (0 - 1) \\ &= x^2 - \cos x + 1 \end{align*}∫0x​f(t),dt​=∫0x​(2t+sint),dt=[t2−cost]0x​=(x2−cosx)−(02−cos0)=x2−cosx−(0−1)=x2−cosx+1​

Therefore, g(x)=x2−cos⁡x+1g(x) = x^2 - \cos x + 1g(x)=x2−cosx+1.

#(b) Let g(x)g(x)g(x)...

Exam Tip

Ensure you understand the process of integrating and substituting the limits to solve definite integrals.

#Practice Questions

Practice Question
  1. Define an accumulation function for a car traveling at a constant speed of 60 km/h.
  2. Given f(x)=3x2+cos⁡xf(x) = 3x^2 + \cos xf(x)=3x2+cosx, find the accumulation function g(x)g(x)g(x) from 000 to xxx.
  3. If h(x)=∫2x(4t+sin⁡t),dth(x) = \int_{2}^{x} (4t + \sin t) , dth(x)=∫2x​(4t+sint),dt, calculate h(5)h(5)h(5).
  4. Explain why a dummy variable is necessary in defining an accumulation function.

#Glossary

  • Accumulation Function: A function that represents the accumulation of changes over an interval.
  • Definite Integral: An integral with upper and lower limits, providing an accumulation function.
  • Rate of Change: The rate at which one quantity changes with respect to another.
  • Dummy Variable: A placeholder variable used in the context of integration.

#Summary and Key Takeaways

  • Accumulation functions help us understand the total change over an interval.
  • They are often written using definite integrals.
  • The integral's limits define the starting and ending points of the accumulation.
  • The rate of change function is integrated to find the accumulation function.
  • Always use a dummy variable inside the integral to avoid confusion with the variable of integration.
Key Concept

Understanding accumulation functions and their representation as definite integrals is crucial for solving problems related to total change over an interval.

Continue your learning journey

FlashcardFlashcard

Flashcard

Continute to Flashcard

Question BankQuestion Bank

Question Bank

Continute to Question Bank

Mock ExamMock Exam

Mock Exam

Continute to Mock Exam

Previous Topic - Trapezoidal SumsNext Topic - Fundamental Theorem of Calculus
Feedback stars icon

How are we doing?

Give us your feedback and let us know how we can improve

Question 1 of 7

Ready to accumulate some knowledge? 🧠 An accumulation function essentially tells you:

The instantaneous rate of change at a specific point

The total change of a quantity over an interval

The average rate of change over an interval

The derivative of a function at a point