SlideShare una empresa de Scribd logo
1 de 214
Descargar para leer sin conexión
Section 5.2
          The Definite Integral
                V63.0121.002.2010Su, Calculus I

                        New York University


                        June 17, 2010



Announcements




                                              .   .   .   .   .   .
Announcements




                                                                            .   .   .     .      .      .

V63.0121.002.2010Su, Calculus I (NYU)   Section 5.2 The Definite Integral               June 17, 2010       2 / 32
Objectives



           Compute the definite
           integral using a limit of
           Riemann sums
           Estimate the definite
           integral using a Riemann
           sum (e.g., Midpoint Rule)
           Reason with the definite
           integral using its
           elementary properties.




                                                                            .   .   .     .      .      .

V63.0121.002.2010Su, Calculus I (NYU)   Section 5.2 The Definite Integral               June 17, 2010       3 / 32
Outline


 Recall


 The definite integral as a limit


 Estimating the Definite Integral


 Properties of the integral


 Comparison Properties of the Integral



                                                                            .   .   .     .      .      .

V63.0121.002.2010Su, Calculus I (NYU)   Section 5.2 The Definite Integral               June 17, 2010       4 / 32
Cavalieri's method in general
 Let f be a positive function defined on the interval [a, b]. We want to
 find the area between x = a, x = b, y = 0, and y = f(x).
 For each positive integer n, divide up the interval into n pieces. Then
        b−a
 ∆x =        . For each i between 1 and n, let xi be the ith step between
          n
 a and b. So

                                                            x0 = a
                                                                                 b−a
                                                            x1 = x0 + ∆x = a +
                                                                                  n
                                                                                   b−a
                                                            x2 = x1 + ∆x = a + 2 ·     ...
                                                                                    n
                                                                         b−a
                                                            xi = a + i ·     ...
                                                                          n
                                                                         b−a
        . .          .         . .      x
                                        .                   xn = a + n ·      =b
      . 0 . 1 . . . . i . . .xn−1. n
      x x           x            x                                         n
                                                                                .   .   .     .      .      .

V63.0121.002.2010Su, Calculus I (NYU)       Section 5.2 The Definite Integral               June 17, 2010       5 / 32
Forming Riemann sums
 We have many choices of representative points to approximate the
 area in each subinterval.



  left endpoints…

                      ∑
                      n
             Ln =            f(xi−1 )∆x
                       i=1



                                                                          .       .   .       .       .    .       .       x
                                                                                                                           .




                                                                              .           .       .            .       .       .

V63.0121.002.2010Su, Calculus I (NYU)     Section 5.2 The Definite Integral                               June 17, 2010            6 / 32
Forming Riemann sums
 We have many choices of representative points to approximate the
 area in each subinterval.



   right endpoints…

                        ∑
                        n
               Rn =            f(xi )∆x
                         i=1



                                                                          .       .   .       .       .    .       .       x
                                                                                                                           .




                                                                              .           .       .            .       .       .

V63.0121.002.2010Su, Calculus I (NYU)     Section 5.2 The Definite Integral                               June 17, 2010            6 / 32
Forming Riemann sums
 We have many choices of representative points to approximate the
 area in each subinterval.



    midpoints…

            ∑ ( xi−1 + xi )
            n
       Mn =   f             ∆x
                    2
                 i=1



                                                                        .       .   .       .       .    .       .       x
                                                                                                                         .




                                                                            .           .       .            .       .       .

V63.0121.002.2010Su, Calculus I (NYU)   Section 5.2 The Definite Integral                               June 17, 2010            6 / 32
Forming Riemann sums
 We have many choices of representative points to approximate the
 area in each subinterval.




    the minimum value on the
  interval…




                                                                        .       .   .       .       .    .       .       x
                                                                                                                         .




                                                                            .           .       .            .       .       .

V63.0121.002.2010Su, Calculus I (NYU)   Section 5.2 The Definite Integral                               June 17, 2010            6 / 32
Forming Riemann sums
 We have many choices of representative points to approximate the
 area in each subinterval.




     the maximum value on the
  interval…




                                                                        .       .   .       .       .    .       .       x
                                                                                                                         .




                                                                            .           .       .            .       .       .

V63.0121.002.2010Su, Calculus I (NYU)   Section 5.2 The Definite Integral                               June 17, 2010            6 / 32
Forming Riemann sums
 We have many choices of representative points to approximate the
 area in each subinterval.




       …even random points!




                                                                        .       .   .       .       .    .       .       x
                                                                                                                         .




                                                                            .           .       .            .       .       .

V63.0121.002.2010Su, Calculus I (NYU)   Section 5.2 The Definite Integral                               June 17, 2010            6 / 32
Forming Riemann sums
 We have many choices of representative points to approximate the
 area in each subinterval.




       …even random points!




                                                 . . . . . . . .           x
 In general, choose ci to be a point in the ith interval [xi−1 , xi ]. Form the
 Riemann sum
                                                        ∑ n
          Sn = f(c1 )∆x + f(c2 )∆x + · · · + f(cn )∆x =      f(ci )∆x
                                                                                    i=1
                                                                            .   .         .     .      .      .

V63.0121.002.2010Su, Calculus I (NYU)   Section 5.2 The Definite Integral                     June 17, 2010       6 / 32
Theorem of the (previous) Day


 Theorem

  If f is a continuous function on [a, b]                                        .
  or has finitely many jump
  discontinuities, then
                      { n           }
                        ∑
        lim Sn = lim        f(ci )∆x
       n→∞              n→∞
                                   i=1

  exists and is the same value no
  matter what choice of ci we make.                                      .                                    x
                                                                                                              .
                                                                                         .



                                                                             .       .       .     .      .       .

V63.0121.002.2010Su, Calculus I (NYU)    Section 5.2 The Definite Integral                       June 17, 2010        7 / 32
Theorem of the (previous) Day


 Theorem

  If f is a continuous function on [a, b]                                        .
  or has finitely many jump
  discontinuities, then
                      { n           }
                        ∑
        lim Sn = lim        f(ci )∆x
       n→∞              n→∞
                                   i=1

  exists and is the same value no
  matter what choice of ci we make.                                      .                                    x
                                                                                                              .
                                                                                         .



                                                                             .       .       .     .      .       .

V63.0121.002.2010Su, Calculus I (NYU)    Section 5.2 The Definite Integral                       June 17, 2010        7 / 32
Theorem of the (previous) Day


 Theorem

  If f is a continuous function on [a, b]                                        . . 1 = 3.0
                                                                                   L
  or has finitely many jump
  discontinuities, then
                      { n           }
                        ∑
        lim Sn = lim        f(ci )∆x
       n→∞              n→∞
                                   i=1

  exists and is the same value no
                                                                         .                                  x
                                                                                                            .
  matter what choice of ci we make.
                                                                             l      .
                                                                             .eft endpoints



                                                                             .       .    .      .      .       .

V63.0121.002.2010Su, Calculus I (NYU)    Section 5.2 The Definite Integral                     June 17, 2010        7 / 32
Theorem of the (previous) Day


 Theorem

  If f is a continuous function on [a, b]                                        . . 2 = 5.25
                                                                                   L
  or has finitely many jump
  discontinuities, then
                      { n           }
                        ∑
        lim Sn = lim        f(ci )∆x
       n→∞              n→∞
                                   i=1

  exists and is the same value no
                                                                         .                                   x
                                                                                                             .
  matter what choice of ci we make.
                                                                             l      .
                                                                             .eft endpoints



                                                                             .       .    .       .      .       .

V63.0121.002.2010Su, Calculus I (NYU)    Section 5.2 The Definite Integral                      June 17, 2010        7 / 32
Theorem of the (previous) Day


 Theorem

  If f is a continuous function on [a, b]                                        . . 3 = 6.0
                                                                                   L
  or has finitely many jump
  discontinuities, then
                      { n           }
                        ∑
        lim Sn = lim        f(ci )∆x
       n→∞              n→∞
                                   i=1

  exists and is the same value no
                                                                         .                                  x
                                                                                                            .
  matter what choice of ci we make.
                                                                             l      .
                                                                             .eft endpoints



                                                                             .       .    .      .      .       .

V63.0121.002.2010Su, Calculus I (NYU)    Section 5.2 The Definite Integral                     June 17, 2010        7 / 32
Theorem of the (previous) Day


 Theorem

  If f is a continuous function on [a, b]                                        . . 4 = 6.375
                                                                                   L
  or has finitely many jump
  discontinuities, then
                      { n           }
                        ∑
        lim Sn = lim        f(ci )∆x
       n→∞              n→∞
                                   i=1

  exists and is the same value no
                                                                         .                                x
                                                                                                          .
  matter what choice of ci we make.
                                                                             l      .
                                                                             .eft endpoints



                                                                             .       .   .       .    .       .

V63.0121.002.2010Su, Calculus I (NYU)    Section 5.2 The Definite Integral                   June 17, 2010        7 / 32
Theorem of the (previous) Day


 Theorem

  If f is a continuous function on [a, b]                                        . . 5 = 6.59988
                                                                                   L
  or has finitely many jump
  discontinuities, then
                      { n           }
                        ∑
        lim Sn = lim        f(ci )∆x
       n→∞              n→∞
                                   i=1

  exists and is the same value no
                                                                         .                                x
                                                                                                          .
  matter what choice of ci we make.
                                                                             l      .
                                                                             .eft endpoints



                                                                             .      .    .     .      .       .

V63.0121.002.2010Su, Calculus I (NYU)    Section 5.2 The Definite Integral                   June 17, 2010        7 / 32
Theorem of the (previous) Day


 Theorem

  If f is a continuous function on [a, b]                                        . . 6 = 6.75
                                                                                   L
  or has finitely many jump
  discontinuities, then
                      { n           }
                        ∑
        lim Sn = lim        f(ci )∆x
       n→∞              n→∞
                                   i=1

  exists and is the same value no
                                                                         .                                   x
                                                                                                             .
  matter what choice of ci we make.
                                                                             l      .
                                                                             .eft endpoints



                                                                             .       .    .       .      .       .

V63.0121.002.2010Su, Calculus I (NYU)    Section 5.2 The Definite Integral                      June 17, 2010        7 / 32
Theorem of the (previous) Day


 Theorem

  If f is a continuous function on [a, b]                                        . . 7 = 6.85692
                                                                                   L
  or has finitely many jump
  discontinuities, then
                      { n           }
                        ∑
        lim Sn = lim        f(ci )∆x
       n→∞              n→∞
                                   i=1

  exists and is the same value no
                                                                         .                                x
                                                                                                          .
  matter what choice of ci we make.
                                                                             l      .
                                                                             .eft endpoints



                                                                             .      .    .     .      .       .

V63.0121.002.2010Su, Calculus I (NYU)    Section 5.2 The Definite Integral                   June 17, 2010        7 / 32
Theorem of the (previous) Day


 Theorem

  If f is a continuous function on [a, b]                                        . . 8 = 6.9375
                                                                                   L
  or has finitely many jump
  discontinuities, then
                      { n           }
                        ∑
        lim Sn = lim        f(ci )∆x
       n→∞              n→∞
                                   i=1

  exists and is the same value no
                                                                         .                                x
                                                                                                          .
  matter what choice of ci we make.
                                                                             l      .
                                                                             .eft endpoints



                                                                             .      .    .     .      .       .

V63.0121.002.2010Su, Calculus I (NYU)    Section 5.2 The Definite Integral                   June 17, 2010        7 / 32
Theorem of the (previous) Day


 Theorem

  If f is a continuous function on [a, b]                                        . . 9 = 6.99985
                                                                                   L
  or has finitely many jump
  discontinuities, then
                      { n           }
                        ∑
        lim Sn = lim        f(ci )∆x
       n→∞              n→∞
                                   i=1

  exists and is the same value no
                                                                         .                                x
                                                                                                          .
  matter what choice of ci we make.
                                                                             l      .
                                                                             .eft endpoints



                                                                             .      .    .     .      .       .

V63.0121.002.2010Su, Calculus I (NYU)    Section 5.2 The Definite Integral                   June 17, 2010        7 / 32
Theorem of the (previous) Day


 Theorem

  If f is a continuous function on [a, b]                                        . . 10 = 7.04958
                                                                                   L
  or has finitely many jump
  discontinuities, then
                      { n           }
                        ∑
        lim Sn = lim        f(ci )∆x
       n→∞              n→∞
                                   i=1

  exists and is the same value no
                                                                         .                                x
                                                                                                          .
  matter what choice of ci we make.
                                                                             l      .
                                                                             .eft endpoints



                                                                             .      .    .     .      .       .

V63.0121.002.2010Su, Calculus I (NYU)    Section 5.2 The Definite Integral                   June 17, 2010        7 / 32
Theorem of the (previous) Day


 Theorem

  If f is a continuous function on [a, b]                                        . . 11 = 7.09064
                                                                                   L
  or has finitely many jump
  discontinuities, then
                      { n           }
                        ∑
        lim Sn = lim        f(ci )∆x
       n→∞              n→∞
                                   i=1

  exists and is the same value no
                                                                         .                                x
                                                                                                          .
  matter what choice of ci we make.
                                                                             l      .
                                                                             .eft endpoints



                                                                             .      .    .     .      .       .

V63.0121.002.2010Su, Calculus I (NYU)    Section 5.2 The Definite Integral                   June 17, 2010        7 / 32
Theorem of the (previous) Day


 Theorem

  If f is a continuous function on [a, b]                                        . . 12 = 7.125
                                                                                   L
  or has finitely many jump
  discontinuities, then
                      { n           }
                        ∑
        lim Sn = lim        f(ci )∆x
       n→∞              n→∞
                                   i=1

  exists and is the same value no
                                                                         .                                x
                                                                                                          .
  matter what choice of ci we make.
                                                                             l      .
                                                                             .eft endpoints



                                                                             .       .   .     .      .       .

V63.0121.002.2010Su, Calculus I (NYU)    Section 5.2 The Definite Integral                   June 17, 2010        7 / 32
Theorem of the (previous) Day


 Theorem

  If f is a continuous function on [a, b]                                        . . 13 = 7.15332
                                                                                   L
  or has finitely many jump
  discontinuities, then
                      { n           }
                        ∑
        lim Sn = lim        f(ci )∆x
       n→∞              n→∞
                                   i=1

  exists and is the same value no
                                                                         .                                x
                                                                                                          .
  matter what choice of ci we make.
                                                                             l      .
                                                                             .eft endpoints



                                                                             .      .    .     .      .       .

V63.0121.002.2010Su, Calculus I (NYU)    Section 5.2 The Definite Integral                   June 17, 2010        7 / 32
Theorem of the (previous) Day


 Theorem

  If f is a continuous function on [a, b]                                        . . 14 = 7.17819
                                                                                   L
  or has finitely many jump
  discontinuities, then
                      { n           }
                        ∑
        lim Sn = lim        f(ci )∆x
       n→∞              n→∞
                                   i=1

  exists and is the same value no
                                                                         .                                x
                                                                                                          .
  matter what choice of ci we make.
                                                                             l      .
                                                                             .eft endpoints



                                                                             .      .    .     .      .       .

V63.0121.002.2010Su, Calculus I (NYU)    Section 5.2 The Definite Integral                   June 17, 2010        7 / 32
Theorem of the (previous) Day


 Theorem

  If f is a continuous function on [a, b]                                        . . 15 = 7.19977
                                                                                   L
  or has finitely many jump
  discontinuities, then
                      { n           }
                        ∑
        lim Sn = lim        f(ci )∆x
       n→∞              n→∞
                                   i=1

  exists and is the same value no
                                                                         .                                x
                                                                                                          .
  matter what choice of ci we make.
                                                                             l      .
                                                                             .eft endpoints



                                                                             .      .    .     .      .       .

