Processing math: 100%

EXAMPLE 1Forming Riemann Sums

For the function f(x)=x23, 0x6, partition the interval [0,6] into 4 subintervals [0,1], [1,2], [2,4], [4,6] and form the Riemann sum for which

  1. (a) ui is the left endpoint of each subinterval.
  2. (b) ui is the midpoint of each subinterval.
Figure 16 f(x)=x23,0x6

Solution In forming Riemann sums ni=1f(ui)Δxi, n is the number of subintervals in the partition, f(ui) is the value of f at the number ui chosen in the ith subinterval, and Δxi is the length of the ith subinterval.

(a) Figure 16 shows the graph of f, the partition of the interval [0,6] into the 4 subintervals, and values of f(ui) at the left endpoint of each subinterval, namely, f(u1)=f(0)=3f(u2)=f(1)=2f(u3)=f(2)=1f(u4)=f(4)=13

The 4 subintervals have length Δx1=10=1Δx2=21=1Δx3=42=2Δx4=64=2

The Riemann sum is formed by adding the products f(ui)Δxi for i=1,2,3,4. 4i=1f(ui)Δxi=31+(2)1+12+132=23

Figure 17 f(x)=x23,0x6

(b) See Figure 17. If ui is chosen as the midpoint of each subinterval, then the value of f(ui) at the midpoint of each subinterval is f(u1)=f(12)=114f(u2)=f(32)=34f(u3)=f(3)=6f(u4)=f(5)=22

The Riemann sum formed by adding the products f(ui)Δxi for i=1,2,3,4 is 4i=1f(ui)Δxi=1141+(34)1+62+222=1052=52.5