Riemann sums, summation notation, definite integral notation
AP Calculus BCΒ· AP Calculus BC CED β Integration and Accumulation of ChangeΒ· 14 min read
1. Summation Notation and Algebraic Rulesβ β ββββ± 4 min
Summation (Sigma) Notation
Compact notation for the sum of terms , where is the incrementing index that runs from the lower limit to the upper limit .
Example:
For ,
To simplify summations for evaluation or limit-taking for Riemann sums, you need to memorize these core algebraic rules and power sum formulas:
Constant multiple rule: for any constant
Sum/difference rule:
Constant summation:
Power sums: ,
Simplify the summation to a single numerical value.
- 1
Split the summation using the sum/difference and constant multiple rules:
- 2
- 3
Substitute the relevant formulas for : , ,
- 4
Substitute back and calculate the final result:
Exam tip:
If you are evaluating a finite summation for a MCQ, cross-check your result by expanding the first 2-3 terms and last 2-3 terms to confirm you did not misapply a rule, since the index range is small enough to verify quickly.
2. Riemann Sum Approximationβ β β βββ± 5 min
To construct any Riemann sum for a function over the interval with equal-width subintervals, first calculate the width of each slice:
The right endpoint of the -th subinterval is , the left endpoint is , and the midpoint is . Four common types tested on the AP exam are:
Left Riemann Sum (LRAM): Uses left endpoints for heights:
Right Riemann Sum (RRAM): Uses right endpoints for heights:
Midpoint Riemann Sum (MRAM): Uses midpoints for heights:
Trapezoidal Riemann Sum: Averages left and right heights for equal widths:
Approximate the net area under over using equal subintervals and a trapezoidal Riemann sum.
- 1
Calculate the subinterval width: , so the endpoints are .
- 2
Evaluate at each endpoint: .
- 3
Substitute into the trapezoidal sum formula:
- 4
- 5
Simplify to get the final approximation: . The approximate net area is ~6.76.
Exam tip:
For table-based Riemann sum problems, always confirm if subintervals are equal width. If they are not, you cannot use the equal-width trapezoid or rectangle formulaβyou must calculate the area of each slice individually with its own width.
3. Definite Integral as the Limit of a Riemann Sumβ β β βββ± 3 min
Definite Integral
The exact net area between and the -axis over , defined as the limit of a Riemann sum as the number of subintervals approaches infinity.
The formal definition of the definite integral is:
where , is any sample point in the -th subinterval, and the limit exists for all continuous functions on (the only case you will see on the AP exam). The notation intentionally mirrors Riemann sum notation: the elongated symbol is a historical "S" standing for summation, and represents the infinitely small width of the subintervals.
Convert the following limit to a definite integral:
- 1
Identify , which means .
- 2
Match the sample point to the expression inside the function: , so and , meaning .
- 3
Calculate .
- 4
Substitute into definite integral notation to get the final result:
- 5
Exam tip:
When converting a Riemann sum to a definite integral, always confirm by checking the value of when βcommon wrong answers come from incorrectly assuming by default, leading to a shifted interval.
4. AP Style Concept Checkβ β β βββ± 2 min
Test your understanding with this AP-style multiple choice question:
Which of the following definite integrals is equivalent to ?
Reveal answer
1 βMatch components: so , from the expression for , so , and . This matches option B.
5. Common Pitfalls
Wrong move:
When converting , write the integral as .
Why:
You assumed by default instead of solving for from the expression for .
Correct move:
Always match : here so , so , so the correct integral is .
Wrong move:
For a trapezoidal sum with unequal subinterval widths, use the formula with the first for all terms.
Why:
You memorized the equal-width formula and forgot it only applies when all are the same.
Correct move:
For unequal widths, calculate the area of each trapezoid individually as , then sum all areas.
Wrong move:
When simplifying for constant , expand it as and leave out the cross term .
Why:
You forgot to expand the binomial fully before splitting the summation.
Correct move:
Always expand all products before applying summation rules, so , then split into three separate sums.
Wrong move:
When asked for a left Riemann sum with subintervals, you include the right endpoint as a sample point.
Why:
You confused left and right sum index conventions.
Correct move:
Left sums use all left endpoints, so they include and exclude ; right sums include and exclude βconfirm the endpoints included before writing your sum.
Wrong move:
You interpret the definite integral as always equal to the total area between and the x-axis.
Why:
You confused net area with total area.
Correct move:
The definite integral gives net area, where area below the x-axis is subtracted from area above. For total area, you need to integrate instead of .
6. Quick Reference Cheatsheet
Category | Formula | Notes |
|---|---|---|
Constant Multiple Rule | Pull constant factors outside the summation | |
Constant Summation | Sum of copies of is times | |
Sum of First Integers | Used for linear terms in Riemann sums | |
Sum of First Squares | Used for quadratic terms in Riemann sums | |
Equal Subinterval Width | Only for equal-width subintervals | |
Left Riemann Sum | Includes , excludes | |
Right Riemann Sum | Excludes , includes | |
Midpoint Riemann Sum | More accurate than LRAM/RRAM for most functions | |
Equal-Width Trapezoidal Sum | Only for equal-width subintervals | |
Definite Integral Definition | is any sample point in the -th subinterval |
When this came up on past exams
AI-estimated based on syllabus patterns β cross-check with official past papers for accuracy. Use only as revision-focus signals.
- 2022 Β· MCQ
Convert Riemann sum to definite integral
- 2021 Β· FRQ
Approximate area with trapezoidal sum
- 2023 Β· MCQ
Simplify finite summation expression
What's Next
This topic is the foundational definition of integration, and is a prerequisite for every integration topic that follows in AP Calculus BC's Unit 6: Integration and Accumulation of Change. Immediately after mastering this topic, you will learn the Fundamental Theorem of Calculus (FTC), which connects definite integrals to antiderivatives and lets you calculate exact integral values without computing Riemann sum limits every time. Without understanding how Riemann sums relate to definite integrals, you will struggle to interpret accumulation functions from the FTC or solve context problems involving rates of change. This core idea of slicing a region into small pieces and summing their contributions also underpins later topics like numerical integration, area between curves, and volumes of revolution.