V63.0121.002.2010Su, Calculus I (NYU)    Section 5.2 The Definite Integral                   June 17, 2010        7 / 32
Theorem of the (previous) Day


 Theorem

  If f is a continuous function on [a, b]                                        . . 16 = 7.21875
                                                                                   L
  or has finitely many jump
  discontinuities, then
                      { n           }
                        ∑
        lim Sn = lim        f(ci )∆x
       n→∞              n→∞
                                   i=1

  exists and is the same value no
                                                                         .                                x
                                                                                                          .
  matter what choice of ci we make.
                                                                             l      .
                                                                             .eft endpoints



                                                                             .      .    .     .      .       .

V63.0121.002.2010Su, Calculus I (NYU)    Section 5.2 The Definite Integral                   June 17, 2010        7 / 32
Theorem of the (previous) Day


 Theorem

  If f is a continuous function on [a, b]                                        . . 17 = 7.23508
                                                                                   L
  or has finitely many jump
  discontinuities, then
                      { n           }
                        ∑
        lim Sn = lim        f(ci )∆x
       n→∞              n→∞
                                   i=1

  exists and is the same value no
                                                                         .                                x
                                                                                                          .
  matter what choice of ci we make.
                                                                             l      .
                                                                             .eft endpoints



                                                                             .      .    .     .      .       .

V63.0121.002.2010Su, Calculus I (NYU)    Section 5.2 The Definite Integral                   June 17, 2010        7 / 32
Theorem of the (previous) Day


 Theorem

  If f is a continuous function on [a, b]                                        . . 18 = 7.24927
                                                                                   L
  or has finitely many jump
  discontinuities, then
                      { n           }
                        ∑
        lim Sn = lim        f(ci )∆x
       n→∞              n→∞
                                   i=1

  exists and is the same value no
                                                                         .                                x
                                                                                                          .
  matter what choice of ci we make.
                                                                             l      .
                                                                             .eft endpoints



                                                                             .      .    .     .      .       .

V63.0121.002.2010Su, Calculus I (NYU)    Section 5.2 The Definite Integral                   June 17, 2010        7 / 32
Theorem of the (previous) Day


 Theorem

  If f is a continuous function on [a, b]                                        . . 19 = 7.26228
                                                                                   L
  or has finitely many jump
  discontinuities, then
                      { n           }
                        ∑
        lim Sn = lim        f(ci )∆x
       n→∞              n→∞
                                   i=1

  exists and is the same value no
                                                                         .                                x
                                                                                                          .
  matter what choice of ci we make.
                                                                             l      .
                                                                             .eft endpoints



                                                                             .      .    .     .      .       .

V63.0121.002.2010Su, Calculus I (NYU)    Section 5.2 The Definite Integral                   June 17, 2010        7 / 32
Theorem of the (previous) Day


 Theorem

  If f is a continuous function on [a, b]                                        . . 20 = 7.27443
                                                                                   L
  or has finitely many jump
  discontinuities, then
                      { n           }
                        ∑
        lim Sn = lim        f(ci )∆x
       n→∞              n→∞
                                   i=1

  exists and is the same value no
                                                                         .                                x
                                                                                                          .
  matter what choice of ci we make.
                                                                             l      .
                                                                             .eft endpoints



                                                                             .      .    .     .      .       .

V63.0121.002.2010Su, Calculus I (NYU)    Section 5.2 The Definite Integral                   June 17, 2010        7 / 32
Theorem of the (previous) Day


 Theorem

  If f is a continuous function on [a, b]                                        . . 21 = 7.28532
                                                                                   L
  or has finitely many jump
  discontinuities, then
                      { n           }
                        ∑
        lim Sn = lim        f(ci )∆x
       n→∞              n→∞
                                   i=1

  exists and is the same value no
                                                                         .                                x
                                                                                                          .
  matter what choice of ci we make.
                                                                             l      .
                                                                             .eft endpoints



                                                                             .      .    .     .      .       .

V63.0121.002.2010Su, Calculus I (NYU)    Section 5.2 The Definite Integral                   June 17, 2010        7 / 32
Theorem of the (previous) Day


 Theorem

  If f is a continuous function on [a, b]                                        . . 22 = 7.29448
                                                                                   L
  or has finitely many jump
  discontinuities, then
                      { n           }
                        ∑
        lim Sn = lim        f(ci )∆x
       n→∞              n→∞
                                   i=1

  exists and is the same value no
                                                                         .                                x
                                                                                                          .
  matter what choice of ci we make.
                                                                             l      .
                                                                             .eft endpoints



                                                                             .      .    .     .      .       .

V63.0121.002.2010Su, Calculus I (NYU)    Section 5.2 The Definite Integral                   June 17, 2010        7 / 32
Theorem of the (previous) Day


 Theorem

  If f is a continuous function on [a, b]                                        . . 23 = 7.30406
                                                                                   L
  or has finitely many jump
  discontinuities, then
                      { n           }
                        ∑
        lim Sn = lim        f(ci )∆x
       n→∞              n→∞
                                   i=1

  exists and is the same value no
                                                                         .                                x
                                                                                                          .
  matter what choice of ci we make.
                                                                             l      .
                                                                             .eft endpoints



                                                                             .      .    .     .      .       .

V63.0121.002.2010Su, Calculus I (NYU)    Section 5.2 The Definite Integral                   June 17, 2010        7 / 32
Theorem of the (previous) Day


 Theorem

  If f is a continuous function on [a, b]                                        . . 24 = 7.3125
                                                                                   L
  or has finitely many jump
  discontinuities, then
                      { n           }
                        ∑
        lim Sn = lim        f(ci )∆x
       n→∞              n→∞
                                   i=1

  exists and is the same value no
                                                                         .                                x
                                                                                                          .
  matter what choice of ci we make.
                                                                             l      .
                                                                             .eft endpoints



                                                                             .      .    .     .      .       .

V63.0121.002.2010Su, Calculus I (NYU)    Section 5.2 The Definite Integral                   June 17, 2010        7 / 32
Theorem of the (previous) Day


 Theorem

  If f is a continuous function on [a, b]                                        . . 25 = 7.31944
                                                                                   L
  or has finitely many jump
  discontinuities, then
                      { n           }
                        ∑
        lim Sn = lim        f(ci )∆x
       n→∞              n→∞
                                   i=1

  exists and is the same value no
                                                                         .                                x
                                                                                                          .
  matter what choice of ci we make.
                                                                             l      .
                                                                             .eft endpoints



                                                                             .      .    .     .      .       .

V63.0121.002.2010Su, Calculus I (NYU)    Section 5.2 The Definite Integral                   June 17, 2010        7 / 32
Theorem of the (previous) Day


 Theorem

  If f is a continuous function on [a, b]                                        . . 26 = 7.32559
                                                                                   L
  or has finitely many jump
  discontinuities, then
                      { n           }
                        ∑
        lim Sn = lim        f(ci )∆x
       n→∞              n→∞
                                   i=1

  exists and is the same value no
                                                                         .                                x
                                                                                                          .
  matter what choice of ci we make.
                                                                             l      .
                                                                             .eft endpoints



                                                                             .      .    .     .      .       .

V63.0121.002.2010Su, Calculus I (NYU)    Section 5.2 The Definite Integral                   June 17, 2010        7 / 32
Theorem of the (previous) Day


 Theorem

  If f is a continuous function on [a, b]                                        . . 27 = 7.33199
                                                                                   L
  or has finitely many jump
  discontinuities, then
                      { n           }
                        ∑
        lim Sn = lim        f(ci )∆x
       n→∞              n→∞
                                   i=1

  exists and is the same value no
                                                                         .                                x
                                                                                                          .
  matter what choice of ci we make.
                                                                             l      .
                                                                             .eft endpoints



                                                                             .      .    .     .      .       .

V63.0121.002.2010Su, Calculus I (NYU)    Section 5.2 The Definite Integral                   June 17, 2010        7 / 32
Theorem of the (previous) Day


 Theorem

  If f is a continuous function on [a, b]                                        . . 28 = 7.33798
                                                                                   L
  or has finitely many jump
  discontinuities, then
                      { n           }
                        ∑
        lim Sn = lim        f(ci )∆x
       n→∞              n→∞
                                   i=1

  exists and is the same value no
                                                                         .                                x
                                                                                                          .
  matter what choice of ci we make.
                                                                             l      .
                                                                             .eft endpoints



                                                                             .      .    .     .      .       .

V63.0121.002.2010Su, Calculus I (NYU)    Section 5.2 The Definite Integral                   June 17, 2010        7 / 32
Theorem of the (previous) Day


 Theorem

  If f is a continuous function on [a, b]                                        . . 29 = 7.34372
                                                                                   L
  or has finitely many jump
  discontinuities, then
                      { n           }
                        ∑
        lim Sn = lim        f(ci )∆x
       n→∞              n→∞
                                   i=1

  exists and is the same value no
                                                                         .                                x
                                                                                                          .
  matter what choice of ci we make.
                                                                             l      .
                                                                             .eft endpoints



                                                                             .      .    .     .      .       .

V63.0121.002.2010Su, Calculus I (NYU)    Section 5.2 The Definite Integral                   June 17, 2010        7 / 32
Theorem of the (previous) Day


 Theorem

  If f is a continuous function on [a, b]                                        . . 30 = 7.34882
                                                                                   L
  or has finitely many jump
  discontinuities, then
                      { n           }
                        ∑
        lim Sn = lim        f(ci )∆x
       n→∞              n→∞
                                   i=1

  exists and is the same value no
                                                                         .                                x
                                                                                                          .
  matter what choice of ci we make.
                                                                             l      .
                                                                             .eft endpoints



                                                                             .      .    .     .      .       .

V63.0121.002.2010Su, Calculus I (NYU)    Section 5.2 The Definite Integral                   June 17, 2010        7 / 32
Theorem of the (previous) Day


 Theorem

  If f is a continuous function on [a, b]                                        . . 1 = 12.0
                                                                                   R
  or has finitely many jump
  discontinuities, then
                      { n           }
                        ∑
        lim Sn = lim        f(ci )∆x
       n→∞              n→∞
                                   i=1

  exists and is the same value no
                                                                         .                                x
                                                                                                          .
  matter what choice of ci we make.
                                                                             r        .
                                                                             . ight endpoints



                                                                             .       .   .      .     .       .

V63.0121.002.2010Su, Calculus I (NYU)    Section 5.2 The Definite Integral                   June 17, 2010        7 / 32
Theorem of the (previous) Day


 Theorem

  If f is a continuous function on [a, b]                                        . . 2 = 9.75
                                                                                   R
  or has finitely many jump
  discontinuities, then
                      { n           }
                        ∑
        lim Sn = lim        f(ci )∆x
       n→∞              n→∞
                                   i=1

  exists and is the same value no
                                                                         .                                x
                                                                                                          .
  matter what choice of ci we make.
                                                                             r        .
                                                                             . ight endpoints



                                                                             .       .   .      .     .       .

V63.0121.002.2010Su, Calculus I (NYU)    Section 5.2 The Definite Integral                   June 17, 2010        7 / 32
Theorem of the (previous) Day


 Theorem

  If f is a continuous function on [a, b]                                        . . 3 = 9.0
                                                                                   R
  or has finitely many jump
  discontinuities, then
                      { n           }
                        ∑
        lim Sn = lim        f(ci )∆x
       n→∞              n→∞
                                   i=1

  exists and is the same value no
                                                                         .                                  x
                                                                                                            .
  matter what choice of ci we make.
                                                                             r        .
                                                                             . ight endpoints



                                                                             .       .    .      .      .       .

V63.0121.002.2010Su, Calculus I (NYU)    Section 5.2 The Definite Integral                     June 17, 2010        7 / 32
Theorem of the (previous) Day


 Theorem

  If f is a continuous function on [a, b]                                        . . 4 = 8.625
                                                                                   R
  or has finitely many jump
  discontinuities, then
                      { n           }
                        ∑
        lim Sn = lim        f(ci )∆x
       n→∞              n→∞
                                   i=1

  exists and is the same value no
                                                                         .                                x
                                                                                                          .
  matter what choice of ci we make.
                                                                             r        .
                                                                             . ight endpoints



                                                                             .      .    .       .    .       .

V63.0121.002.2010Su, Calculus I (NYU)    Section 5.2 The Definite Integral                   June 17, 2010        7 / 32
Theorem of the (previous) Day


 Theorem

  If f is a continuous function on [a, b]                                        . . 5 = 8.39969
                                                                                   R
  or has finitely many jump
  discontinuities, then
                      { n           }
                        ∑
        lim Sn = lim        f(ci )∆x
       n→∞              n→∞
                                   i=1

  exists and is the same value no
                                                                         .                                x
                                                                                                          .
  matter what choice of ci we make.
                                                                             r        .
                                                                             . ight endpoints



                                                                             .      .    .     .      .       .

V63.0121.002.2010Su, Calculus I (NYU)    Section 5.2 The Definite Integral                   June 17, 2010        7 / 32
Theorem of the (previous) Day


 Theorem

  If f is a continuous function on [a, b]                                        . . 6 = 8.25
                                                                                   R
  or has finitely many jump
  discontinuities, then
                      { n           }
                        ∑
        lim Sn = lim        f(ci )∆x
       n→∞              n→∞
                                   i=1

  exists and is the same value no
                                                                         .                                x
                                                                                                          .
  matter what choice of ci we make.
                                                                             r        .
                                                                             . ight endpoints



                                                                             .       .   .      .     .       .

V63.0121.002.2010Su, Calculus I (NYU)    Section 5.2 The Definite Integral                   June 17, 2010        7 / 32
Theorem of the (previous) Day


 Theorem

  If f is a continuous function on [a, b]                                        . . 7 = 8.14236
                                                                                   R
  or has finitely many jump
  discontinuities, then
                      { n           }
                        ∑
        lim Sn = lim        f(ci )∆x
       n→∞              n→∞
                                   i=1

  exists and is the same value no
                                                                         .                                x
                                                                                                          .
  matter what choice of ci we make.
                                                                             r        .
                                                                             . ight endpoints



                                                                             .      .    .     .      .       .

V63.0121.002.2010Su, Calculus I (NYU)    Section 5.2 The Definite Integral                   June 17, 2010        7 / 32
Theorem of the (previous) Day


 Theorem

  If f is a continuous function on [a, b]                                        . . 8 = 8.0625
                                                                                   R
  or has finitely many jump
  discontinuities, then
                      { n           }
                        ∑
        lim Sn = lim        f(ci )∆x
       n→∞              n→∞
                                   i=1

  exists and is the same value no
                                                                         .                                x
                                                                                                          .
  matter what choice of ci we make.
                                                                             r        .
                                                                             . ight endpoints



                                                                             .      .    .     .      .       .

V63.0121.002.2010Su, Calculus I (NYU)    Section 5.2 The Definite Integral                   June 17, 2010        7 / 32
Theorem of the (previous) Day


 Theorem

  If f is a continuous function on [a, b]                                        . . 9 = 7.99974
                                                                                   R
  or has finitely many jump
  discontinuities, then
                      { n           }
                        ∑
        lim Sn = lim        f(ci )∆x
       n→∞              n→∞
                                   i=1

  exists and is the same value no
                                                                         .                                x
                                                                                                          .
  matter what choice of ci we make.
                                                                             r        .
                                                                             . ight endpoints



                                                                             .      .    .     .      .       .

