| Study Guides
AP · Riemann sums, summation notation, definite integral notation · 14 min read · Updated 2026-05-10

Riemann sums, summation notation, definite integral notation — AP Calculus AB Study Guide

For: AP Calculus AB candidates sitting AP Calculus AB.

Covers: Summation notation rules and simplification, left, right, and midpoint Riemann sums for equal-width subintervals, approximating net area under a curve, converting finite Riemann sums to definite integral notation, and interpreting the definite integral as a limit of sums.

You should already know: How to evaluate limits of functions, basic algebraic simplification of polynomial expressions, and how to interpret a rate of change function in context.

A note on the practice questions: All worked questions in the "Practice Questions" section below are original problems written by us in the AP Calculus AB style for educational use. They are not reproductions of past College Board / Cambridge / IB papers and may differ in wording, numerical values, or context. Use them to practise the technique; cross-check with official mark schemes for grading conventions.


1. What Is Riemann sums, summation notation, definite integral notation?

This topic is the foundational bridge between derivatives (instantaneous rate of change) and integration (accumulation of change), the core of Unit 6: Integration and Accumulation of Change, which counts for 17–20% of the total AP Calculus AB exam score per the official Course and Exam Description (CED). It answers the core question: how do we calculate the total net area between a function and the x-axis over an interval, when the function does not form a simple geometric shape like a rectangle or triangle? Riemann sums approximate this area by splitting the interval into many smaller rectangles, adding up their areas, and taking the limit as the number of rectangles approaches infinity to get the exact net area, which we write as a definite integral. Summation notation provides a compact way to write the sum of rectangle areas without listing out every term, which is necessary when working with infinitely many subintervals. This topic appears on both multiple-choice (MCQ) and free-response (FRQ) sections: MCQ commonly asks to convert a Riemann sum to a definite integral or calculate an approximation, while FRQ often asks for Riemann sum approximations in context or to set up a definite integral for an accumulated quantity.

2. Summation Notation and Key Properties

Summation notation (also called sigma notation) is a compact shorthand for writing the sum of a sequence of terms, which is required to express the total area of n rectangles in a Riemann sum. The general form is: In this notation, is the Greek letter sigma (meaning "sum"), is the index of summation (the variable that tracks which term we are on), is the lower limit of the sum, is the upper limit, and is the expression for the -th term. For AP Calculus AB, there are 4 core properties you need to simplify sums:

  1. Constant multiple rule: for any constant that does not depend on
  2. Sum rule:
  3. Sum of a constant:
  4. Common power sums (for simplifying limits): , Intuition: These properties let us break complicated sums into simple, solvable parts without adding each term individually, which is impossible when approaches infinity.

Worked Example

Simplify to an expression with no remaining sigma notation.

  1. Expand the squared term inside the sum:
  2. Pull the constant factor out of the sigma using the constant multiple rule:
  3. Split the sum and pull out all remaining constants (terms without ):
  4. Substitute the power sum formulas and simplify: This is a fully simplified expression with no sigma left.

Exam tip: If a question asks you to take the limit of a sigma expression, you never need to add every term from to manually. Always use summation properties to group constants and substitute power sums first.

3. Approximating Net Area with Riemann Sums

A Riemann sum approximates the net area between a continuous function and the x-axis over a closed interval . The process starts by splitting into equal-width subintervals, so the width of each subinterval is . For each subinterval , you pick a sample point inside the interval, calculate the area of the rectangle with height and width , then add all the rectangle areas together to get the total approximation: . The three most common types of Riemann sums tested on the AP exam differ by which sample point they use:

  • Left Riemann sum: is the left endpoint of each subinterval
  • Right Riemann sum: is the right endpoint of each subinterval
  • Midpoint Riemann sum: is the midpoint of each subinterval A key point to remember: Riemann sums calculate net area, which is the area of the function above the x-axis minus the area of the function below the x-axis. Any rectangle where is negative will contribute a negative value to the sum.

Worked Example

Approximate the net area of over using equal subintervals and a right Riemann sum.

  1. Calculate the width of each subinterval: . The subintervals are and .
  2. For a right Riemann sum, the sample points are the right endpoints: , .
  3. Evaluate at each sample point: , .
  4. Calculate the total sum: Right Riemann Sum = .

Exam tip: When given a table of values for (a common AP question), label all subinterval endpoints first before picking sample points, to avoid mixing up left and right endpoints.

4. Definite Integral Notation as a Limit of Riemann Sums

To get the exact net area under over , we take the limit of the Riemann sum as the number of subintervals approaches infinity, which makes approach zero. This limit is defined as the definite integral of from to , written as: In this notation: is the stretched integral sign (from the word "sum"), is the lower limit of integration, is the upper limit of integration, is the integrand (the function we are integrating), and comes from , representing the infinitesimal width of each subinterval. The most common AP skill in this section is converting a given limit of a Riemann sum to the corresponding definite integral. To do this, follow three steps: (1) Find , so ; (2) Identify to get the lower bound ; (3) Calculate and write the integral .

