Example: Suppose f(x) = x2-1 for x in the interval [-1, 1]. Find:
  1. The left and right sums where the interval [-1, 1] is subdivided into 10 equally spaced subintervals.
  2. The upper and lower sums where the interval [-1, 1] is subdivided into 10 equally spaced subintervals.
  3. The upper and lower sums where the interval [-1,1] is subdivided into n equally spaced subintervals.

To Theory | Glossary | Map
(bgw)