V63.0121.002.2010Su, Calculus I (NYU)    Section 5.2 The Definite Integral                   June 17, 2010        7 / 32
Theorem of the (previous) Day


 Theorem

  If f is a continuous function on [a, b]                                        . . 10 = 7.94933
                                                                                   R
  or has finitely many jump
  discontinuities, then
                      { n           }
                        ∑
        lim Sn = lim        f(ci )∆x
       n→∞              n→∞
                                   i=1

  exists and is the same value no
                                                                         .                                x
                                                                                                          .
  matter what choice of ci we make.
                                                                             r        .
                                                                             . ight endpoints



                                                                             .      .    .     .      .       .

V63.0121.002.2010Su, Calculus I (NYU)    Section 5.2 The Definite Integral                   June 17, 2010        7 / 32
Theorem of the (previous) Day


 Theorem

  If f is a continuous function on [a, b]                                        . . 11 = 7.90868
                                                                                   R
  or has finitely many jump
  discontinuities, then
                      { n           }
                        ∑
        lim Sn = lim        f(ci )∆x
       n→∞              n→∞
                                   i=1

  exists and is the same value no
                                                                         .                                x
                                                                                                          .
  matter what choice of ci we make.
                                                                             r        .
                                                                             . ight endpoints



                                                                             .      .    .     .      .       .

V63.0121.002.2010Su, Calculus I (NYU)    Section 5.2 The Definite Integral                   June 17, 2010        7 / 32
Theorem of the (previous) Day


 Theorem

  If f is a continuous function on [a, b]                                        . . 12 = 7.875
                                                                                   R
  or has finitely many jump
  discontinuities, then
                      { n           }
                        ∑
        lim Sn = lim        f(ci )∆x
       n→∞              n→∞
                                   i=1

  exists and is the same value no
                                                                         .                                x
                                                                                                          .
  matter what choice of ci we make.
                                                                             r        .
                                                                             . ight endpoints



                                                                             .      .    .     .      .       .

V63.0121.002.2010Su, Calculus I (NYU)    Section 5.2 The Definite Integral                   June 17, 2010        7 / 32
Theorem of the (previous) Day


 Theorem

  If f is a continuous function on [a, b]                                        . . 13 = 7.84541
                                                                                   R
  or has finitely many jump
  discontinuities, then
                      { n           }
                        ∑
        lim Sn = lim        f(ci )∆x
       n→∞              n→∞
                                   i=1

  exists and is the same value no
                                                                         .                                x
                                                                                                          .
  matter what choice of ci we make.
                                                                             r        .
                                                                             . ight endpoints



                                                                             .      .    .     .      .       .

V63.0121.002.2010Su, Calculus I (NYU)    Section 5.2 The Definite Integral                   June 17, 2010        7 / 32
Theorem of the (previous) Day


 Theorem

  If f is a continuous function on [a, b]                                        . . 14 = 7.8209
                                                                                   R
  or has finitely many jump
  discontinuities, then
                      { n           }
                        ∑
        lim Sn = lim        f(ci )∆x
       n→∞              n→∞
                                   i=1

  exists and is the same value no
                                                                         .                                x
                                                                                                          .
  matter what choice of ci we make.
                                                                             r        .
                                                                             . ight endpoints



                                                                             .      .    .     .      .       .

V63.0121.002.2010Su, Calculus I (NYU)    Section 5.2 The Definite Integral                   June 17, 2010        7 / 32
Theorem of the (previous) Day


 Theorem

  If f is a continuous function on [a, b]                                        . . 15 = 7.7997
                                                                                   R
  or has finitely many jump
  discontinuities, then
                      { n           }
                        ∑
        lim Sn = lim        f(ci )∆x
       n→∞              n→∞
                                   i=1

  exists and is the same value no
                                                                         .                                x
                                                                                                          .
  matter what choice of ci we make.
                                                                             r        .
                                                                             . ight endpoints



                                                                             .      .    .     .      .       .

V63.0121.002.2010Su, Calculus I (NYU)    Section 5.2 The Definite Integral                   June 17, 2010        7 / 32
Theorem of the (previous) Day


 Theorem

  If f is a continuous function on [a, b]                                        . . 16 = 7.78125
                                                                                   R
  or has finitely many jump
  discontinuities, then
                      { n           }
                        ∑
        lim Sn = lim        f(ci )∆x
       n→∞              n→∞
                                   i=1

  exists and is the same value no
                                                                         .                                x
                                                                                                          .
  matter what choice of ci we make.
                                                                             r        .
                                                                             . ight endpoints



                                                                             .      .    .     .      .       .

V63.0121.002.2010Su, Calculus I (NYU)    Section 5.2 The Definite Integral                   June 17, 2010        7 / 32
Theorem of the (previous) Day


 Theorem

  If f is a continuous function on [a, b]                                        . . 17 = 7.76443
                                                                                   R
  or has finitely many jump
  discontinuities, then
                      { n           }
                        ∑
        lim Sn = lim        f(ci )∆x
       n→∞              n→∞
                                   i=1

  exists and is the same value no
                                                                         .                                x
                                                                                                          .
  matter what choice of ci we make.
                                                                             r        .
                                                                             . ight endpoints



                                                                             .      .    .     .      .       .

V63.0121.002.2010Su, Calculus I (NYU)    Section 5.2 The Definite Integral                   June 17, 2010        7 / 32
Theorem of the (previous) Day


 Theorem

  If f is a continuous function on [a, b]                                        . . 18 = 7.74907
                                                                                   R
  or has finitely many jump
  discontinuities, then
                      { n           }
                        ∑
        lim Sn = lim        f(ci )∆x
       n→∞              n→∞
                                   i=1

  exists and is the same value no
                                                                         .                                x
                                                                                                          .
  matter what choice of ci we make.
                                                                             r        .
                                                                             . ight endpoints



                                                                             .      .    .     .      .       .

V63.0121.002.2010Su, Calculus I (NYU)    Section 5.2 The Definite Integral                   June 17, 2010        7 / 32
Theorem of the (previous) Day


 Theorem

  If f is a continuous function on [a, b]                                        . . 19 = 7.73572
                                                                                   R
  or has finitely many jump
  discontinuities, then
                      { n           }
                        ∑
        lim Sn = lim        f(ci )∆x
       n→∞              n→∞
                                   i=1

  exists and is the same value no
                                                                         .                                x
                                                                                                          .
  matter what choice of ci we make.
                                                                             r        .
                                                                             . ight endpoints



                                                                             .      .    .     .      .       .

V63.0121.002.2010Su, Calculus I (NYU)    Section 5.2 The Definite Integral                   June 17, 2010        7 / 32
Theorem of the (previous) Day


 Theorem

  If f is a continuous function on [a, b]                                        . . 20 = 7.7243
                                                                                   R
  or has finitely many jump
  discontinuities, then
                      { n           }
                        ∑
        lim Sn = lim        f(ci )∆x
       n→∞              n→∞
                                   i=1

  exists and is the same value no
                                                                         .                                x
                                                                                                          .
  matter what choice of ci we make.
                                                                             r        .
                                                                             . ight endpoints



                                                                             .      .    .     .      .       .

V63.0121.002.2010Su, Calculus I (NYU)    Section 5.2 The Definite Integral                   June 17, 2010        7 / 32
Theorem of the (previous) Day


 Theorem

  If f is a continuous function on [a, b]                                        . . 21 = 7.7138
                                                                                   R
  or has finitely many jump
  discontinuities, then
                      { n           }
                        ∑
        lim Sn = lim        f(ci )∆x
       n→∞              n→∞
                                   i=1

  exists and is the same value no
                                                                         .                                x
                                                                                                          .
  matter what choice of ci we make.
                                                                             r        .
                                                                             . ight endpoints



                                                                             .      .    .     .      .       .

V63.0121.002.2010Su, Calculus I (NYU)    Section 5.2 The Definite Integral                   June 17, 2010        7 / 32
Theorem of the (previous) Day


 Theorem

  If f is a continuous function on [a, b]                                        . . 22 = 7.70335
                                                                                   R
  or has finitely many jump
  discontinuities, then
                      { n           }
                        ∑
        lim Sn = lim        f(ci )∆x
       n→∞              n→∞
                                   i=1

  exists and is the same value no
                                                                         .                                x
                                                                                                          .
  matter what choice of ci we make.
                                                                             r        .
                                                                             . ight endpoints



                                                                             .      .    .     .      .       .

V63.0121.002.2010Su, Calculus I (NYU)    Section 5.2 The Definite Integral                   June 17, 2010        7 / 32
Theorem of the (previous) Day


 Theorem

  If f is a continuous function on [a, b]                                        . . 23 = 7.69531
                                                                                   R
  or has finitely many jump
  discontinuities, then
                      { n           }
                        ∑
        lim Sn = lim        f(ci )∆x
       n→∞              n→∞
                                   i=1

  exists and is the same value no
                                                                         .                                x
                                                                                                          .
  matter what choice of ci we make.
                                                                             r        .
                                                                             . ight endpoints



                                                                             .      .    .     .      .       .

V63.0121.002.2010Su, Calculus I (NYU)    Section 5.2 The Definite Integral                   June 17, 2010        7 / 32
Theorem of the (previous) Day


 Theorem

  If f is a continuous function on [a, b]                                        . . 24 = 7.6875
                                                                                   R
  or has finitely many jump
  discontinuities, then
                      { n           }
                        ∑
        lim Sn = lim        f(ci )∆x
       n→∞              n→∞
                                   i=1

  exists and is the same value no
                                                                         .                                x
                                                                                                          .
  matter what choice of ci we make.
                                                                             r        .
                                                                             . ight endpoints



                                                                             .      .    .     .      .       .

V63.0121.002.2010Su, Calculus I (NYU)    Section 5.2 The Definite Integral                   June 17, 2010        7 / 32
Theorem of the (previous) Day


 Theorem

  If f is a continuous function on [a, b]                                        . . 25 = 7.67934
                                                                                   R
  or has finitely many jump
  discontinuities, then
                      { n           }
                        ∑
        lim Sn = lim        f(ci )∆x
       n→∞              n→∞
                                   i=1

  exists and is the same value no
                                                                         .                                x
                                                                                                          .
  matter what choice of ci we make.
                                                                             r        .
                                                                             . ight endpoints



                                                                             .      .    .     .      .       .

V63.0121.002.2010Su, Calculus I (NYU)    Section 5.2 The Definite Integral                   June 17, 2010        7 / 32
Theorem of the (previous) Day


 Theorem

  If f is a continuous function on [a, b]                                        . . 26 = 7.6715
                                                                                   R
  or has finitely many jump
  discontinuities, then
                      { n           }
                        ∑
        lim Sn = lim        f(ci )∆x
       n→∞              n→∞
                                   i=1

  exists and is the same value no
                                                                         .                                x
                                                                                                          .
  matter what choice of ci we make.
                                                                             r        .
                                                                             . ight endpoints



                                                                             .      .    .     .      .       .

V63.0121.002.2010Su, Calculus I (NYU)    Section 5.2 The Definite Integral                   June 17, 2010        7 / 32
Theorem of the (previous) Day


 Theorem

  If f is a continuous function on [a, b]                                        . . 27 = 7.66508
                                                                                   R
  or has finitely many jump
  discontinuities, then
                      { n           }
                        ∑
        lim Sn = lim        f(ci )∆x
       n→∞              n→∞
                                   i=1

  exists and is the same value no
                                                                         .                                x
                                                                                                          .
  matter what choice of ci we make.
                                                                             r        .
                                                                             . ight endpoints



                                                                             .      .    .     .      .       .

V63.0121.002.2010Su, Calculus I (NYU)    Section 5.2 The Definite Integral                   June 17, 2010        7 / 32
Theorem of the (previous) Day


 Theorem

  If f is a continuous function on [a, b]                                        . . 28 = 7.6592
                                                                                   R
  or has finitely many jump
  discontinuities, then
                      { n           }
                        ∑
        lim Sn = lim        f(ci )∆x
       n→∞              n→∞
                                   i=1

  exists and is the same value no
                                                                         .                                x
                                                                                                          .
  matter what choice of ci we make.
                                                                             r        .
                                                                             . ight endpoints



                                                                             .      .    .     .      .       .

V63.0121.002.2010Su, Calculus I (NYU)    Section 5.2 The Definite Integral                   June 17, 2010        7 / 32
Theorem of the (previous) Day


 Theorem

  If f is a continuous function on [a, b]                                        . . 29 = 7.65388
                                                                                   R
  or has finitely many jump
  discontinuities, then
                      { n           }
                        ∑
        lim Sn = lim        f(ci )∆x
       n→∞              n→∞
                                   i=1

  exists and is the same value no
                                                                         .                                x
                                                                                                          .
  matter what choice of ci we make.
                                                                             r        .
                                                                             . ight endpoints



                                                                             .      .    .     .      .       .

V63.0121.002.2010Su, Calculus I (NYU)    Section 5.2 The Definite Integral                   June 17, 2010        7 / 32
Theorem of the (previous) Day


 Theorem

  If f is a continuous function on [a, b]                                        . . 30 = 7.64864
                                                                                   R
  or has finitely many jump
  discontinuities, then
                      { n           }
                        ∑
        lim Sn = lim        f(ci )∆x
       n→∞              n→∞
                                   i=1

  exists and is the same value no
                                                                         .                                x
                                                                                                          .
  matter what choice of ci we make.
                                                                             r        .
                                                                             . ight endpoints



                                                                             .      .    .     .      .       .

V63.0121.002.2010Su, Calculus I (NYU)    Section 5.2 The Definite Integral                   June 17, 2010        7 / 32
Theorem of the (previous) Day


 Theorem

  If f is a continuous function on [a, b]                                        . . 1 = 7.5
                                                                                   M
  or has finitely many jump
  discontinuities, then
                      { n           }
                        ∑
        lim Sn = lim        f(ci )∆x
       n→∞              n→∞
                                   i=1

  exists and is the same value no
                                                                         .                                  x
                                                                                                            .
  matter what choice of ci we make.
                                                                                  m .
                                                                                  . idpoints



                                                                             .       .   .       .      .       .

V63.0121.002.2010Su, Calculus I (NYU)    Section 5.2 The Definite Integral                     June 17, 2010        7 / 32
Theorem of the (previous) Day


 Theorem

  If f is a continuous function on [a, b]                                        . . 2 = 7.5
                                                                                   M
  or has finitely many jump
  discontinuities, then
                      { n           }
                        ∑
        lim Sn = lim        f(ci )∆x
       n→∞              n→∞
                                   i=1

  exists and is the same value no
                                                                         .                                  x
                                                                                                            .
  matter what choice of ci we make.
                                                                                  m .
                                                                                  . idpoints



                                                                             .       .   .       .      .       .

V63.0121.002.2010Su, Calculus I (NYU)    Section 5.2 The Definite Integral                     June 17, 2010        7 / 32
Theorem of the (previous) Day


 Theorem

  If f is a continuous function on [a, b]                                        . . 3 = 7.5
                                                                                   M
  or has finitely many jump
  discontinuities, then
                      { n           }
                        ∑
        lim Sn = lim        f(ci )∆x
       n→∞              n→∞
                                   i=1

  exists and is the same value no
                                                                         .                                  x
                                                                                                            .
  matter what choice of ci we make.
                                                                                  m .
                                                                                  . idpoints



                                                                             .       .   .       .      .       .

