| |
| | Calc 1: Riemann sums on TI-83 |
 | | The goal here is to have TI-83 compute the various Riemann sums (left, right, midpoint) that approach the definite integral of a given function f(t) on the interval [a,b]. |
 | | For each sum, one needs to specify the number of subintervals, n, and the type of the sum -- left, right, or midpoint -- depending on where the function is to be evaluated on each subinterval of length h=(b-a)/n. |
 | | The idea is simple: generate the list of the function values for the appropriate sum, compute its sum, and multiply it by h=(b-a)/n. |
| www.fau.edu /~ebelogay/teach/2311/ti83riem.html (705 words) |
|