The definite integral of a function over the interval is defined as the limit of a sum of rectangular areas as the width of those rectangles approaches zero. This is often referred to as a Riemann Sum in formal calculus.
The width of each rectangle is denoted by (or ), representing a small change in the -coordinate. As the number of rectangles increases toward infinity, the width decreases toward zero.
The height of each rectangle is determined by the function value at a specific point within the sub-interval. The area of a single rectangle is thus .
The total area is approximated by the summation , which represents the sum of all individual rectangular areas between the bounds and .
To convert a limit of a sum into a definite integral, you must identify three components: the function , the lower bound , and the upper bound .
Step 1: Identify the function. Look at the expression inside the summation. The part that varies with (often appearing as or just ) defines the integrand .
Step 2: Identify the bounds. The limits of the summation (e.g., to ) directly provide the limits of the definite integral.
Step 3: Replace notation. The limit symbol and the summation symbol are replaced by the integral sign , and the width is replaced by the differential .
It is vital to distinguish between the approximation (the sum with a finite ) and the exact value (the limit of that sum).
| Feature | Sigma Notation (Sum) | Integral Notation |
|---|---|---|
| Nature | Discrete / Approximation | Continuous / Exact |
| Width | (Finite) | (Infinitesimal) |
| Accuracy | Improves as increases | Perfectly accurate |
While a sum can be calculated for any number of strips, the integral represents the theoretical result when the number of strips is infinite.
Recognition: Exams often present a complex-looking limit of a sum and ask for its value. Recognize that you are not expected to sum it manually, but to convert it into a definite integral.
Variable Check: Ensure the variable in the summation matches the variable of integration. If the sum is in terms of , the integral must end in .
Bound Verification: Always double-check the values at the bottom and top of the sigma symbol. These are your and values for the integral .
Sanity Check: After converting to an integral, evaluate it using standard integration rules (like the power rule or substitution) to find the final numerical value.
A common mistake is forgetting to include the when writing the integral. The is not just a decorative symbol; it represents the infinitesimal width of the rectangles and is mathematically necessary.
Students often confuse the function with the entire expression inside the sum. Remember that is the width and should be treated separately from the height .
Misidentifying the bounds is frequent when the summation index doesn't start at a simple integer. Always look for the actual -values being substituted into the function.