Worked Example

Write the definite integral equivalent to .

  1. Identify , so means .
  2. Match , so the lower bound .
  3. Calculate the upper bound: .
  4. The integrand , so the definite integral is .

Exam tip: Never assume the lower bound of integration is 0 just because the sum starts at . Many AP trap questions use non-zero lower bounds to test your ability to match $x_i^a + i\Delta x$.*

5. Common Pitfalls (and how to avoid them)

  • Wrong move: Converting to , claiming because . Why: Confusing the coefficient of in with ; the term multiplied by outside the function is always . Correct move: Always pull out the term with as a factor first to find , so , before solving for .
  • Wrong move: For an increasing function, claiming a left Riemann sum overestimates the area. Why: Memorizing over/under estimates incorrectly instead of reasoning from the function's shape. Correct move: Sketch a quick graph of the function over the interval to see if left/right rectangles extend above or below the curve, to get over/under estimates right.
  • Wrong move: Calculating a midpoint Riemann sum for over and using sample points at . Why: Forgetting that subintervals are , so midpoints are at , not sequential integers starting at 1. Correct move: After listing all subinterval endpoints, calculate the midpoint as the average of the two endpoints for each interval before evaluating .
  • Wrong move: Pulling a term with the summation index out of the sigma, e.g. . Why: Confusing terms that depend on (which change for each term) with constants that do not depend on . Correct move: Only pull terms that do not contain the summation index out of the sigma; leave all terms with inside the sum.
  • Wrong move: When asked for the total geometric area of a function that is negative over , writing the positive Riemann sum value directly from the calculation. Why: Forgetting that Riemann sums calculate net area, not total geometric area. Correct move: If asked for total area of a function below the x-axis, add a negative sign to the Riemann sum to get the positive total area.

6. Practice Questions (AP Calculus AB Style)

Question 1 (Multiple Choice)

Which of the following definite integrals is equivalent to ? A) B) C) D)

Worked Solution: First, we identify , so . Next, the sample point , so the lower bound . We then calculate the upper bound . The integrand , so the resulting integral is . Common wrong answers come from misidentifying , , or the integrand. The correct answer is C.


Question 2 (Free Response)

Let over the interval . (a) Calculate the left Riemann sum for over with equal subintervals. Round your answer to 3 decimal places. (b) Is your answer from (a) an overestimate or an underestimate of the actual definite integral of from to ? Justify your answer. (c) Write the limit of the right Riemann sum for over as in definite integral notation.

Worked Solution: (a) First, calculate . Subinterval endpoints are . Left Riemann sum sample points are the left endpoints: . Evaluate at each: , , , . Multiply by and add: . The left Riemann sum is approximately . (b) is decreasing over , since for all . For a decreasing function, the left endpoint of each subinterval is the highest point on the interval, so every left rectangle extends above the curve. This means the left Riemann sum is an overestimate of the actual definite integral. (c) The limit of the right Riemann sum as is by definition the definite integral of from to , so the expression is:


Question 3 (Application / Real-World Style)

A bakery tracks the rate of cookie production hundred cookies per hour over the 8-hour workday ( hours), where is time in hours since the start of the day. Use a midpoint Riemann sum with equal subintervals to approximate the total number of cookies produced over the 8-hour workday. Include units in your answer.

Worked Solution: First, calculate hours. Subintervals are . Midpoints of each interval are . Evaluate at each midpoint: , , , . Multiply each by and add: hundred cookies. This means the bakery produces approximately total cookies over the 8-hour workday.

7. Quick Reference Cheatsheet

Category Formula Notes
Sum of a constant is a constant independent of the summation index
Summation constant multiple rule Only pull constants that do not contain out of the sum
Equal subinterval width For equal subintervals over
General Riemann Sum Approximates net area, not total geometric area; negative contributions for below the x-axis
Definite Integral as Limit of Riemann Sums Exact net area of over
Left Riemann Sum sample point First sample point is always the lower bound
Right Riemann Sum sample point Last sample point is always the upper bound
Midpoint Riemann Sum sample point Typically more accurate than left/right Riemann sums for most functions

8. What's Next

This topic is the foundational building block for all of integration, so mastering it is non-negotiable for the rest of the AP Calculus AB course. Next, you will learn the Fundamental Theorem of Calculus, which connects Riemann sums and definite integral notation to antiderivatives, letting you calculate exact values of definite integrals without taking limits of infinite sums. Without understanding how Riemann sums become definite integrals, you will struggle to interpret what integrals mean in context, and will make frequent errors setting up integrals for area, accumulated change, and other application problems. This topic also feeds into all later integration topics, from substitution to applications of integration.

← Back to topic

Stuck on a specific question?
Snap a photo or paste your problem — Ollie (our AI tutor) walks through it step-by-step with diagrams.
Try Ollie free →