V63.0121.002.2010Su, Calculus I (NYU)    Section 5.2 The Definite Integral                     June 17, 2010        7 / 32
Theorem of the (previous) Day


 Theorem

  If f is a continuous function on [a, b]                                        . . 4 = 7.5
                                                                                   M
  or has finitely many jump
  discontinuities, then
                      { n           }
                        ∑
        lim Sn = lim        f(ci )∆x
       n→∞              n→∞
                                   i=1

  exists and is the same value no
                                                                         .                                  x
                                                                                                            .
  matter what choice of ci we make.
                                                                                  m .
                                                                                  . idpoints



                                                                             .       .   .       .      .       .

V63.0121.002.2010Su, Calculus I (NYU)    Section 5.2 The Definite Integral                     June 17, 2010        7 / 32
Theorem of the (previous) Day


 Theorem

  If f is a continuous function on [a, b]                                        . . 5 = 7.4998
                                                                                   M
  or has finitely many jump
  discontinuities, then
                      { n           }
                        ∑
        lim Sn = lim        f(ci )∆x
       n→∞              n→∞
                                   i=1

  exists and is the same value no
                                                                         .                                  x
                                                                                                            .
  matter what choice of ci we make.
                                                                                  m .
                                                                                  . idpoints



                                                                             .      .    .       .      .       .

V63.0121.002.2010Su, Calculus I (NYU)    Section 5.2 The Definite Integral                     June 17, 2010        7 / 32
Theorem of the (previous) Day


 Theorem

  If f is a continuous function on [a, b]                                        . . 6 = 7.5
                                                                                   M
  or has finitely many jump
  discontinuities, then
                      { n           }
                        ∑
        lim Sn = lim        f(ci )∆x
       n→∞              n→∞
                                   i=1

  exists and is the same value no
                                                                         .                                  x
                                                                                                            .
  matter what choice of ci we make.
                                                                                  m .
                                                                                  . idpoints



                                                                             .       .   .       .      .       .

V63.0121.002.2010Su, Calculus I (NYU)    Section 5.2 The Definite Integral                     June 17, 2010        7 / 32
Theorem of the (previous) Day


 Theorem

  If f is a continuous function on [a, b]                                        . . 7 = 7.4996
                                                                                   M
  or has finitely many jump
  discontinuities, then
                      { n           }
                        ∑
        lim Sn = lim        f(ci )∆x
       n→∞              n→∞
                                   i=1

  exists and is the same value no
                                                                         .                                  x
                                                                                                            .
  matter what choice of ci we make.
                                                                                  m .
                                                                                  . idpoints



                                                                             .      .    .       .      .       .

V63.0121.002.2010Su, Calculus I (NYU)    Section 5.2 The Definite Integral                     June 17, 2010        7 / 32
Theorem of the (previous) Day


 Theorem

  If f is a continuous function on [a, b]                                        . . 8 = 7.5
                                                                                   M
  or has finitely many jump
  discontinuities, then
                      { n           }
                        ∑
        lim Sn = lim        f(ci )∆x
       n→∞              n→∞
                                   i=1

  exists and is the same value no
                                                                         .                                  x
                                                                                                            .
  matter what choice of ci we make.
                                                                                  m .
                                                                                  . idpoints



                                                                             .       .   .       .      .       .

V63.0121.002.2010Su, Calculus I (NYU)    Section 5.2 The Definite Integral                     June 17, 2010        7 / 32
Theorem of the (previous) Day


 Theorem

  If f is a continuous function on [a, b]                                        . . 9 = 7.49977
                                                                                   M
  or has finitely many jump
  discontinuities, then
                      { n           }
                        ∑
        lim Sn = lim        f(ci )∆x
       n→∞              n→∞
                                   i=1

  exists and is the same value no
                                                                         .                                  x
                                                                                                            .
  matter what choice of ci we make.
                                                                                  m .
                                                                                  . idpoints



                                                                             .      .    .       .      .       .

V63.0121.002.2010Su, Calculus I (NYU)    Section 5.2 The Definite Integral                     June 17, 2010        7 / 32
Theorem of the (previous) Day


 Theorem

  If f is a continuous function on [a, b]                                        . . 10 = 7.49947
                                                                                   M
  or has finitely many jump
  discontinuities, then
                      { n           }
                        ∑
        lim Sn = lim        f(ci )∆x
       n→∞              n→∞
                                   i=1

  exists and is the same value no
                                                                         .                                  x
                                                                                                            .
  matter what choice of ci we make.
                                                                                  m .
                                                                                  . idpoints



                                                                             .      .    .       .      .       .

V63.0121.002.2010Su, Calculus I (NYU)    Section 5.2 The Definite Integral                     June 17, 2010        7 / 32
Theorem of the (previous) Day


 Theorem

  If f is a continuous function on [a, b]                                        . . 11 = 7.49966
                                                                                   M
  or has finitely many jump
  discontinuities, then
                      { n           }
                        ∑
        lim Sn = lim        f(ci )∆x
       n→∞              n→∞
                                   i=1

  exists and is the same value no
                                                                         .                                  x
                                                                                                            .
  matter what choice of ci we make.
                                                                                  m .
                                                                                  . idpoints



                                                                             .      .    .       .      .       .

V63.0121.002.2010Su, Calculus I (NYU)    Section 5.2 The Definite Integral                     June 17, 2010        7 / 32
Theorem of the (previous) Day


 Theorem

  If f is a continuous function on [a, b]                                        . . 12 = 7.5
                                                                                   M
  or has finitely many jump
  discontinuities, then
                      { n           }
                        ∑
        lim Sn = lim        f(ci )∆x
       n→∞              n→∞
                                   i=1

  exists and is the same value no
                                                                         .                                  x
                                                                                                            .
  matter what choice of ci we make.
                                                                                  m .
                                                                                  . idpoints



                                                                             .       .   .       .      .       .

V63.0121.002.2010Su, Calculus I (NYU)    Section 5.2 The Definite Integral                     June 17, 2010        7 / 32
Theorem of the (previous) Day


 Theorem

  If f is a continuous function on [a, b]                                        . . 13 = 7.49937
                                                                                   M
  or has finitely many jump
  discontinuities, then
                      { n           }
                        ∑
        lim Sn = lim        f(ci )∆x
       n→∞              n→∞
                                   i=1

  exists and is the same value no
                                                                         .                                  x
                                                                                                            .
  matter what choice of ci we make.
                                                                                  m .
                                                                                  . idpoints



                                                                             .      .    .       .      .       .

V63.0121.002.2010Su, Calculus I (NYU)    Section 5.2 The Definite Integral                     June 17, 2010        7 / 32
Theorem of the (previous) Day


 Theorem

  If f is a continuous function on [a, b]                                        . . 14 = 7.49954
                                                                                   M
  or has finitely many jump
  discontinuities, then
                      { n           }
                        ∑
        lim Sn = lim        f(ci )∆x
       n→∞              n→∞
                                   i=1

  exists and is the same value no
                                                                         .                                  x
                                                                                                            .
  matter what choice of ci we make.
                                                                                  m .
                                                                                  . idpoints



                                                                             .      .    .       .      .       .

V63.0121.002.2010Su, Calculus I (NYU)    Section 5.2 The Definite Integral                     June 17, 2010        7 / 32
Theorem of the (previous) Day


 Theorem

  If f is a continuous function on [a, b]                                        . . 15 = 7.49968
                                                                                   M
  or has finitely many jump
  discontinuities, then
                      { n           }
                        ∑
        lim Sn = lim        f(ci )∆x
       n→∞              n→∞
                                   i=1

  exists and is the same value no
                                                                         .                                  x
                                                                                                            .
  matter what choice of ci we make.
                                                                                  m .
                                                                                  . idpoints



                                                                             .      .    .       .      .       .

V63.0121.002.2010Su, Calculus I (NYU)    Section 5.2 The Definite Integral                     June 17, 2010        7 / 32
Theorem of the (previous) Day


 Theorem

  If f is a continuous function on [a, b]                                        . . 16 = 7.49988
                                                                                   M
  or has finitely many jump
  discontinuities, then
                      { n           }
                        ∑
        lim Sn = lim        f(ci )∆x
       n→∞              n→∞
                                   i=1

  exists and is the same value no
                                                                         .                                  x
                                                                                                            .
  matter what choice of ci we make.
                                                                                  m .
                                                                                  . idpoints



                                                                             .      .    .       .      .       .

V63.0121.002.2010Su, Calculus I (NYU)    Section 5.2 The Definite Integral                     June 17, 2010        7 / 32
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral
Lesson 25: The Definite Integral

Más contenido relacionado

La actualidad más candente

Integration material
Integration material Integration material
Integration material Surya Swaroop
 
An Efficient Convex Hull Algorithm for a Planer Set of Points
An Efficient Convex Hull Algorithm for a Planer Set of PointsAn Efficient Convex Hull Algorithm for a Planer Set of Points
An Efficient Convex Hull Algorithm for a Planer Set of PointsKasun Ranga Wijeweera
 
Applied Graph Theory Applications
Applied Graph Theory ApplicationsApplied Graph Theory Applications
Applied Graph Theory Applicationsvipin3195
 
Hierarchical Deterministic Quadrature Methods for Option Pricing under the Ro...
Hierarchical Deterministic Quadrature Methods for Option Pricing under the Ro...Hierarchical Deterministic Quadrature Methods for Option Pricing under the Ro...
Hierarchical Deterministic Quadrature Methods for Option Pricing under the Ro...Chiheb Ben Hammouda
 
Snakes in Images (Active contour tutorial)
Snakes in Images (Active contour tutorial)Snakes in Images (Active contour tutorial)
Snakes in Images (Active contour tutorial)Yan Xu
 
Alg II 2-7 Transformations
Alg II 2-7 TransformationsAlg II 2-7 Transformations
Alg II 2-7 Transformationsjtentinger
 
All pair shortest path
All pair shortest pathAll pair shortest path
All pair shortest pathArafat Hossan
 
Optimization Techniques
Optimization TechniquesOptimization Techniques
Optimization TechniquesAjay Bidyarthy
 
12 support vector machines
12 support vector machines12 support vector machines
12 support vector machinesTanmayVijay1
 
Permutation graphsandapplications
Permutation graphsandapplicationsPermutation graphsandapplications
Permutation graphsandapplicationsJoe Krall
 

La actualidad más candente (20)

Integration material
Integration material Integration material
Integration material
 
Integration
IntegrationIntegration
Integration
 
An Efficient Convex Hull Algorithm for a Planer Set of Points
An Efficient Convex Hull Algorithm for a Planer Set of PointsAn Efficient Convex Hull Algorithm for a Planer Set of Points
An Efficient Convex Hull Algorithm for a Planer Set of Points
 
Convex Hull Algorithms
Convex Hull AlgorithmsConvex Hull Algorithms
Convex Hull Algorithms
 
Unit 1. day 5. quiz 1
Unit 1. day 5. quiz 1Unit 1. day 5. quiz 1
Unit 1. day 5. quiz 1
 
Talk iccf 19_ben_hammouda
Talk iccf 19_ben_hammoudaTalk iccf 19_ben_hammouda
Talk iccf 19_ben_hammouda
 
Applied Graph Theory Applications
Applied Graph Theory ApplicationsApplied Graph Theory Applications
Applied Graph Theory Applications
 
Hierarchical Deterministic Quadrature Methods for Option Pricing under the Ro...
Hierarchical Deterministic Quadrature Methods for Option Pricing under the Ro...Hierarchical Deterministic Quadrature Methods for Option Pricing under the Ro...
Hierarchical Deterministic Quadrature Methods for Option Pricing under the Ro...
 
Snakes in Images (Active contour tutorial)
Snakes in Images (Active contour tutorial)Snakes in Images (Active contour tutorial)
Snakes in Images (Active contour tutorial)
 
presentation
presentationpresentation
presentation
 
Deep Learning Opening Workshop - ProxSARAH Algorithms for Stochastic Composit...
Deep Learning Opening Workshop - ProxSARAH Algorithms for Stochastic Composit...Deep Learning Opening Workshop - ProxSARAH Algorithms for Stochastic Composit...
Deep Learning Opening Workshop - ProxSARAH Algorithms for Stochastic Composit...
 
Alg II 2-7 Transformations
Alg II 2-7 TransformationsAlg II 2-7 Transformations
Alg II 2-7 Transformations
 
10.1.1.630.8055
10.1.1.630.805510.1.1.630.8055
10.1.1.630.8055
 
L 4 4
L 4 4L 4 4
L 4 4
 
All pair shortest path
All pair shortest pathAll pair shortest path
All pair shortest path
 
Optimization Techniques
Optimization TechniquesOptimization Techniques
Optimization Techniques
 
12 support vector machines
12 support vector machines12 support vector machines
12 support vector machines
 
Permutation graphsandapplications
Permutation graphsandapplicationsPermutation graphsandapplications
Permutation graphsandapplications
 
Jeju2013
Jeju2013Jeju2013
Jeju2013
 
Deep Learning Opening Workshop - Deep ReLU Networks Viewed as a Statistical M...
Deep Learning Opening Workshop - Deep ReLU Networks Viewed as a Statistical M...Deep Learning Opening Workshop - Deep ReLU Networks Viewed as a Statistical M...
Deep Learning Opening Workshop - Deep ReLU Networks Viewed as a Statistical M...
 

Destacado

Final project Integration
Final project  IntegrationFinal project  Integration
Final project Integrationsmj123
 
Ib maths sl antiderivatives
Ib maths sl antiderivativesIb maths sl antiderivatives
Ib maths sl antiderivativesestelav
 
Lesson 19: The Mean Value Theorem
Lesson 19: The Mean Value TheoremLesson 19: The Mean Value Theorem
Lesson 19: The Mean Value TheoremMatthew Leingang
 
Lesson18 -maximum_and_minimum_values_slides
Lesson18  -maximum_and_minimum_values_slidesLesson18  -maximum_and_minimum_values_slides
Lesson18 -maximum_and_minimum_values_slidesMatthew Leingang
 
Lesson 17: Indeterminate Forms and L'Hôpital's Rule
Lesson 17: Indeterminate Forms and L'Hôpital's RuleLesson 17: Indeterminate Forms and L'Hôpital's Rule
Lesson 17: Indeterminate Forms and L'Hôpital's RuleMatthew Leingang
 
Lesson 23: Antiderivatives
Lesson 23: AntiderivativesLesson 23: Antiderivatives
Lesson 23: AntiderivativesMatthew Leingang
 
Lesson 28: Integration by Subsitution
Lesson 28: Integration by SubsitutionLesson 28: Integration by Subsitution
Lesson 28: Integration by SubsitutionMatthew Leingang
 
Lesson 20: Derivatives and the shapes of curves
Lesson 20: Derivatives and the shapes of curvesLesson 20: Derivatives and the shapes of curves
Lesson 20: Derivatives and the shapes of curvesMatthew Leingang
 
Lesson 16: Inverse Trigonometric Functions
Lesson 16: Inverse Trigonometric FunctionsLesson 16: Inverse Trigonometric Functions
Lesson 16: Inverse Trigonometric FunctionsMatthew Leingang
 
Lesson 27: The Fundamental Theorem of Calculus
Lesson 27: The Fundamental Theorem of CalculusLesson 27: The Fundamental Theorem of Calculus
Lesson 27: The Fundamental Theorem of CalculusMatthew Leingang
 
Silberberg Chemistry Molecular Nature Of Matter And Change 4e Copy2
Silberberg   Chemistry   Molecular Nature Of Matter And Change 4e   Copy2Silberberg   Chemistry   Molecular Nature Of Matter And Change 4e   Copy2
Silberberg Chemistry Molecular Nature Of Matter And Change 4e Copy2jeksespina
 
