Basic Idea of a Riemann Sum
Imagine a plot of land with one irregular curved edge. To estimate its area, we can divide the plot into rectangular strips of equal width. We then calculate the area of each strip and add the results.
A Riemann sum divides an interval into subintervals, chooses one sample point in each, and adds the signed rectangle contributions. For a Riemann-integrable function, these sums approach the definite integral as the widest subinterval approaches zero. When the function is nonnegative, the signed accumulation equals the area under the curve. With equal-width partitions, increasing the number of rectangles makes each one narrower, although one additional rectangle does not always move the sum closer to the definite integral.