Lesson 13: Related Rates Problems
Lesson 13: Related Rates ProblemsLesson 13: Related Rates Problems
Lesson 13: Related Rates ProblemsMatthew Leingang
 
Lesson 24: Area and Distances
Lesson 24: Area and DistancesLesson 24: Area and Distances
Lesson 24: Area and DistancesMatthew Leingang
 
Lesson 26: Evaluating Definite Integrals
Lesson 26: Evaluating Definite IntegralsLesson 26: Evaluating Definite Integrals
Lesson 26: Evaluating Definite IntegralsMatthew Leingang
 
Lesson 12: Linear Approximation
Lesson 12: Linear ApproximationLesson 12: Linear Approximation
Lesson 12: Linear ApproximationMatthew Leingang
 
Lesson 21: Curve Sketching
Lesson 21: Curve SketchingLesson 21: Curve Sketching
Lesson 21: Curve SketchingMatthew Leingang
 

Destacado (20)

Final project Integration
Final project  IntegrationFinal project  Integration
Final project Integration
 
Ib maths sl antiderivatives
Ib maths sl antiderivativesIb maths sl antiderivatives
Ib maths sl antiderivatives
 
Lesson 19: The Mean Value Theorem
Lesson 19: The Mean Value TheoremLesson 19: The Mean Value Theorem
Lesson 19: The Mean Value Theorem
 
Lesson18 -maximum_and_minimum_values_slides
Lesson18  -maximum_and_minimum_values_slidesLesson18  -maximum_and_minimum_values_slides
Lesson18 -maximum_and_minimum_values_slides
 
Lesson 17: Indeterminate Forms and L'Hôpital's Rule
Lesson 17: Indeterminate Forms and L'Hôpital's RuleLesson 17: Indeterminate Forms and L'Hôpital's Rule
Lesson 17: Indeterminate Forms and L'Hôpital's Rule
 
Lesson 23: Antiderivatives
Lesson 23: AntiderivativesLesson 23: Antiderivatives
Lesson 23: Antiderivatives
 
Introduction
IntroductionIntroduction
Introduction
 
Lesson 28: Integration by Subsitution
Lesson 28: Integration by SubsitutionLesson 28: Integration by Subsitution
Lesson 28: Integration by Subsitution
 
Lesson 20: Derivatives and the shapes of curves
Lesson 20: Derivatives and the shapes of curvesLesson 20: Derivatives and the shapes of curves
Lesson 20: Derivatives and the shapes of curves
 
Lesson 16: Inverse Trigonometric Functions
Lesson 16: Inverse Trigonometric FunctionsLesson 16: Inverse Trigonometric Functions
Lesson 16: Inverse Trigonometric Functions
 
Lesson 1: Functions
Lesson 1: FunctionsLesson 1: Functions
Lesson 1: Functions
 
Lesson 27: The Fundamental Theorem of Calculus
Lesson 27: The Fundamental Theorem of CalculusLesson 27: The Fundamental Theorem of Calculus
Lesson 27: The Fundamental Theorem of Calculus
 
Silberberg Chemistry Molecular Nature Of Matter And Change 4e Copy2
Silberberg   Chemistry   Molecular Nature Of Matter And Change 4e   Copy2Silberberg   Chemistry   Molecular Nature Of Matter And Change 4e   Copy2
Silberberg Chemistry Molecular Nature Of Matter And Change 4e Copy2
 
Lesson 13: Related Rates Problems
Lesson 13: Related Rates ProblemsLesson 13: Related Rates Problems
Lesson 13: Related Rates Problems
 
Lesson 24: Area and Distances
Lesson 24: Area and DistancesLesson 24: Area and Distances
Lesson 24: Area and Distances
 
Lesson 26: Evaluating Definite Integrals
Lesson 26: Evaluating Definite IntegralsLesson 26: Evaluating Definite Integrals
Lesson 26: Evaluating Definite Integrals
 
Prueba222
Prueba222Prueba222
Prueba222
 
Lesson 12: Linear Approximation
Lesson 12: Linear ApproximationLesson 12: Linear Approximation
Lesson 12: Linear Approximation
 
Lesson 1: Functions
Lesson 1: FunctionsLesson 1: Functions
Lesson 1: Functions
 
Lesson 21: Curve Sketching
Lesson 21: Curve SketchingLesson 21: Curve Sketching
Lesson 21: Curve Sketching
 

Similar a Lesson 25: The Definite Integral

Lesson 23: The Definite Integral (slides)
Lesson 23: The Definite Integral (slides)Lesson 23: The Definite Integral (slides)
Lesson 23: The Definite Integral (slides)Matthew Leingang
 
Lesson 23: The Definite Integral (handout)
Lesson 23: The Definite Integral (handout)Lesson 23: The Definite Integral (handout)
Lesson 23: The Definite Integral (handout)Matthew Leingang
 
Lesson 8: Basic Differentiation Rules (Section 21 slides)
Lesson 8: Basic Differentiation Rules (Section 21 slides)Lesson 8: Basic Differentiation Rules (Section 21 slides)
Lesson 8: Basic Differentiation Rules (Section 21 slides)Matthew Leingang
 
Lesson 8: Basic Differentiation Rules (Section 21 slides)
Lesson 8: Basic Differentiation Rules (Section 21 slides) Lesson 8: Basic Differentiation Rules (Section 21 slides)
Lesson 8: Basic Differentiation Rules (Section 21 slides) Mel Anthony Pepito
 
Lesson 8: Basic Differentiation Rules (Section 41 slides)
Lesson 8: Basic Differentiation Rules (Section 41 slides)Lesson 8: Basic Differentiation Rules (Section 41 slides)
Lesson 8: Basic Differentiation Rules (Section 41 slides)Matthew Leingang
 
Lesson 8: Basic Differentiation Rules (Section 41 slides)
Lesson 8: Basic Differentiation Rules (Section 41 slides) Lesson 8: Basic Differentiation Rules (Section 41 slides)
Lesson 8: Basic Differentiation Rules (Section 41 slides) Mel Anthony Pepito
 
Lesson 7: The Derivative as a Function
Lesson 7: The Derivative as a FunctionLesson 7: The Derivative as a Function
Lesson 7: The Derivative as a FunctionMatthew Leingang
 
Lesson 19: Curve Sketching
Lesson 19: Curve SketchingLesson 19: Curve Sketching
Lesson 19: Curve SketchingMatthew Leingang
 
Lesson 2: A Catalog of Essential Functions
Lesson 2: A Catalog of Essential FunctionsLesson 2: A Catalog of Essential Functions
Lesson 2: A Catalog of Essential FunctionsMatthew Leingang
 
Lesson 2: A Catalog of Essential Functions
Lesson 2: A Catalog of Essential FunctionsLesson 2: A Catalog of Essential Functions
Lesson 2: A Catalog of Essential FunctionsMel Anthony Pepito
 
Lesson 27: The Fundamental Theorem of Calculus
Lesson 27: The Fundamental Theorem of Calculus Lesson 27: The Fundamental Theorem of Calculus
Lesson 27: The Fundamental Theorem of Calculus Mel Anthony Pepito
 
Lesson 2: A Catalog of Essential Functions
Lesson 2: A Catalog of Essential FunctionsLesson 2: A Catalog of Essential Functions
Lesson 2: A Catalog of Essential FunctionsMatthew Leingang
 
Lesson 2: A Catalog of Essential Functions
Lesson 2: A Catalog of Essential FunctionsLesson 2: A Catalog of Essential Functions
Lesson 2: A Catalog of Essential FunctionsMel Anthony Pepito
 
Lesson 28: Integration by Subsitution
Lesson 28: Integration by SubsitutionLesson 28: Integration by Subsitution
Lesson 28: Integration by SubsitutionMel Anthony Pepito
 
Lesson 8: Basic Differentiation Rules
Lesson 8: Basic Differentiation RulesLesson 8: Basic Differentiation Rules
Lesson 8: Basic Differentiation RulesMatthew Leingang
 
Lesson 7: The Derivative (Section 41 slides)
Lesson 7: The Derivative (Section 41 slides)Lesson 7: The Derivative (Section 41 slides)
Lesson 7: The Derivative (Section 41 slides)Mel Anthony Pepito
 
Lesson 7: The Derivative (Section 41 slides)
Lesson 7: The Derivative (Section 41 slides)Lesson 7: The Derivative (Section 41 slides)
Lesson 7: The Derivative (Section 41 slides)Matthew Leingang
 
Lesson 21: Curve Sketching (Section 041 slides)
Lesson 21: Curve Sketching (Section 041 slides)Lesson 21: Curve Sketching (Section 041 slides)
Lesson 21: Curve Sketching (Section 041 slides)Mel Anthony Pepito
 

Similar a Lesson 25: The Definite Integral (20)

Lesson 23: The Definite Integral (slides)
Lesson 23: The Definite Integral (slides)Lesson 23: The Definite Integral (slides)
Lesson 23: The Definite Integral (slides)
 
Lesson 23: The Definite Integral (handout)
Lesson 23: The Definite Integral (handout)Lesson 23: The Definite Integral (handout)
Lesson 23: The Definite Integral (handout)
 
Lesson 8: Basic Differentiation Rules (Section 21 slides)
Lesson 8: Basic Differentiation Rules (Section 21 slides)Lesson 8: Basic Differentiation Rules (Section 21 slides)
Lesson 8: Basic Differentiation Rules (Section 21 slides)
 
Lesson 8: Basic Differentiation Rules (Section 21 slides)
Lesson 8: Basic Differentiation Rules (Section 21 slides) Lesson 8: Basic Differentiation Rules (Section 21 slides)
Lesson 8: Basic Differentiation Rules (Section 21 slides)
 
Lesson 8: Basic Differentiation Rules (Section 41 slides)
Lesson 8: Basic Differentiation Rules (Section 41 slides)Lesson 8: Basic Differentiation Rules (Section 41 slides)
Lesson 8: Basic Differentiation Rules (Section 41 slides)
 
Lesson 8: Basic Differentiation Rules (Section 41 slides)
Lesson 8: Basic Differentiation Rules (Section 41 slides) Lesson 8: Basic Differentiation Rules (Section 41 slides)
Lesson 8: Basic Differentiation Rules (Section 41 slides)
 
Lesson 7: The Derivative as a Function
Lesson 7: The Derivative as a FunctionLesson 7: The Derivative as a Function
Lesson 7: The Derivative as a Function
 
Lesson 19: Curve Sketching
Lesson 19: Curve SketchingLesson 19: Curve Sketching
Lesson 19: Curve Sketching
 
Lesson 2: A Catalog of Essential Functions
Lesson 2: A Catalog of Essential FunctionsLesson 2: A Catalog of Essential Functions
Lesson 2: A Catalog of Essential Functions
 
Lesson 2: A Catalog of Essential Functions
Lesson 2: A Catalog of Essential FunctionsLesson 2: A Catalog of Essential Functions
Lesson 2: A Catalog of Essential Functions
 
Lesson 21: Curve Sketching
Lesson 21: Curve SketchingLesson 21: Curve Sketching
Lesson 21: Curve Sketching
 
Lesson 27: The Fundamental Theorem of Calculus
Lesson 27: The Fundamental Theorem of Calculus Lesson 27: The Fundamental Theorem of Calculus
Lesson 27: The Fundamental Theorem of Calculus
 
Lesson 2: A Catalog of Essential Functions
Lesson 2: A Catalog of Essential FunctionsLesson 2: A Catalog of Essential Functions
Lesson 2: A Catalog of Essential Functions
 
Lesson 2: A Catalog of Essential Functions
Lesson 2: A Catalog of Essential FunctionsLesson 2: A Catalog of Essential Functions
Lesson 2: A Catalog of Essential Functions
 
Lesson 28: Integration by Subsitution
Lesson 28: Integration by SubsitutionLesson 28: Integration by Subsitution
Lesson 28: Integration by Subsitution
 
Lesson 8: Basic Differentiation Rules
Lesson 8: Basic Differentiation RulesLesson 8: Basic Differentiation Rules
Lesson 8: Basic Differentiation Rules
 
Lesson 7: The Derivative (Section 41 slides)
Lesson 7: The Derivative (Section 41 slides)Lesson 7: The Derivative (Section 41 slides)
Lesson 7: The Derivative (Section 41 slides)
 
Lesson 7: The Derivative (Section 41 slides)
Lesson 7: The Derivative (Section 41 slides)Lesson 7: The Derivative (Section 41 slides)
Lesson 7: The Derivative (Section 41 slides)
 
Lesson 21: Curve Sketching (Section 041 slides)
Lesson 21: Curve Sketching (Section 041 slides)Lesson 21: Curve Sketching (Section 041 slides)
Lesson 21: Curve Sketching (Section 041 slides)
 
Lesson 3: Limit Laws
Lesson 3: Limit LawsLesson 3: Limit Laws
Lesson 3: Limit Laws
 

Más de Matthew Leingang

Streamlining assessment, feedback, and archival with auto-multiple-choice
Streamlining assessment, feedback, and archival with auto-multiple-choiceStreamlining assessment, feedback, and archival with auto-multiple-choice
Streamlining assessment, feedback, and archival with auto-multiple-choiceMatthew Leingang
 
Electronic Grading of Paper Assessments
Electronic Grading of Paper AssessmentsElectronic Grading of Paper Assessments
Electronic Grading of Paper AssessmentsMatthew Leingang
 
Lesson 27: Integration by Substitution (slides)
Lesson 27: Integration by Substitution (slides)Lesson 27: Integration by Substitution (slides)
Lesson 27: Integration by Substitution (slides)Matthew Leingang
 
Lesson 26: The Fundamental Theorem of Calculus (slides)
Lesson 26: The Fundamental Theorem of Calculus (slides)Lesson 26: The Fundamental Theorem of Calculus (slides)
Lesson 26: The Fundamental Theorem of Calculus (slides)Matthew Leingang
 
Lesson 26: The Fundamental Theorem of Calculus (slides)
Lesson 26: The Fundamental Theorem of Calculus (slides)Lesson 26: The Fundamental Theorem of Calculus (slides)
Lesson 26: The Fundamental Theorem of Calculus (slides)Matthew Leingang
 
Lesson 27: Integration by Substitution (handout)
Lesson 27: Integration by Substitution (handout)Lesson 27: Integration by Substitution (handout)
Lesson 27: Integration by Substitution (handout)Matthew Leingang
 
Lesson 26: The Fundamental Theorem of Calculus (handout)
Lesson 26: The Fundamental Theorem of Calculus (handout)Lesson 26: The Fundamental Theorem of Calculus (handout)
Lesson 26: The Fundamental Theorem of Calculus (handout)Matthew Leingang
 
Lesson 25: Evaluating Definite Integrals (slides)
Lesson 25: Evaluating Definite Integrals (slides)Lesson 25: Evaluating Definite Integrals (slides)
Lesson 25: Evaluating Definite Integrals (slides)Matthew Leingang
 
Lesson 25: Evaluating Definite Integrals (handout)
Lesson 25: Evaluating Definite Integrals (handout)Lesson 25: Evaluating Definite Integrals (handout)
Lesson 25: Evaluating Definite Integrals (handout)Matthew Leingang
 
Lesson 24: Areas and Distances, The Definite Integral (handout)
Lesson 24: Areas and Distances, The Definite Integral (handout)Lesson 24: Areas and Distances, The Definite Integral (handout)
Lesson 24: Areas and Distances, The Definite Integral (handout)Matthew Leingang
 
Lesson 24: Areas and Distances, The Definite Integral (slides)
Lesson 24: Areas and Distances, The Definite Integral (slides)Lesson 24: Areas and Distances, The Definite Integral (slides)
Lesson 24: Areas and Distances, The Definite Integral (slides)Matthew Leingang
 
Lesson 23: Antiderivatives (slides)
Lesson 23: Antiderivatives (slides)Lesson 23: Antiderivatives (slides)
Lesson 23: Antiderivatives (slides)Matthew Leingang
 
Lesson 23: Antiderivatives (slides)
Lesson 23: Antiderivatives (slides)Lesson 23: Antiderivatives (slides)
Lesson 23: Antiderivatives (slides)Matthew Leingang
 
Lesson 22: Optimization Problems (slides)
Lesson 22: Optimization Problems (slides)Lesson 22: Optimization Problems (slides)
Lesson 22: Optimization Problems (slides)Matthew Leingang
 
Lesson 22: Optimization Problems (handout)
Lesson 22: Optimization Problems (handout)Lesson 22: Optimization Problems (handout)
Lesson 22: Optimization Problems (handout)Matthew Leingang
 
Lesson 21: Curve Sketching (slides)
Lesson 21: Curve Sketching (slides)Lesson 21: Curve Sketching (slides)
Lesson 21: Curve Sketching (slides)Matthew Leingang
 
Lesson 21: Curve Sketching (handout)
Lesson 21: Curve Sketching (handout)Lesson 21: Curve Sketching (handout)
Lesson 21: Curve Sketching (handout)Matthew Leingang
 
Lesson 20: Derivatives and the Shapes of Curves (slides)
Lesson 20: Derivatives and the Shapes of Curves (slides)Lesson 20: Derivatives and the Shapes of Curves (slides)
Lesson 20: Derivatives and the Shapes of Curves (slides)Matthew Leingang
 
Lesson 20: Derivatives and the Shapes of Curves (handout)
Lesson 20: Derivatives and the Shapes of Curves (handout)Lesson 20: Derivatives and the Shapes of Curves (handout)
Lesson 20: Derivatives and the Shapes of Curves (handout)Matthew Leingang
 

Más de Matthew Leingang (20)

Making Lesson Plans
Making Lesson PlansMaking Lesson Plans
Making Lesson Plans
 
Streamlining assessment, feedback, and archival with auto-multiple-choice
Streamlining assessment, feedback, and archival with auto-multiple-choiceStreamlining assessment, feedback, and archival with auto-multiple-choice
Streamlining assessment, feedback, and archival with auto-multiple-choice
 
Electronic Grading of Paper Assessments
Electronic Grading of Paper AssessmentsElectronic Grading of Paper Assessments
Electronic Grading of Paper Assessments
 
Lesson 27: Integration by Substitution (slides)
Lesson 27: Integration by Substitution (slides)Lesson 27: Integration by Substitution (slides)
Lesson 27: Integration by Substitution (slides)
 
Lesson 26: The Fundamental Theorem of Calculus (slides)
Lesson 26: The Fundamental Theorem of Calculus (slides)Lesson 26: The Fundamental Theorem of Calculus (slides)
Lesson 26: The Fundamental Theorem of Calculus (slides)
 
Lesson 26: The Fundamental Theorem of Calculus (slides)
Lesson 26: The Fundamental Theorem of Calculus (slides)Lesson 26: The Fundamental Theorem of Calculus (slides)
Lesson 26: The Fundamental Theorem of Calculus (slides)
 
Lesson 27: Integration by Substitution (handout)
Lesson 27: Integration by Substitution (handout)Lesson 27: Integration by Substitution (handout)
Lesson 27: Integration by Substitution (handout)
 
Lesson 26: The Fundamental Theorem of Calculus (handout)
Lesson 26: The Fundamental Theorem of Calculus (handout)Lesson 26: The Fundamental Theorem of Calculus (handout)
Lesson 26: The Fundamental Theorem of Calculus (handout)
 
Lesson 25: Evaluating Definite Integrals (slides)
Lesson 25: Evaluating Definite Integrals (slides)Lesson 25: Evaluating Definite Integrals (slides)
Lesson 25: Evaluating Definite Integrals (slides)
 
Lesson 25: Evaluating Definite Integrals (handout)
Lesson 25: Evaluating Definite Integrals (handout)Lesson 25: Evaluating Definite Integrals (handout)
Lesson 25: Evaluating Definite Integrals (handout)
 
Lesson 24: Areas and Distances, The Definite Integral (handout)
Lesson 24: Areas and Distances, The Definite Integral (handout)Lesson 24: Areas and Distances, The Definite Integral (handout)
Lesson 24: Areas and Distances, The Definite Integral (handout)
 
Lesson 24: Areas and Distances, The Definite Integral (slides)
Lesson 24: Areas and Distances, The Definite Integral (slides)Lesson 24: Areas and Distances, The Definite Integral (slides)
Lesson 24: Areas and Distances, The Definite Integral (slides)
 
Lesson 23: Antiderivatives (slides)
Lesson 23: Antiderivatives (slides)Lesson 23: Antiderivatives (slides)
Lesson 23: Antiderivatives (slides)
 
Lesson 23: Antiderivatives (slides)
Lesson 23: Antiderivatives (slides)Lesson 23: Antiderivatives (slides)
Lesson 23: Antiderivatives (slides)
 
Lesson 22: Optimization Problems (slides)
Lesson 22: Optimization Problems (slides)Lesson 22: Optimization Problems (slides)
Lesson 22: Optimization Problems (slides)
 
Lesson 22: Optimization Problems (handout)
Lesson 22: Optimization Problems (handout)Lesson 22: Optimization Problems (handout)
Lesson 22: Optimization Problems (handout)
 
Lesson 21: Curve Sketching (slides)
Lesson 21: Curve Sketching (slides)Lesson 21: Curve Sketching (slides)
Lesson 21: Curve Sketching (slides)
 
Lesson 21: Curve Sketching (handout)
Lesson 21: Curve Sketching (handout)Lesson 21: Curve Sketching (handout)
Lesson 21: Curve Sketching (handout)
 
Lesson 20: Derivatives and the Shapes of Curves (slides)
Lesson 20: Derivatives and the Shapes of Curves (slides)Lesson 20: Derivatives and the Shapes of Curves (slides)
Lesson 20: Derivatives and the Shapes of Curves (slides)
 
Lesson 20: Derivatives and the Shapes of Curves (handout)
Lesson 20: Derivatives and the Shapes of Curves (handout)Lesson 20: Derivatives and the Shapes of Curves (handout)
Lesson 20: Derivatives and the Shapes of Curves (handout)
 

Último

Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingEdi Saputra
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businesspanagenda
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
HTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesHTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesBoston Institute of Analytics
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...Principled Technologies
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodJuan lago vázquez
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...apidays
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdflior mazor
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024The Digital Insurer
 
Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024The Digital Insurer
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAndrey Devyatkin
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsRoshan Dwivedi
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 

Último (20)

Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
HTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesHTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation Strategies
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 

Lesson 25: The Definite Integral

  • 1. Section 5.2 The Definite Integral V63.0121.002.2010Su, Calculus I New York University June 17, 2010 Announcements . . . . . .
  • 2. Announcements . . . . . . V63.0121.002.2010Su, Calculus I (NYU) Section 5.2 The Definite Integral June 17, 2010 2 / 32
  • 3. Objectives Compute the definite integral using a limit of Riemann sums Estimate the definite integral using a Riemann sum (e.g., Midpoint Rule) Reason with the definite integral using its elementary properties. . . . . . . V63.0121.002.2010Su, Calculus I (NYU) Section 5.2 The Definite Integral June 17, 2010 3 / 32
  • 4. Outline Recall The definite integral as a limit Estimating the Definite Integral Properties of the integral Comparison Properties of the Integral . . . . . . V63.0121.002.2010Su, Calculus I (NYU) Section 5.2 The Definite Integral June 17, 2010 4 / 32
  • 5. Cavalieri's method in general Let f be a positive function defined on the interval [a, b]. We want to find the area between x = a, x = b, y = 0, and y = f(x). For each positive integer n, divide up the interval into n pieces. Then b−a ∆x = . For each i between 1 and n, let xi be the ith step between n a and b. So x0 = a b−a x1 = x0 + ∆x = a + n b−a x2 = x1 + ∆x = a + 2 · ... n b−a xi = a + i · ... n b−a . . . . . x . xn = a + n · =b . 0 . 1 . . . . i . . .xn−1. n x x x x n . . . . . . V63.0121.002.2010Su, Calculus I (NYU) Section 5.2 The Definite Integral June 17, 2010 5 / 32
  • 6. Forming Riemann sums We have many choices of representative points to approximate the area in each subinterval. left endpoints… ∑ n Ln = f(xi−1 )∆x i=1 . . . . . . . x . . . . . . . V63.0121.002.2010Su, Calculus I (NYU) Section 5.2 The Definite Integral June 17, 2010 6 / 32
  • 7. Forming Riemann sums We have many choices of representative points to approximate the area in each subinterval. right endpoints… ∑ n Rn = f(xi )∆x i=1 . . . . . . . x . . . . . . . V63.0121.002.2010Su, Calculus I (NYU) Section 5.2 The Definite Integral June 17, 2010 6 / 32
  • 8. Forming Riemann sums We have many choices of representative points to approximate the area in each subinterval. midpoints… ∑ ( xi−1 + xi ) n Mn = f ∆x 2 i=1 . . . . . . . x . . . . . . . V63.0121.002.2010Su, Calculus I (NYU) Section 5.2 The Definite Integral June 17, 2010 6 / 32
  • 9. Forming Riemann sums We have many choices of representative points to approximate the area in each subinterval. the minimum value on the interval… . . . . . . . x . . . . . . . V63.0121.002.2010Su, Calculus I (NYU) Section 5.2 The Definite Integral June 17, 2010 6 / 32
  • 10. Forming Riemann sums We have many choices of representative points to approximate the area in each subinterval. the maximum value on the interval… . . . . . . . x . . . . . . . V63.0121.002.2010Su, Calculus I (NYU) Section 5.2 The Definite Integral June 17, 2010 6 / 32
  • 11. Forming Riemann sums We have many choices of representative points to approximate the area in each subinterval. …even random points! . . . . . . . x . . . . . . . V63.0121.002.2010Su, Calculus I (NYU) Section 5.2 The Definite Integral June 17, 2010 6 / 32
  • 12. Forming Riemann sums We have many choices of representative points to approximate the area in each subinterval. …even random points! . . . . . . . . x In general, choose ci to be a point in the ith interval [xi−1 , xi ]. Form the Riemann sum ∑ n Sn = f(c1 )∆x + f(c2 )∆x + · · · + f(cn )∆x = f(ci )∆x i=1 . . . . . . V63.0121.002.2010Su, Calculus I (NYU) Section 5.2 The Definite Integral June 17, 2010 6 / 32
  • 13. Theorem of the (previous) Day Theorem If f is a continuous function on [a, b] . or has finitely many jump discontinuities, then { n } ∑ lim Sn = lim f(ci )∆x n→∞ n→∞ i=1 exists and is the same value no matter what choice of ci we make. . x . . . . . . . . V63.0121.002.2010Su, Calculus I (NYU) Section 5.2 The Definite Integral June 17, 2010 7 / 32
  • 14. Theorem of the (previous) Day Theorem If f is a continuous function on [a, b] . or has finitely many jump discontinuities, then { n } ∑ lim Sn = lim f(ci )∆x n→∞ n→∞ i=1 exists and is the same value no matter what choice of ci we make. . x . . . . . . . . V63.0121.002.2010Su, Calculus I (NYU) Section 5.2 The Definite Integral June 17, 2010 7 / 32
  • 15. Theorem of the (previous) Day Theorem If f is a continuous function on [a, b] . . 1 = 3.0 L or has finitely many jump discontinuities, then { n } ∑ lim Sn = lim f(ci )∆x n→∞ n→∞ i=1 exists and is the same value no . x . matter what choice of ci we make. l . .eft endpoints . . . . . . V63.0121.002.2010Su, Calculus I (NYU) Section 5.2 The Definite Integral June 17, 2010 7 / 32
  • 16. Theorem of the (previous) Day Theorem If f is a continuous function on [a, b] . . 2 = 5.25 L or has finitely many jump discontinuities, then { n } ∑ lim Sn = lim f(ci )∆x n→∞ n→∞ i=1 exists and is the same value no . x . matter what choice of ci we make. l . .eft endpoints . . . . . . V63.0121.002.2010Su, Calculus I (NYU) Section 5.2 The Definite Integral June 17, 2010 7 / 32
  • 17. Theorem of the (previous) Day Theorem If f is a continuous function on [a, b] . . 3 = 6.0 L or has finitely many jump discontinuities, then { n } ∑ lim Sn = lim f(ci )∆x n→∞ n→∞ i=1 exists and is the same value no . x . matter what choice of ci we make. l . .eft endpoints . . . . . . V63.0121.002.2010Su, Calculus I (NYU) Section 5.2 The Definite Integral June 17, 2010 7 / 32
  • 18. Theorem of the (previous) Day Theorem If f is a continuous function on [a, b] . . 4 = 6.375 L or has finitely many jump discontinuities, then { n } ∑ lim Sn = lim f(ci )∆x n→∞ n→∞ i=1 exists and is the same value no . x . matter what choice of ci we make. l . .eft endpoints . . . . . . V63.0121.002.2010Su, Calculus I (NYU) Section 5.2 The Definite Integral June 17, 2010 7 / 32
  • 19. Theorem of the (previous) Day Theorem If f is a continuous function on [a, b] . . 5 = 6.59988 L or has finitely many jump discontinuities, then { n } ∑ lim Sn = lim f(ci )∆x n→∞ n→∞ i=1 exists and is the same value no . x . matter what choice of ci we make. l . .eft endpoints . . . . . . V63.0121.002.2010Su, Calculus I (NYU) Section 5.2 The Definite Integral June 17, 2010 7 / 32
  • 20. Theorem of the (previous) Day Theorem If f is a continuous function on [a, b] . . 6 = 6.75 L or has finitely many jump discontinuities, then { n } ∑ lim Sn = lim f(ci )∆x n→∞ n→∞ i=1 exists and is the same value no . x . matter what choice of ci we make. l . .eft endpoints . . . . . . V63.0121.002.2010Su, Calculus I (NYU) Section 5.2 The Definite Integral June 17, 2010 7 / 32
  • 21. Theorem of the (previous) Day Theorem If f is a continuous function on [a, b] . . 7 = 6.85692 L or has finitely many jump discontinuities, then { n } ∑ lim Sn = lim f(ci )∆x n→∞ n→∞ i=1 exists and is the same value no . x . matter what choice of ci we make. l . .eft endpoints . . . . . . V63.0121.002.2010Su, Calculus I (NYU) Section 5.2 The Definite Integral June 17, 2010 7 / 32
  • 22. Theorem of the (previous) Day Theorem If f is a continuous function on [a, b] . . 8 = 6.9375 L or has finitely many jump discontinuities, then { n } ∑ lim Sn = lim f(ci )∆x n→∞ n→∞ i=1 exists and is the same value no . x . matter what choice of ci we make. l . .eft endpoints . . . . . . V63.0121.002.2010Su, Calculus I (NYU) Section 5.2 The Definite Integral June 17, 2010 7 / 32
  • 23. Theorem of the (previous) Day Theorem If f is a continuous function on [a, b] . . 9 = 6.99985 L or has finitely many jump discontinuities, then { n } ∑ lim Sn = lim f(ci )∆x n→∞ n→∞ i=1 exists and is the same value no . x . matter what choice of ci we make. l . .eft endpoints . . . . . . V63.0121.002.2010Su, Calculus I (NYU) Section 5.2 The Definite Integral June 17, 2010 7 / 32
  • 24. Theorem of the (previous) Day Theorem If f is a continuous function on [a, b] . . 10 = 7.04958 L or has finitely many jump discontinuities, then { n } ∑ lim Sn = lim f(ci )∆x n→∞ n→∞ i=1 exists and is the same value no . x . matter what choice of ci we make. l . .eft endpoints . . . . . . V63.0121.002.2010Su, Calculus I (NYU) Section 5.2 The Definite Integral June 17, 2010 7 / 32
  • 25. Theorem of the (previous) Day Theorem If f is a continuous function on [a, b] . . 11 = 7.09064 L or has finitely many jump discontinuities, then { n } ∑ lim Sn = lim f(ci )∆x n→∞ n→∞ i=1 exists and is the same value no . x . matter what choice of ci we make. l . .eft endpoints . . . . . . V63.0121.002.2010Su, Calculus I (NYU) Section 5.2 The Definite Integral June 17, 2010 7 / 32
  • 26. Theorem of the (previous) Day Theorem If f is a continuous function on [a, b] . . 12 = 7.125 L or has finitely many jump discontinuities, then { n } ∑ lim Sn = lim f(ci )∆x n→∞ n→∞ i=1 exists and is the same value no . x . matter what choice of ci we make. l . .eft endpoints . . . . . . V63.0121.002.2010Su, Calculus I (NYU) Section 5.2 The Definite Integral June 17, 2010 7 / 32
  • 27. Theorem of the (previous) Day Theorem If f is a continuous function on [a, b] . . 13 = 7.15332 L or has finitely many jump discontinuities, then { n } ∑ lim Sn = lim f(ci )∆x n→∞ n→∞ i=1 exists and is the same value no . x . matter what choice of ci we make. l . .eft endpoints . . . . . . V63.0121.002.2010Su, Calculus I (NYU) Section 5.2 The Definite Integral June 17, 2010 7 / 32
  • 28. Theorem of the (previous) Day Theorem If f is a continuous function on [a, b] . . 14 = 7.17819 L or has finitely many jump discontinuities, then { n } ∑ lim Sn = lim f(ci )∆x n→∞ n→∞ i=1 exists and is the same value no . x . matter what choice of ci we make. l . .eft endpoints . . . . . . V63.0121.002.2010Su, Calculus I (NYU) Section 5.2 The Definite Integral June 17, 2010 7 / 32
  • 29. Theorem of the (previous) Day Theorem If f is a continuous function on [a, b] . . 15 = 7.19977 L or has finitely many jump discontinuities, then { n } ∑ lim Sn = lim f(ci )∆x n→∞ n→∞ i=1 exists and is the same value no . x . matter what choice of ci we make. l . .eft endpoints . . . . . . V63.0121.002.2010Su, Calculus I (NYU) Section 5.2 The Definite Integral June 17, 2010 7 / 32
  • 30. Theorem of the (previous) Day Theorem If f is a continuous function on [a, b] . . 16 = 7.21875 L or has finitely many jump discontinuities, then { n } ∑ lim Sn = lim f(ci )∆x n→∞ n→∞ i=1 exists and is the same value no . x . matter what choice of ci we make. l . .eft endpoints . . . . . . V63.0121.002.2010Su, Calculus I (NYU) Section 5.2 The Definite Integral June 17, 2010 7 / 32
  • 31. Theorem of the (previous) Day Theorem If f is a continuous function on [a, b] . . 17 = 7.23508 L or has finitely many jump discontinuities, then { n } ∑ lim Sn = lim f(ci )∆x n→∞ n→∞ i=1 exists and is the same value no . x . matter what choice of ci we make. l . .eft endpoints . . . . . . V63.0121.002.2010Su, Calculus I (NYU) Section 5.2 The Definite Integral June 17, 2010 7 / 32
  • 32. Theorem of the (previous) Day Theorem If f is a continuous function on [a, b] . . 18 = 7.24927 L or has finitely many jump discontinuities, then { n } ∑ lim Sn = lim f(ci )∆x n→∞ n→∞ i=1 exists and is the same value no . x . matter what choice of ci we make. l . .eft endpoints . . . . . . V63.0121.002.2010Su, Calculus I (NYU) Section 5.2 The Definite Integral June 17, 2010 7 / 32
  • 33. Theorem of the (previous) Day Theorem If f is a continuous function on [a, b] . . 19 = 7.26228 L or has finitely many jump discontinuities, then { n } ∑ lim Sn = lim f(ci )∆x n→∞ n→∞ i=1 exists and is the same value no . x . matter what choice of ci we make. l . .eft endpoints . . . . . . V63.0121.002.2010Su, Calculus I (NYU) Section 5.2 The Definite Integral June 17, 2010 7 / 32
  • 34. Theorem of the (previous) Day Theorem If f is a continuous function on [a, b] . . 20 = 7.27443 L or has finitely many jump discontinuities, then { n } ∑ lim Sn = lim f(ci )∆x n→∞ n→∞ i=1 exists and is the same value no . x . matter what choice of ci we make. l . .eft endpoints . . . . . . V63.0121.002.2010Su, Calculus I (NYU) Section 5.2 The Definite Integral June 17, 2010 7 / 32
  • 35. Theorem of the (previous) Day Theorem If f is a continuous function on [a, b] . . 21 = 7.28532 L or has finitely many jump discontinuities, then { n } ∑ lim Sn = lim f(ci )∆x n→∞ n→∞ i=1 exists and is the same value no . x . matter what choice of ci we make. l . .eft endpoints . . . . . . V63.0121.002.2010Su, Calculus I (NYU) Section 5.2 The Definite Integral June 17, 2010 7 / 32
  • 36. Theorem of the (previous) Day Theorem If f is a continuous function on [a, b] . . 22 = 7.29448 L or has finitely many jump discontinuities, then { n } ∑ lim Sn = lim f(ci )∆x n→∞ n→∞ i=1 exists and is the same value no . x . matter what choice of ci we make. l . .eft endpoints . . . . . . V63.0121.002.2010Su, Calculus I (NYU) Section 5.2 The Definite Integral June 17, 2010 7 / 32
  • 37. Theorem of the (previous) Day Theorem If f is a continuous function on [a, b] . . 23 = 7.30406 L or has finitely many jump discontinuities, then { n } ∑ lim Sn = lim f(ci )∆x n→∞ n→∞ i=1 exists and is the same value no . x . matter what choice of ci we make. l . .eft endpoints . . . . . . V63.0121.002.2010Su, Calculus I (NYU) Section 5.2 The Definite Integral June 17, 2010 7 / 32
  • 38. Theorem of the (previous) Day Theorem If f is a continuous function on [a, b] . . 24 = 7.3125 L or has finitely many jump discontinuities, then { n } ∑ lim Sn = lim f(ci )∆x n→∞ n→∞ i=1 exists and is the same value no . x . matter what choice of ci we make. l . .eft endpoints . . . . . . V63.0121.002.2010Su, Calculus I (NYU) Section 5.2 The Definite Integral June 17, 2010 7 / 32
  • 39. Theorem of the (previous) Day Theorem If f is a continuous function on [a, b] . . 25 = 7.31944 L or has finitely many jump discontinuities, then { n } ∑ lim Sn = lim f(ci )∆x n→∞ n→∞ i=1 exists and is the same value no . x . matter what choice of ci we make. l . .eft endpoints . . . . . . V63.0121.002.2010Su, Calculus I (NYU) Section 5.2 The Definite Integral June 17, 2010 7 / 32
  • 40. Theorem of the (previous) Day Theorem If f is a continuous function on [a, b] . . 26 = 7.32559 L or has finitely many jump discontinuities, then { n } ∑ lim Sn = lim f(ci )∆x n→∞ n→∞ i=1 exists and is the same value no . x . matter what choice of ci we make. l . .eft endpoints . . . . . . V63.0121.002.2010Su, Calculus I (NYU) Section 5.2 The Definite Integral June 17, 2010 7 / 32
  • 41. Theorem of the (previous) Day Theorem If f is a continuous function on [a, b] . . 27 = 7.33199 L or has finitely many jump discontinuities, then { n } ∑ lim Sn = lim f(ci )∆x n→∞ n→∞ i=1 exists and is the same value no . x . matter what choice of ci we make. l . .eft endpoints . . . . . . V63.0121.002.2010Su, Calculus I (NYU) Section 5.2 The Definite Integral June 17, 2010 7 / 32
  • 42. Theorem of the (previous) Day Theorem If f is a continuous function on [a, b] . . 28 = 7.33798 L or has finitely many jump discontinuities, then { n } ∑ lim Sn = lim f(ci )∆x n→∞ n→∞ i=1 exists and is the same value no . x . matter what choice of ci we make. l . .eft endpoints . . . . . . V63.0121.002.2010Su, Calculus I (NYU) Section 5.2 The Definite Integral June 17, 2010 7 / 32
  • 43. Theorem of the (previous) Day Theorem If f is a continuous function on [a, b] . . 29 = 7.34372 L or has finitely many jump discontinuities, then { n } ∑ lim Sn = lim f(ci )∆x n→∞ n→∞ i=1 exists and is the same value no . x . matter what choice of ci we make. l . .eft endpoints . . . . . . V63.0121.002.2010Su, Calculus I (NYU) Section 5.2 The Definite Integral June 17, 2010 7 / 32
  • 44. Theorem of the (previous) Day Theorem If f is a continuous function on [a, b] . . 30 = 7.34882 L or has finitely many jump discontinuities, then { n } ∑ lim Sn = lim f(ci )∆x n→∞ n→∞ i=1 exists and is the same value no . x . matter what choice of ci we make. l . .eft endpoints . . . . . . V63.0121.002.2010Su, Calculus I (NYU) Section 5.2 The Definite Integral June 17, 2010 7 / 32
  • 45. Theorem of the (previous) Day Theorem If f is a continuous function on [a, b] . . 1 = 12.0 R or has finitely many jump discontinuities, then { n } ∑ lim Sn = lim f(ci )∆x n→∞ n→∞ i=1 exists and is the same value no . x . matter what choice of ci we make. r . . ight endpoints . . . . . . V63.0121.002.2010Su, Calculus I (NYU) Section 5.2 The Definite Integral June 17, 2010 7 / 32
  • 46. Theorem of the (previous) Day Theorem If f is a continuous function on [a, b] . . 2 = 9.75 R or has finitely many jump discontinuities, then { n } ∑ lim Sn = lim f(ci )∆x n→∞ n→∞ i=1 exists and is the same value no . x . matter what choice of ci we make. r . . ight endpoints . . . . . . V63.0121.002.2010Su, Calculus I (NYU) Section 5.2 The Definite Integral June 17, 2010 7 / 32
  • 47. Theorem of the (previous) Day Theorem If f is a continuous function on [a, b] . . 3 = 9.0 R or has finitely many jump discontinuities, then { n } ∑ lim Sn = lim f(ci )∆x n→∞ n→∞ i=1 exists and is the same value no . x . matter what choice of ci we make. r . . ight endpoints . . . . . . V63.0121.002.2010Su, Calculus I (NYU) Section 5.2 The Definite Integral June 17, 2010 7 / 32
  • 48. Theorem of the (previous) Day Theorem If f is a continuous function on [a, b] . . 4 = 8.625 R or has finitely many jump discontinuities, then { n } ∑ lim Sn = lim f(ci )∆x n→∞ n→∞ i=1 exists and is the same value no . x . matter what choice of ci we make. r . . ight endpoints . . . . . . V63.0121.002.2010Su, Calculus I (NYU) Section 5.2 The Definite Integral June 17, 2010 7 / 32
  • 49. Theorem of the (previous) Day Theorem If f is a continuous function on [a, b] . . 5 = 8.39969 R or has finitely many jump discontinuities, then { n } ∑ lim Sn = lim f(ci )∆x n→∞ n→∞ i=1 exists and is the same value no . x . matter what choice of ci we make. r . . ight endpoints . . . . . . V63.0121.002.2010Su, Calculus I (NYU) Section 5.2 The Definite Integral June 17, 2010 7 / 32
  • 50. Theorem of the (previous) Day Theorem If f is a continuous function on [a, b] . . 6 = 8.25 R or has finitely many jump discontinuities, then { n } ∑ lim Sn = lim f(ci )∆x n→∞ n→∞ i=1 exists and is the same value no . x . matter what choice of ci we make. r . . ight endpoints . . . . . . V63.0121.002.2010Su, Calculus I (NYU) Section 5.2 The Definite Integral June 17, 2010 7 / 32
  • 51. Theorem of the (previous) Day Theorem If f is a continuous function on [a, b] . . 7 = 8.14236 R or has finitely many jump discontinuities, then { n } ∑ lim Sn = lim f(ci )∆x n→∞ n→∞ i=1 exists and is the same value no . x . matter what choice of ci we make. r . . ight endpoints . . . . . . V63.0121.002.2010Su, Calculus I (NYU) Section 5.2 The Definite Integral June 17, 2010 7 / 32
  • 52. Theorem of the (previous) Day Theorem If f is a continuous function on [a, b] . . 8 = 8.0625 R or has finitely many jump discontinuities, then { n } ∑ lim Sn = lim f(ci )∆x n→∞ n→∞ i=1 exists and is the same value no . x . matter what choice of ci we make. r . . ight endpoints . . . . . . V63.0121.002.2010Su, Calculus I (NYU) Section 5.2 The Definite Integral June 17, 2010 7 / 32
  • 53. Theorem of the (previous) Day Theorem If f is a continuous function on [a, b] . . 9 = 7.99974 R or has finitely many jump discontinuities, then { n } ∑ lim Sn = lim f(ci )∆x n→∞ n→∞ i=1 exists and is the same value no . x . matter what choice of ci we make. r . . ight endpoints . . . . . . V63.0121.002.2010Su, Calculus I (NYU) Section 5.2 The Definite Integral June 17, 2010 7 / 32
  • 54. Theorem of the (previous) Day Theorem If f is a continuous function on [a, b] . . 10 = 7.94933 R or has finitely many jump discontinuities, then { n } ∑ lim Sn = lim f(ci )∆x n→∞ n→∞ i=1 exists and is the same value no . x . matter what choice of ci we make. r . . ight endpoints . . . . . . V63.0121.002.2010Su, Calculus I (NYU) Section 5.2 The Definite Integral June 17, 2010 7 / 32
  • 55. Theorem of the (previous) Day Theorem If f is a continuous function on [a, b] . . 11 = 7.90868 R or has finitely many jump discontinuities, then { n } ∑ lim Sn = lim f(ci )∆x n→∞ n→∞ i=1 exists and is the same value no . x . matter what choice of ci we make. r . . ight endpoints . . . . . . V63.0121.002.2010Su, Calculus I (NYU) Section 5.2 The Definite Integral June 17, 2010 7 / 32
  • 56. Theorem of the (previous) Day Theorem If f is a continuous function on [a, b] . . 12 = 7.875 R or has finitely many jump discontinuities, then { n } ∑ lim Sn = lim f(ci )∆x n→∞ n→∞ i=1 exists and is the same value no . x . matter what choice of ci we make. r . . ight endpoints . . . . . . V63.0121.002.2010Su, Calculus I (NYU) Section 5.2 The Definite Integral June 17, 2010 7 / 32
  • 57. Theorem of the (previous) Day Theorem If f is a continuous function on [a, b] . . 13 = 7.84541 R or has finitely many jump discontinuities, then { n } ∑ lim Sn = lim f(ci )∆x n→∞ n→∞ i=1 exists and is the same value no . x . matter what choice of ci we make. r . . ight endpoints . . . . . . V63.0121.002.2010Su, Calculus I (NYU) Section 5.2 The Definite Integral June 17, 2010 7 / 32
  • 58. Theorem of the (previous) Day Theorem If f is a continuous function on [a, b] . . 14 = 7.8209 R or has finitely many jump discontinuities, then { n } ∑ lim Sn = lim f(ci )∆x n→∞ n→∞ i=1 exists and is the same value no . x . matter what choice of ci we make. r . . ight endpoints . . . . . . V63.0121.002.2010Su, Calculus I (NYU) Section 5.2 The Definite Integral June 17, 2010 7 / 32
  • 59. Theorem of the (previous) Day Theorem If f is a continuous function on [a, b] . . 15 = 7.7997 R or has finitely many jump discontinuities, then { n } ∑ lim Sn = lim f(ci )∆x n→∞ n→∞ i=1 exists and is the same value no . x . matter what choice of ci we make. r . . ight endpoints . . . . . . V63.0121.002.2010Su, Calculus I (NYU) Section 5.2 The Definite Integral June 17, 2010 7 / 32
  • 60. Theorem of the (previous) Day Theorem If f is a continuous function on [a, b] . . 16 = 7.78125 R or has finitely many jump discontinuities, then { n } ∑ lim Sn = lim f(ci )∆x n→∞ n→∞ i=1 exists and is the same value no . x . matter what choice of ci we make. r . . ight endpoints . . . . . . V63.0121.002.2010Su, Calculus I (NYU) Section 5.2 The Definite Integral June 17, 2010 7 / 32
  • 61. Theorem of the (previous) Day Theorem If f is a continuous function on [a, b] . . 17 = 7.76443 R or has finitely many jump discontinuities, then { n } ∑ lim Sn = lim f(ci )∆x n→∞ n→∞ i=1 exists and is the same value no . x . matter what choice of ci we make. r . . ight endpoints . . . . . . V63.0121.002.2010Su, Calculus I (NYU) Section 5.2 The Definite Integral June 17, 2010 7 / 32
  • 62. Theorem of the (previous) Day Theorem If f is a continuous function on [a, b] . . 18 = 7.74907 R or has finitely many jump discontinuities, then { n } ∑ lim Sn = lim f(ci )∆x n→∞ n→∞ i=1 exists and is the same value no . x . matter what choice of ci we make. r . . ight endpoints . . . . . . V63.0121.002.2010Su, Calculus I (NYU) Section 5.2 The Definite Integral June 17, 2010 7 / 32
  • 63. Theorem of the (previous) Day Theorem If f is a continuous function on [a, b] . . 19 = 7.73572 R or has finitely many jump discontinuities, then { n } ∑ lim Sn = lim f(ci )∆x n→∞ n→∞ i=1 exists and is the same value no . x . matter what choice of ci we make. r . . ight endpoints . . . . . . V63.0121.002.2010Su, Calculus I (NYU) Section 5.2 The Definite Integral June 17, 2010 7 / 32
  • 64. Theorem of the (previous) Day Theorem If f is a continuous function on [a, b] . . 20 = 7.7243 R or has finitely many jump discontinuities, then { n } ∑ lim Sn = lim f(ci )∆x n→∞ n→∞ i=1 exists and is the same value no . x . matter what choice of ci we make. r . . ight endpoints . . . . . . V63.0121.002.2010Su, Calculus I (NYU) Section 5.2 The Definite Integral June 17, 2010 7 / 32
  • 65. Theorem of the (previous) Day Theorem If f is a continuous function on [a, b] . . 21 = 7.7138 R or has finitely many jump discontinuities, then { n } ∑ lim Sn = lim f(ci )∆x n→∞ n→∞ i=1 exists and is the same value no . x . matter what choice of ci we make. r . . ight endpoints . . . . . . V63.0121.002.2010Su, Calculus I (NYU) Section 5.2 The Definite Integral June 17, 2010 7 / 32
  • 66. Theorem of the (previous) Day Theorem If f is a continuous function on [a, b] . . 22 = 7.70335 R or has finitely many jump discontinuities, then { n } ∑ lim Sn = lim f(ci )∆x n→∞ n→∞ i=1 exists and is the same value no . x . matter what choice of ci we make. r . . ight endpoints . . . . . . V63.0121.002.2010Su, Calculus I (NYU) Section 5.2 The Definite Integral June 17, 2010 7 / 32
  • 67. Theorem of the (previous) Day Theorem If f is a continuous function on [a, b] . . 23 = 7.69531 R or has finitely many jump discontinuities, then { n } ∑ lim Sn = lim f(ci )∆x n→∞ n→∞ i=1 exists and is the same value no . x . matter what choice of ci we make. r . . ight endpoints . . . . . . V63.0121.002.2010Su, Calculus I (NYU) Section 5.2 The Definite Integral June 17, 2010 7 / 32
  • 68. Theorem of the (previous) Day Theorem If f is a continuous function on [a, b] . . 24 = 7.6875 R or has finitely many jump discontinuities, then { n } ∑ lim Sn = lim f(ci )∆x n→∞ n→∞ i=1 exists and is the same value no . x . matter what choice of ci we make. r . . ight endpoints . . . . . . V63.0121.002.2010Su, Calculus I (NYU) Section 5.2 The Definite Integral June 17, 2010 7 / 32
  • 69. Theorem of the (previous) Day Theorem If f is a continuous function on [a, b] . . 25 = 7.67934 R or has finitely many jump discontinuities, then { n } ∑ lim Sn = lim f(ci )∆x n→∞ n→∞ i=1 exists and is the same value no . x . matter what choice of ci we make. r . . ight endpoints . . . . . . V63.0121.002.2010Su, Calculus I (NYU) Section 5.2 The Definite Integral June 17, 2010 7 / 32
  • 70. Theorem of the (previous) Day Theorem If f is a continuous function on [a, b] . . 26 = 7.6715 R or has finitely many jump discontinuities, then { n } ∑ lim Sn = lim f(ci )∆x n→∞ n→∞ i=1 exists and is the same value no . x . matter what choice of ci we make. r . . ight endpoints . . . . . . V63.0121.002.2010Su, Calculus I (NYU) Section 5.2 The Definite Integral June 17, 2010 7 / 32
  • 71. Theorem of the (previous) Day Theorem If f is a continuous function on [a, b] . . 27 = 7.66508 R or has finitely many jump discontinuities, then { n } ∑ lim Sn = lim f(ci )∆x n→∞ n→∞ i=1 exists and is the same value no . x . matter what choice of ci we make. r . . ight endpoints . . . . . . V63.0121.002.2010Su, Calculus I (NYU) Section 5.2 The Definite Integral June 17, 2010 7 / 32
  • 72. Theorem of the (previous) Day Theorem If f is a continuous function on [a, b] . . 28 = 7.6592 R or has finitely many jump discontinuities, then { n } ∑ lim Sn = lim f(ci )∆x n→∞ n→∞ i=1 exists and is the same value no . x . matter what choice of ci we make. r . . ight endpoints . . . . . . V63.0121.002.2010Su, Calculus I (NYU) Section 5.2 The Definite Integral June 17, 2010 7 / 32
  • 73. Theorem of the (previous) Day Theorem If f is a continuous function on [a, b] . . 29 = 7.65388 R or has finitely many jump discontinuities, then { n } ∑ lim Sn = lim f(ci )∆x n→∞ n→∞ i=1 exists and is the same value no . x . matter what choice of ci we make. r . . ight endpoints . . . . . . V63.0121.002.2010Su, Calculus I (NYU) Section 5.2 The Definite Integral June 17, 2010 7 / 32
  • 74. Theorem of the (previous) Day Theorem If f is a continuous function on [a, b] . . 30 = 7.64864 R or has finitely many jump discontinuities, then { n } ∑ lim Sn = lim f(ci )∆x n→∞ n→∞ i=1 exists and is the same value no . x . matter what choice of ci we make. r . . ight endpoints . . . . . . V63.0121.002.2010Su, Calculus I (NYU) Section 5.2 The Definite Integral June 17, 2010 7 / 32
  • 75. Theorem of the (previous) Day Theorem If f is a continuous function on [a, b] . . 1 = 7.5 M or has finitely many jump discontinuities, then { n } ∑ lim Sn = lim f(ci )∆x n→∞ n→∞ i=1 exists and is the same value no . x . matter what choice of ci we make. m . . idpoints . . . . . . V63.0121.002.2010Su, Calculus I (NYU) Section 5.2 The Definite Integral June 17, 2010 7 / 32
  • 76. Theorem of the (previous) Day Theorem If f is a continuous function on [a, b] . . 2 = 7.5 M or has finitely many jump discontinuities, then { n } ∑ lim Sn = lim f(ci )∆x n→∞ n→∞ i=1 exists and is the same value no . x . matter what choice of ci we make. m . . idpoints . . . . . . V63.0121.002.2010Su, Calculus I (NYU) Section 5.2 The Definite Integral June 17, 2010 7 / 32
  • 77. Theorem of the (previous) Day Theorem If f is a continuous function on [a, b] . . 3 = 7.5 M or has finitely many jump discontinuities, then { n } ∑ lim Sn = lim f(ci )∆x n→∞ n→∞ i=1 exists and is the same value no . x . matter what choice of ci we make. m . . idpoints . . . . . . V63.0121.002.2010Su, Calculus I (NYU) Section 5.2 The Definite Integral June 17, 2010 7 / 32
  • 78. Theorem of the (previous) Day Theorem If f is a continuous function on [a, b] . . 4 = 7.5 M or has finitely many jump discontinuities, then { n } ∑ lim Sn = lim f(ci )∆x n→∞ n→∞ i=1 exists and is the same value no . x . matter what choice of ci we make. m . . idpoints . . . . . . V63.0121.002.2010Su, Calculus I (NYU) Section 5.2 The Definite Integral June 17, 2010 7 / 32
  • 79. Theorem of the (previous) Day Theorem If f is a continuous function on [a, b] . . 5 = 7.4998 M or has finitely many jump discontinuities, then { n } ∑ lim Sn = lim f(ci )∆x n→∞ n→∞ i=1 exists and is the same value no . x . matter what choice of ci we make. m . . idpoints . . . . . . V63.0121.002.2010Su, Calculus I (NYU) Section 5.2 The Definite Integral June 17, 2010 7 / 32
  • 80. Theorem of the (previous) Day Theorem If f is a continuous function on [a, b] . . 6 = 7.5 M or has finitely many jump discontinuities, then { n } ∑ lim Sn = lim f(ci )∆x n→∞ n→∞ i=1 exists and is the same value no . x . matter what choice of ci we make. m . . idpoints . . . . . . V63.0121.002.2010Su, Calculus I (NYU) Section 5.2 The Definite Integral June 17, 2010 7 / 32
  • 81. Theorem of the (previous) Day Theorem If f is a continuous function on [a, b] . . 7 = 7.4996 M or has finitely many jump discontinuities, then { n } ∑ lim Sn = lim f(ci )∆x n→∞ n→∞ i=1 exists and is the same value no . x . matter what choice of ci we make. m . . idpoints . . . . . . V63.0121.002.2010Su, Calculus I (NYU) Section 5.2 The Definite Integral June 17, 2010 7 / 32
  • 82. Theorem of the (previous) Day Theorem If f is a continuous function on [a, b] . . 8 = 7.5 M or has finitely many jump discontinuities, then { n } ∑ lim Sn = lim f(ci )∆x n→∞ n→∞ i=1 exists and is the same value no . x . matter what choice of ci we make. m . . idpoints . . . . . . V63.0121.002.2010Su, Calculus I (NYU) Section 5.2 The Definite Integral June 17, 2010 7 / 32
  • 83. Theorem of the (previous) Day Theorem If f is a continuous function on [a, b] . . 9 = 7.49977 M or has finitely many jump discontinuities, then { n } ∑ lim Sn = lim f(ci )∆x n→∞ n→∞ i=1 exists and is the same value no . x . matter what choice of ci we make. m . . idpoints . . . . . . V63.0121.002.2010Su, Calculus I (NYU) Section 5.2 The Definite Integral June 17, 2010 7 / 32
  • 84. Theorem of the (previous) Day Theorem If f is a continuous function on [a, b] . . 10 = 7.49947 M or has finitely many jump discontinuities, then { n } ∑ lim Sn = lim f(ci )∆x n→∞ n→∞ i=1 exists and is the same value no . x . matter what choice of ci we make. m . . idpoints . . . . . . V63.0121.002.2010Su, Calculus I (NYU) Section 5.2 The Definite Integral June 17, 2010 7 / 32
  • 85. Theorem of the (previous) Day Theorem If f is a continuous function on [a, b] . . 11 = 7.49966 M or has finitely many jump discontinuities, then { n } ∑ lim Sn = lim f(ci )∆x n→∞ n→∞ i=1 exists and is the same value no . x . matter what choice of ci we make. m . . idpoints . . . . . . V63.0121.002.2010Su, Calculus I (NYU) Section 5.2 The Definite Integral June 17, 2010 7 / 32
  • 86. Theorem of the (previous) Day Theorem If f is a continuous function on [a, b] . . 12 = 7.5 M or has finitely many jump discontinuities, then { n } ∑ lim Sn = lim f(ci )∆x n→∞ n→∞ i=1 exists and is the same value no . x . matter what choice of ci we make. m . . idpoints . . . . . . V63.0121.002.2010Su, Calculus I (NYU) Section 5.2 The Definite Integral June 17, 2010 7 / 32
  • 87. Theorem of the (previous) Day Theorem If f is a continuous function on [a, b] . . 13 = 7.49937 M or has finitely many jump discontinuities, then { n } ∑ lim Sn = lim f(ci )∆x n→∞ n→∞ i=1 exists and is the same value no . x . matter what choice of ci we make. m . . idpoints . . . . . . V63.0121.002.2010Su, Calculus I (NYU) Section 5.2 The Definite Integral June 17, 2010 7 / 32
  • 88. Theorem of the (previous) Day Theorem If f is a continuous function on [a, b] . . 14 = 7.49954 M or has finitely many jump discontinuities, then { n } ∑ lim Sn = lim f(ci )∆x n→∞ n→∞ i=1 exists and is the same value no . x . matter what choice of ci we make. m . . idpoints . . . . . . V63.0121.002.2010Su, Calculus I (NYU) Section 5.2 The Definite Integral June 17, 2010 7 / 32
  • 89. Theorem of the (previous) Day Theorem If f is a continuous function on [a, b] . . 15 = 7.49968 M or has finitely many jump discontinuities, then { n } ∑ lim Sn = lim f(ci )∆x n→∞ n→∞ i=1 exists and is the same value no . x . matter what choice of ci we make. m . . idpoints . . . . . . V63.0121.002.2010Su, Calculus I (NYU) Section 5.2 The Definite Integral June 17, 2010 7 / 32
  • 90. Theorem of the (previous) Day Theorem If f is a continuous function on [a, b] . . 16 = 7.49988 M or has finitely many jump discontinuities, then { n } ∑ lim Sn = lim f(ci )∆x n→∞ n→∞ i=1 exists and is the same value no . x . matter what choice of ci we make. m . . idpoints . . . . . . V63.0121.002.2010Su, Calculus I (NYU) Section 5.2 The Definite Integral June 17, 2010 7 / 32