SlideShare una empresa de Scribd logo
1 de 34
Descargar para leer sin conexión
Section	5.3
                  Evaluating	Definite	Integrals

                           V63.0121, Calculus	I



                              April	21, 2009


Announcements
         Final	Exam	is	Friday, May	8, 2:00–3:50pm
         Final	is	cumulative; topics	will	be	represented	roughly
         according	to	time	spent	on	them
    .
    Image	credit: docman
.
                                                  .   .   .   .    .   .
Outline




          .   .   .   .   .   .
The	definite	integral	as	a	limit



   Definition
   If f is	a	function	defined	on [a, b], the definite	integral	of f from a
   to b is	the	number
                       ∫b                   n
                                          ∑
                          f(x) dx = lim       f(ci ) ∆x
                                        n→∞
                            a                 i=1

                      b−a
                          , and	for	each i, xi = a + i∆x, and ci is	a	point
   where ∆x =
                       n
   in [xi−1 , xi ].




                                                     .    .    .   .    .     .
Notation/Terminology


                             ∫     b
                                       f(x) dx
                               a
      ∫
          — integral	sign (swoopy S)
      f(x) — integrand
      a and b — limits	of	integration (a is	the lower	limit and b
      the upper	limit)
      dx —	??? (a	parenthesis? an	infinitesimal? a	variable?)
      The	process	of	computing	an	integral	is	called integration




                                                 .   .   .   .   .   .
Properties	of	the	integral


   Theorem	(Additive	Properties	of	the	Integral)
   Let f and g be	integrable	functions	on [a, b] and c a	constant.
   Then
         ∫b
            c dx = c(b − a)
    1.
             a
         ∫                                    ∫                    ∫
                 b                                 b                   b
                     [f(x) + g(x)] dx =                f(x) dx +           g(x) dx.
    2.
             a                                 a                   a
         ∫                          ∫
                 b                      b
                     cf(x) dx = c           f(x) dx.
    3.
             a                      a
         ∫                                    ∫                    ∫
                 b                                 b                   b
                     [f(x) − g(x)] dx =                f(x) dx −           g(x) dx.
    4.
             a                                 a                   a




                                                                            .   .     .   .   .   .
More	Properties	of	the	Integral



   Conventions:           ∫                             ∫
                              a                              b
                                  f(x) dx = −                    f(x) dx
                          b                              a
                                   ∫     a
                                             f(x) dx = 0
                                     a
   This	allows	us	to	have
        ∫c            ∫b           ∫               c
            f(x) dx =    f(x) dx +                     f(x) dx for	all a, b, and c.
    5.
         a            a                        b




                                                                      .    .   .   .   .   .
Comparison	Properties	of	the	Integral
   Theorem
   Let f and g be	integrable	functions	on [a, b].
    6. If f(x) ≥ 0 for	all x in [a, b], then
                                      ∫     b
                                                f(x) dx ≥ 0
                                        a

    7. If f(x) ≥ g(x) for	all x in [a, b], then
                            ∫                             ∫
                                  b                            b
                                      f(x) dx ≥                    g(x) dx
                              a                            a

    8. If m ≤ f(x) ≤ M for	all x in [a, b], then
                                          ∫         b
                      m(b − a) ≤                        f(x) dx ≤ M(b − a)
                                                a

                                                                       .     .   .   .   .   .
Outline




          .   .   .   .   .   .
Socratic	proof



     The	definite	integral	of
     velocity	measures
     displacement	(net
     distance)
     The	derivative	of
     displacement	is	velocity
     So	we	can	compute
     displacement	with	the
     antiderivative	of
     velocity?




                                .   .   .   .   .   .
Theorem	of	the	Day



  Theorem	(The	Second	Fundamental	Theorem	of	Calculus)
  Suppose f is	integrable	on [a, b] and f = F′ for	another	function F,
  then                 ∫    b
                                f(x) dx = F(b) − F(a).
                        a




                                                    .    .   .   .   .   .
Theorem	of	the	Day



  Theorem	(The	Second	Fundamental	Theorem	of	Calculus)
  Suppose f is	integrable	on [a, b] and f = F′ for	another	function F,
  then                 ∫    b
                                f(x) dx = F(b) − F(a).
                        a


  Note
  In	Section	5.3, this	theorem	is	called	“The	Evaluation	Theorem”.
  Nobody	else	in	the	world	calls	it	that.




                                                    .    .   .   .   .   .
Proving	2FTC


                                                               b−a
  Divide	up [a, b] into n pieces	of	equal	width ∆x =               as
                                                                n
  usual. For	each i, F is	continuous	on [xi−1 , xi ] and	differentiable
  on (xi−1 , xi ). So	there	is	a	point ci in (xi−1 , xi ) with

                     F(xi ) − F(xi−1 )
                                       = F′ (ci ) = f(ci )
                        xi − xi−1

  Or
                        f(ci )∆x = F(xi ) − F(xi−1 )




                                                     .       .   .   .   .   .
We	have	for	each i

                        f(ci )∆x = F(xi ) − F(xi−1 )

Form	the	Riemann	Sum:
         n                  n
         ∑                  ∑
                                  (F(xi ) − F(xi−1 ))
  Sn =         f(ci )∆x =
         i=1                i=1


    = (F(x1 ) − F(x0 )) + (F(x2 ) − F(x1 )) + (F(x3 ) − F(x2 )) + · · ·
          · · · + (F(xn−1 ) − F(xn−2 )) + (F(xn ) − F(xn−1 ))
    = F(xn ) − F(x0 ) = F(b) − F(a)




                                                        .   .   .   .   .   .
We	have	shown	for	each n,

                       Sn = F(b) − F(a)

so	in	the	limit
     ∫b
         f(x) dx = lim Sn = lim (F(b) − F(a)) = F(b) − F(a)
                 n→∞        n→∞
     a




                                          .    .   .    .     .   .
Example
Find	the	area	between y = x3 and	the x-axis, between x = 0 and
x = 1.




                                              .




                                          .       .   .   .   .   .
Example
 Find	the	area	between y = x3 and	the x-axis, between x = 0 and
 x = 1.

Solution

      ∫                       1
           1
                         x4           1
               x3 dx =
 A=                               =
                         4            4        .
       0                      0




                                           .       .   .   .   .   .
Example
 Find	the	area	between y = x3 and	the x-axis, between x = 0 and
 x = 1.

Solution

      ∫                       1
           1
                         x4           1
               x3 dx =
 A=                               =
                         4            4          .
       0                      0


 Here	we	use	the	notation F(x)|b or [F(x)]b to	mean F(b) − F(a).
                               a          a




                                             .       .   .   .   .   .
Example
Find	the	area	enclosed	by	the	parabola y = x2 and y = 1.




                                           .   .    .      .   .   .
Example
Find	the	area	enclosed	by	the	parabola y = x2 and y = 1.




                                .




                                           .   .    .      .   .   .
Example
Find	the	area	enclosed	by	the	parabola y = x2 and y = 1.




                                .



Solution

                          [   ]1         [ (    )]
           ∫   1
                     x3                      −1
                                        1            4
                   2
  A=2−    x dx = 2 −                =2−   −−       =
                     3                  3     3      3
       −1                      −1



                                             .   .   .     .   .   .
Outline




          .   .   .   .   .   .
The	Integral	as	Total	Change


   Another	way	to	state	this	theorem	is:
                       ∫     b
                                 F′ (x) dx = F(b) − F(a),
                         a

   or the	integral	of	a	derivative	along	an	interval	is	the	total	change
   between	the	sides	of	that	interval. This	has	many	ramifications:




                                                       .    .   .   .   .   .
The	Integral	as	Total	Change


   Another	way	to	state	this	theorem	is:
                        ∫    b
                                  F′ (x) dx = F(b) − F(a),
                         a

   or the	integral	of	a	derivative	along	an	interval	is	the	total	change
   between	the	sides	of	that	interval. This	has	many	ramifications:

   Theorem
   If v(t) represents	the	velocity	of	a	particle	moving	rectilinearly,
   then                  ∫   t1
                                  v(t) dt = s(t1 ) − s(t0 ).
                            t0




                                                          .    .   .   .   .   .
The	Integral	as	Total	Change


   Another	way	to	state	this	theorem	is:
                       ∫     b
                                 F′ (x) dx = F(b) − F(a),
                         a

   or the	integral	of	a	derivative	along	an	interval	is	the	total	change
   between	the	sides	of	that	interval. This	has	many	ramifications:

   Theorem
   If MC(x) represents	the	marginal	cost	of	making x units	of	a
   product, then
                                    ∫x
                     C(x) = C(0) +      MC(q) dq.
                                            0



                                                       .    .   .   .   .   .
The	Integral	as	Total	Change


   Another	way	to	state	this	theorem	is:
                       ∫     b
                                 F′ (x) dx = F(b) − F(a),
                         a

   or the	integral	of	a	derivative	along	an	interval	is	the	total	change
   between	the	sides	of	that	interval. This	has	many	ramifications:

   Theorem
   If ρ(x) represents	the	density	of	a	thin	rod	at	a	distance	of x from
   its	end, then	the	mass	of	the	rod	up	to x is
                                    ∫x
                            m(x) =       ρ(s) ds.
                                          0



                                                       .    .   .   .   .   .
Outline




          .   .   .   .   .   .
A new	notation	for	antiderivatives



   To	emphasize	the	relationship	between	antidifferentiation	and
   integration, we	use	the indefinite	integral notation
                               ∫
                                  f(x) dx

   for	any	function	whose	derivative	is f(x).




                                                .   .   .   .      .   .
A new	notation	for	antiderivatives



   To	emphasize	the	relationship	between	antidifferentiation	and
   integration, we	use	the indefinite	integral notation
                               ∫
                                  f(x) dx

   for	any	function	whose	derivative	is f(x). Thus
                         ∫
                            x2 dx = 1 x3 + C.
                                     3




                                                .    .   .   .     .   .
My	first	table	of	integrals
    ∫                         ∫               ∫
         [f(x) + g(x)] dx =       f(x) dx +       g(x) dx
                                                     ∫                ∫
     ∫
                     xn+1
          xn dx =                                       cf(x) dx = c f(x) dx
                          + C (n ̸= −1)
                    n+1                                ∫
               ∫
                                                           1
                  ex dx = ex + C                             dx = ln |x| + C
                                                           x
                                                       ∫
           ∫
                                                                     ax
                                                           ax dx =       +C
              sin x dx = − cos x + C
                                                                    ln a
                                                    ∫
            ∫
                                                       csc2 x dx = − cot x + C
                cos x dx = sin x + C
                                                  ∫
           ∫
               sec2 x dx = tan x + C                 csc x cot x dx = − csc x + C
                                                  ∫
         ∫
                                                         1
                                                     √          dx = arcsin x + C
            sec x tan x dx = sec x + C
                                                       1 − x2
         ∫
                1
                     dx = arctan x + C
             1 + x2
                                                          .   .    .    .    .      .
Outline




          .   .   .   .   .   .
Example
Find	the	area	between	the	graph	of y = (x − 1)(x − 2), the x-axis,
and	the	vertical	lines x = 0 and x = 3.




                                            .    .   .    .   .      .
Example
Find	the	area	between	the	graph	of y = (x − 1)(x − 2), the x-axis,
and	the	vertical	lines x = 0 and x = 3.

Solution ∫
                     3
                         (x − 1)(x − 2) dx. Notice	the	integrand	is	positive	on
Consider
                 0
[0, 1) and (2, 3], and	negative	on (1, 2). If	we	want	the	area	of
the	region, we	have	to	do
      ∫                                 ∫                                ∫
           1                                2                                3
               (x − 1)(x − 2) dx −              (x − 1)(x − 2) dx +              (x − 1)(x − 2) dx
A=
       0                                 1                               2
      [1            ]1                [1 3                 ]2       [1                       ]3
      x3 − 3 x2 + 2x 0 −                     − 3 x2 + 2x                3  32
                                                                     3 x − 2 x + 2x
                                       3x
  =                                                           +
    3
        (2)                                    2            1                                 2
   5        1      5    11
  = −−          +=         .
   6        6      6    6


                                                                .    .       .      .    .        .
Graph	from	previous	example
        y
        .




        .           .           .                 .       x
                                                          .
                              2
                              .                 3
                                                .
                  1
                  .


                                    .   .   .         .       .   .
Summary




     integrals	can	be	computed	with	antidifferentiation
     integral	of	instantaneous	rate	of	change	is	total	net	change
     The	second	Funamental	Theorem	of	Calculus	requires	the
     Mean	Value	Theorem




                                             .    .    .   .    .   .

Más contenido relacionado

La actualidad más candente

Lesson 27: Evaluating Definite Integrals
Lesson 27: Evaluating Definite IntegralsLesson 27: Evaluating Definite Integrals
Lesson 27: Evaluating Definite IntegralsMatthew Leingang
 
Lesson 32: The Fundamental Theorem Of Calculus
Lesson 32: The Fundamental Theorem Of CalculusLesson 32: The Fundamental Theorem Of Calculus
Lesson 32: The Fundamental Theorem Of CalculusMatthew 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 28: The Fundamental Theorem of Calculus
Lesson 28: The Fundamental Theorem of CalculusLesson 28: The Fundamental Theorem of Calculus
Lesson 28: The Fundamental Theorem of CalculusMatthew Leingang
 
Slides: The dual Voronoi diagrams with respect to representational Bregman di...
Slides: The dual Voronoi diagrams with respect to representational Bregman di...Slides: The dual Voronoi diagrams with respect to representational Bregman di...
Slides: The dual Voronoi diagrams with respect to representational Bregman di...Frank Nielsen
 
Mesh Processing Course : Mesh Parameterization
Mesh Processing Course : Mesh ParameterizationMesh Processing Course : Mesh Parameterization
Mesh Processing Course : Mesh ParameterizationGabriel Peyré
 
CVPR2010: higher order models in computer vision: Part 4
CVPR2010: higher order models in computer vision: Part 4 CVPR2010: higher order models in computer vision: Part 4
CVPR2010: higher order models in computer vision: Part 4 zukun
 
Image Processing 2
Image Processing 2Image Processing 2
Image Processing 2jainatin
 
Collision Detection In 3D Environments
Collision Detection In 3D EnvironmentsCollision Detection In 3D Environments
Collision Detection In 3D EnvironmentsUng-Su Lee
 
Bregman Voronoi Diagrams (SODA 2007)
Bregman Voronoi Diagrams (SODA 2007)  Bregman Voronoi Diagrams (SODA 2007)
Bregman Voronoi Diagrams (SODA 2007) Frank Nielsen
 
Digital system design
Digital system designDigital system design
Digital system designKuntala Das
 
25 surface area
25 surface area25 surface area
25 surface areamath267
 
Algebra 2 Section 5-1
Algebra 2 Section 5-1Algebra 2 Section 5-1
Algebra 2 Section 5-1Jimbo Lamb
 
Pc12 sol c04_4-2
Pc12 sol c04_4-2Pc12 sol c04_4-2
Pc12 sol c04_4-2Garden City
 
AA Section 8-1
AA Section 8-1AA Section 8-1
AA Section 8-1Jimbo Lamb
 

La actualidad más candente (18)

Lesson 27: Evaluating Definite Integrals
Lesson 27: Evaluating Definite IntegralsLesson 27: Evaluating Definite Integrals
Lesson 27: Evaluating Definite Integrals
 
Functions
FunctionsFunctions
Functions
 
Lesson 32: The Fundamental Theorem Of Calculus
Lesson 32: The Fundamental Theorem Of CalculusLesson 32: The Fundamental Theorem Of Calculus
Lesson 32: The Fundamental Theorem Of Calculus
 
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 28: The Fundamental Theorem of Calculus
Lesson 28: The Fundamental Theorem of CalculusLesson 28: The Fundamental Theorem of Calculus
Lesson 28: The Fundamental Theorem of Calculus
 
Business math
Business mathBusiness math
Business math
 
Slides: The dual Voronoi diagrams with respect to representational Bregman di...
Slides: The dual Voronoi diagrams with respect to representational Bregman di...Slides: The dual Voronoi diagrams with respect to representational Bregman di...
Slides: The dual Voronoi diagrams with respect to representational Bregman di...
 
Mesh Processing Course : Mesh Parameterization
Mesh Processing Course : Mesh ParameterizationMesh Processing Course : Mesh Parameterization
Mesh Processing Course : Mesh Parameterization
 
CVPR2010: higher order models in computer vision: Part 4
CVPR2010: higher order models in computer vision: Part 4 CVPR2010: higher order models in computer vision: Part 4
CVPR2010: higher order models in computer vision: Part 4
 
Image Processing 2
Image Processing 2Image Processing 2
Image Processing 2
 
Collision Detection In 3D Environments
Collision Detection In 3D EnvironmentsCollision Detection In 3D Environments
Collision Detection In 3D Environments
 
Bregman Voronoi Diagrams (SODA 2007)
Bregman Voronoi Diagrams (SODA 2007)  Bregman Voronoi Diagrams (SODA 2007)
Bregman Voronoi Diagrams (SODA 2007)
 
Digital system design
Digital system designDigital system design
Digital system design
 
25 surface area
25 surface area25 surface area
25 surface area
 
Algebra 2 Section 5-1
Algebra 2 Section 5-1Algebra 2 Section 5-1
Algebra 2 Section 5-1
 
Pc12 sol c04_4-2
Pc12 sol c04_4-2Pc12 sol c04_4-2
Pc12 sol c04_4-2
 
C3 January 2012 QP
C3 January 2012 QPC3 January 2012 QP
C3 January 2012 QP
 
AA Section 8-1
AA Section 8-1AA Section 8-1
AA Section 8-1
 

Similar a Lesson 25: Evaluating Definite Integrals (Section 4 version)

Lesson 31: Evaluating Definite Integrals
Lesson 31: Evaluating Definite IntegralsLesson 31: Evaluating Definite Integrals
Lesson 31: Evaluating Definite IntegralsMatthew Leingang
 
Lesson 25: Evaluating Definite Integrals (slides
Lesson 25: Evaluating Definite Integrals (slidesLesson 25: Evaluating Definite Integrals (slides
Lesson 25: Evaluating Definite Integrals (slidesMel Anthony Pepito
 
Bai giang ham so kha vi va vi phan cua ham nhieu bien
Bai giang ham so kha vi va vi phan cua ham nhieu bienBai giang ham so kha vi va vi phan cua ham nhieu bien
Bai giang ham so kha vi va vi phan cua ham nhieu bienNhan Nguyen
 
Lesson 21: Curve Sketching (Section 4 version)
Lesson 21: Curve Sketching (Section 4 version)Lesson 21: Curve Sketching (Section 4 version)
Lesson 21: Curve Sketching (Section 4 version)Matthew Leingang
 
Lesson 7: What does f' say about f?
Lesson 7: What does f' say about f?Lesson 7: What does f' say about f?
Lesson 7: What does f' say about f?Matthew Leingang
 
Lesson 28: The Fundamental Theorem of Calculus
Lesson 28: The Fundamental Theorem of CalculusLesson 28: The Fundamental Theorem of Calculus
Lesson 28: The Fundamental Theorem of CalculusMatthew Leingang
 
Lesson 15: Inverse Functions And Logarithms
Lesson 15: Inverse Functions And LogarithmsLesson 15: Inverse Functions And Logarithms
Lesson 15: Inverse Functions And LogarithmsMatthew Leingang
 
584 fundamental theorem of calculus
584 fundamental theorem of calculus584 fundamental theorem of calculus
584 fundamental theorem of calculusgoldenratio618
 
Lesson18 Double Integrals Over Rectangles Slides
Lesson18   Double Integrals Over Rectangles SlidesLesson18   Double Integrals Over Rectangles Slides
Lesson18 Double Integrals Over Rectangles SlidesMatthew Leingang
 
Lesson 28: Lagrange Multipliers II
Lesson 28: Lagrange Multipliers IILesson 28: Lagrange Multipliers II
Lesson 28: Lagrange Multipliers IIguestf32826
 
Lesson 28: Lagrange Multipliers II
Lesson 28: Lagrange  Multipliers IILesson 28: Lagrange  Multipliers II
Lesson 28: Lagrange Multipliers IIMatthew Leingang
 
Cea0001 ppt project
Cea0001 ppt projectCea0001 ppt project
Cea0001 ppt projectcea0001
 
Lesson 19: Double Integrals over General Regions
Lesson 19: Double Integrals over General RegionsLesson 19: Double Integrals over General Regions
Lesson 19: Double Integrals over General RegionsMatthew Leingang
 
Lesson 27: Integration by Substitution (Section 4 version)
Lesson 27: Integration by Substitution (Section 4 version)Lesson 27: Integration by Substitution (Section 4 version)
Lesson 27: Integration by Substitution (Section 4 version)Matthew Leingang
 
16 partial derivatives
16 partial derivatives16 partial derivatives
16 partial derivativesmath267
 
Pc12 sol c04_4-2
Pc12 sol c04_4-2Pc12 sol c04_4-2
Pc12 sol c04_4-2Garden City
 
Lesson 15: Inverse Functions and Logarithms
Lesson 15: Inverse Functions and LogarithmsLesson 15: Inverse Functions and Logarithms
Lesson 15: Inverse Functions and LogarithmsMatthew Leingang
 
Lesson 27: Integration by Substitution (Section 10 version)
Lesson 27: Integration by Substitution (Section 10 version)Lesson 27: Integration by Substitution (Section 10 version)
Lesson 27: Integration by Substitution (Section 10 version)Matthew Leingang
 

Similar a Lesson 25: Evaluating Definite Integrals (Section 4 version) (20)

gfg
gfggfg
gfg
 
Lesson 31: Evaluating Definite Integrals
Lesson 31: Evaluating Definite IntegralsLesson 31: Evaluating Definite Integrals
Lesson 31: Evaluating Definite Integrals
 
Lesson 25: Evaluating Definite Integrals (slides
Lesson 25: Evaluating Definite Integrals (slidesLesson 25: Evaluating Definite Integrals (slides
Lesson 25: Evaluating Definite Integrals (slides
 
Bai giang ham so kha vi va vi phan cua ham nhieu bien
Bai giang ham so kha vi va vi phan cua ham nhieu bienBai giang ham so kha vi va vi phan cua ham nhieu bien
Bai giang ham so kha vi va vi phan cua ham nhieu bien
 
Lesson 21: Curve Sketching (Section 4 version)
Lesson 21: Curve Sketching (Section 4 version)Lesson 21: Curve Sketching (Section 4 version)
Lesson 21: Curve Sketching (Section 4 version)
 
Lesson 7: What does f' say about f?
Lesson 7: What does f' say about f?Lesson 7: What does f' say about f?
Lesson 7: What does f' say about f?
 
Lesson 28: The Fundamental Theorem of Calculus
Lesson 28: The Fundamental Theorem of CalculusLesson 28: The Fundamental Theorem of Calculus
Lesson 28: The Fundamental Theorem of Calculus
 
Lesson 15: Inverse Functions And Logarithms
Lesson 15: Inverse Functions And LogarithmsLesson 15: Inverse Functions And Logarithms
Lesson 15: Inverse Functions And Logarithms
 
584 fundamental theorem of calculus
584 fundamental theorem of calculus584 fundamental theorem of calculus
584 fundamental theorem of calculus
 
Lesson18 Double Integrals Over Rectangles Slides
Lesson18   Double Integrals Over Rectangles SlidesLesson18   Double Integrals Over Rectangles Slides
Lesson18 Double Integrals Over Rectangles Slides
 
Lesson 28: Lagrange Multipliers II
Lesson 28: Lagrange Multipliers IILesson 28: Lagrange Multipliers II
Lesson 28: Lagrange Multipliers II
 
Lesson 28: Lagrange Multipliers II
Lesson 28: Lagrange  Multipliers IILesson 28: Lagrange  Multipliers II
Lesson 28: Lagrange Multipliers II
 
Cea0001 ppt project
Cea0001 ppt projectCea0001 ppt project
Cea0001 ppt project
 
Lesson 19: Double Integrals over General Regions
Lesson 19: Double Integrals over General RegionsLesson 19: Double Integrals over General Regions
Lesson 19: Double Integrals over General Regions
 
Lesson 27: Integration by Substitution (Section 4 version)
Lesson 27: Integration by Substitution (Section 4 version)Lesson 27: Integration by Substitution (Section 4 version)
Lesson 27: Integration by Substitution (Section 4 version)
 
Evaluating definite integrals
Evaluating definite integralsEvaluating definite integrals
Evaluating definite integrals
 
16 partial derivatives
16 partial derivatives16 partial derivatives
16 partial derivatives
 
Pc12 sol c04_4-2
Pc12 sol c04_4-2Pc12 sol c04_4-2
Pc12 sol c04_4-2
 
Lesson 15: Inverse Functions and Logarithms
Lesson 15: Inverse Functions and LogarithmsLesson 15: Inverse Functions and Logarithms
Lesson 15: Inverse Functions and Logarithms
 
Lesson 27: Integration by Substitution (Section 10 version)
Lesson 27: Integration by Substitution (Section 10 version)Lesson 27: Integration by Substitution (Section 10 version)
Lesson 27: Integration by Substitution (Section 10 version)
 

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 (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
 
Lesson 19: The Mean Value Theorem (slides)
Lesson 19: The Mean Value Theorem (slides)Lesson 19: The Mean Value Theorem (slides)
Lesson 19: The Mean Value Theorem (slides)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 (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)
 
Lesson 19: The Mean Value Theorem (slides)
Lesson 19: The Mean Value Theorem (slides)Lesson 19: The Mean Value Theorem (slides)
Lesson 19: The Mean Value Theorem (slides)
 

Último

....................Muslim-Law notes.pdf
....................Muslim-Law notes.pdf....................Muslim-Law notes.pdf
....................Muslim-Law notes.pdfVikramadityaRaj
 
Financial Accounting IFRS, 3rd Edition-dikompresi.pdf
Financial Accounting IFRS, 3rd Edition-dikompresi.pdfFinancial Accounting IFRS, 3rd Edition-dikompresi.pdf
Financial Accounting IFRS, 3rd Edition-dikompresi.pdfMinawBelay
 
24 ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH SỞ GIÁO DỤC HẢI DƯ...
24 ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH SỞ GIÁO DỤC HẢI DƯ...24 ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH SỞ GIÁO DỤC HẢI DƯ...
24 ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH SỞ GIÁO DỤC HẢI DƯ...Nguyen Thanh Tu Collection
 
REPRODUCTIVE TOXICITY STUDIE OF MALE AND FEMALEpptx
REPRODUCTIVE TOXICITY  STUDIE OF MALE AND FEMALEpptxREPRODUCTIVE TOXICITY  STUDIE OF MALE AND FEMALEpptx
REPRODUCTIVE TOXICITY STUDIE OF MALE AND FEMALEpptxmanishaJyala2
 
Championnat de France de Tennis de table/
Championnat de France de Tennis de table/Championnat de France de Tennis de table/
Championnat de France de Tennis de table/siemaillard
 
Stl Algorithms in C++ jjjjjjjjjjjjjjjjjj
Stl Algorithms in C++ jjjjjjjjjjjjjjjjjjStl Algorithms in C++ jjjjjjjjjjjjjjjjjj
Stl Algorithms in C++ jjjjjjjjjjjjjjjjjjMohammed Sikander
 
BỘ LUYỆN NGHE TIẾNG ANH 8 GLOBAL SUCCESS CẢ NĂM (GỒM 12 UNITS, MỖI UNIT GỒM 3...
BỘ LUYỆN NGHE TIẾNG ANH 8 GLOBAL SUCCESS CẢ NĂM (GỒM 12 UNITS, MỖI UNIT GỒM 3...BỘ LUYỆN NGHE TIẾNG ANH 8 GLOBAL SUCCESS CẢ NĂM (GỒM 12 UNITS, MỖI UNIT GỒM 3...
BỘ LUYỆN NGHE TIẾNG ANH 8 GLOBAL SUCCESS CẢ NĂM (GỒM 12 UNITS, MỖI UNIT GỒM 3...Nguyen Thanh Tu Collection
 
Pragya Champions Chalice 2024 Prelims & Finals Q/A set, General Quiz
Pragya Champions Chalice 2024 Prelims & Finals Q/A set, General QuizPragya Champions Chalice 2024 Prelims & Finals Q/A set, General Quiz
Pragya Champions Chalice 2024 Prelims & Finals Q/A set, General QuizPragya - UEM Kolkata Quiz Club
 
Basic Civil Engineering notes on Transportation Engineering, Modes of Transpo...
Basic Civil Engineering notes on Transportation Engineering, Modes of Transpo...Basic Civil Engineering notes on Transportation Engineering, Modes of Transpo...
Basic Civil Engineering notes on Transportation Engineering, Modes of Transpo...Denish Jangid
 
Dementia (Alzheimer & vasular dementia).
Dementia (Alzheimer & vasular dementia).Dementia (Alzheimer & vasular dementia).
Dementia (Alzheimer & vasular dementia).Mohamed Rizk Khodair
 
Features of Video Calls in the Discuss Module in Odoo 17
Features of Video Calls in the Discuss Module in Odoo 17Features of Video Calls in the Discuss Module in Odoo 17
Features of Video Calls in the Discuss Module in Odoo 17Celine George
 
會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文
會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文
會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文中 央社
 
Software testing for project report .pdf
Software testing for project report .pdfSoftware testing for project report .pdf
Software testing for project report .pdfKamal Acharya
 
An overview of the various scriptures in Hinduism
An overview of the various scriptures in HinduismAn overview of the various scriptures in Hinduism
An overview of the various scriptures in HinduismDabee Kamal
 
Envelope of Discrepancy in Orthodontics: Enhancing Precision in Treatment
 Envelope of Discrepancy in Orthodontics: Enhancing Precision in Treatment Envelope of Discrepancy in Orthodontics: Enhancing Precision in Treatment
Envelope of Discrepancy in Orthodontics: Enhancing Precision in Treatmentsaipooja36
 
The basics of sentences session 4pptx.pptx
The basics of sentences session 4pptx.pptxThe basics of sentences session 4pptx.pptx
The basics of sentences session 4pptx.pptxheathfieldcps1
 
Graduate Outcomes Presentation Slides - English (v3).pptx
Graduate Outcomes Presentation Slides - English (v3).pptxGraduate Outcomes Presentation Slides - English (v3).pptx
Graduate Outcomes Presentation Slides - English (v3).pptxneillewis46
 
Capitol Tech Univ Doctoral Presentation -May 2024
Capitol Tech Univ Doctoral Presentation -May 2024Capitol Tech Univ Doctoral Presentation -May 2024
Capitol Tech Univ Doctoral Presentation -May 2024CapitolTechU
 
The Ball Poem- John Berryman_20240518_001617_0000.pptx
The Ball Poem- John Berryman_20240518_001617_0000.pptxThe Ball Poem- John Berryman_20240518_001617_0000.pptx
The Ball Poem- John Berryman_20240518_001617_0000.pptxNehaChandwani11
 

Último (20)

....................Muslim-Law notes.pdf
....................Muslim-Law notes.pdf....................Muslim-Law notes.pdf
....................Muslim-Law notes.pdf
 
Financial Accounting IFRS, 3rd Edition-dikompresi.pdf
Financial Accounting IFRS, 3rd Edition-dikompresi.pdfFinancial Accounting IFRS, 3rd Edition-dikompresi.pdf
Financial Accounting IFRS, 3rd Edition-dikompresi.pdf
 
24 ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH SỞ GIÁO DỤC HẢI DƯ...
24 ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH SỞ GIÁO DỤC HẢI DƯ...24 ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH SỞ GIÁO DỤC HẢI DƯ...
24 ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH SỞ GIÁO DỤC HẢI DƯ...
 
REPRODUCTIVE TOXICITY STUDIE OF MALE AND FEMALEpptx
REPRODUCTIVE TOXICITY  STUDIE OF MALE AND FEMALEpptxREPRODUCTIVE TOXICITY  STUDIE OF MALE AND FEMALEpptx
REPRODUCTIVE TOXICITY STUDIE OF MALE AND FEMALEpptx
 
Championnat de France de Tennis de table/
Championnat de France de Tennis de table/Championnat de France de Tennis de table/
Championnat de France de Tennis de table/
 
Stl Algorithms in C++ jjjjjjjjjjjjjjjjjj
Stl Algorithms in C++ jjjjjjjjjjjjjjjjjjStl Algorithms in C++ jjjjjjjjjjjjjjjjjj
Stl Algorithms in C++ jjjjjjjjjjjjjjjjjj
 
BỘ LUYỆN NGHE TIẾNG ANH 8 GLOBAL SUCCESS CẢ NĂM (GỒM 12 UNITS, MỖI UNIT GỒM 3...
BỘ LUYỆN NGHE TIẾNG ANH 8 GLOBAL SUCCESS CẢ NĂM (GỒM 12 UNITS, MỖI UNIT GỒM 3...BỘ LUYỆN NGHE TIẾNG ANH 8 GLOBAL SUCCESS CẢ NĂM (GỒM 12 UNITS, MỖI UNIT GỒM 3...
BỘ LUYỆN NGHE TIẾNG ANH 8 GLOBAL SUCCESS CẢ NĂM (GỒM 12 UNITS, MỖI UNIT GỒM 3...
 
IPL Online Quiz by Pragya; Question Set.
IPL Online Quiz by Pragya; Question Set.IPL Online Quiz by Pragya; Question Set.
IPL Online Quiz by Pragya; Question Set.
 
Pragya Champions Chalice 2024 Prelims & Finals Q/A set, General Quiz
Pragya Champions Chalice 2024 Prelims & Finals Q/A set, General QuizPragya Champions Chalice 2024 Prelims & Finals Q/A set, General Quiz
Pragya Champions Chalice 2024 Prelims & Finals Q/A set, General Quiz
 
Basic Civil Engineering notes on Transportation Engineering, Modes of Transpo...
Basic Civil Engineering notes on Transportation Engineering, Modes of Transpo...Basic Civil Engineering notes on Transportation Engineering, Modes of Transpo...
Basic Civil Engineering notes on Transportation Engineering, Modes of Transpo...
 
Dementia (Alzheimer & vasular dementia).
Dementia (Alzheimer & vasular dementia).Dementia (Alzheimer & vasular dementia).
Dementia (Alzheimer & vasular dementia).
 
Features of Video Calls in the Discuss Module in Odoo 17
Features of Video Calls in the Discuss Module in Odoo 17Features of Video Calls in the Discuss Module in Odoo 17
Features of Video Calls in the Discuss Module in Odoo 17
 
會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文
會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文
會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文
 
Software testing for project report .pdf
Software testing for project report .pdfSoftware testing for project report .pdf
Software testing for project report .pdf
 
An overview of the various scriptures in Hinduism
An overview of the various scriptures in HinduismAn overview of the various scriptures in Hinduism
An overview of the various scriptures in Hinduism
 
Envelope of Discrepancy in Orthodontics: Enhancing Precision in Treatment
 Envelope of Discrepancy in Orthodontics: Enhancing Precision in Treatment Envelope of Discrepancy in Orthodontics: Enhancing Precision in Treatment
Envelope of Discrepancy in Orthodontics: Enhancing Precision in Treatment
 
The basics of sentences session 4pptx.pptx
The basics of sentences session 4pptx.pptxThe basics of sentences session 4pptx.pptx
The basics of sentences session 4pptx.pptx
 
Graduate Outcomes Presentation Slides - English (v3).pptx
Graduate Outcomes Presentation Slides - English (v3).pptxGraduate Outcomes Presentation Slides - English (v3).pptx
Graduate Outcomes Presentation Slides - English (v3).pptx
 
Capitol Tech Univ Doctoral Presentation -May 2024
Capitol Tech Univ Doctoral Presentation -May 2024Capitol Tech Univ Doctoral Presentation -May 2024
Capitol Tech Univ Doctoral Presentation -May 2024
 
The Ball Poem- John Berryman_20240518_001617_0000.pptx
The Ball Poem- John Berryman_20240518_001617_0000.pptxThe Ball Poem- John Berryman_20240518_001617_0000.pptx
The Ball Poem- John Berryman_20240518_001617_0000.pptx
 

Lesson 25: Evaluating Definite Integrals (Section 4 version)

  • 1. Section 5.3 Evaluating Definite Integrals V63.0121, Calculus I April 21, 2009 Announcements Final Exam is Friday, May 8, 2:00–3:50pm Final is cumulative; topics will be represented roughly according to time spent on them . Image credit: docman . . . . . . .
  • 2. Outline . . . . . .
  • 3. The definite integral as a limit Definition If f is a function defined on [a, b], the definite integral of f from a to b is the number ∫b n ∑ f(x) dx = lim f(ci ) ∆x n→∞ a i=1 b−a , and for each i, xi = a + i∆x, and ci is a point where ∆x = n in [xi−1 , xi ]. . . . . . .
  • 4. Notation/Terminology ∫ b f(x) dx a ∫ — integral sign (swoopy S) f(x) — integrand a and b — limits of integration (a is the lower limit and b the upper limit) dx — ??? (a parenthesis? an infinitesimal? a variable?) The process of computing an integral is called integration . . . . . .
  • 5. Properties of the integral Theorem (Additive Properties of the Integral) Let f and g be integrable functions on [a, b] and c a constant. Then ∫b c dx = c(b − a) 1. a ∫ ∫ ∫ b b b [f(x) + g(x)] dx = f(x) dx + g(x) dx. 2. a a a ∫ ∫ b b cf(x) dx = c f(x) dx. 3. a a ∫ ∫ ∫ b b b [f(x) − g(x)] dx = f(x) dx − g(x) dx. 4. a a a . . . . . .
  • 6. More Properties of the Integral Conventions: ∫ ∫ a b f(x) dx = − f(x) dx b a ∫ a f(x) dx = 0 a This allows us to have ∫c ∫b ∫ c f(x) dx = f(x) dx + f(x) dx for all a, b, and c. 5. a a b . . . . . .
  • 7. Comparison Properties of the Integral Theorem Let f and g be integrable functions on [a, b]. 6. If f(x) ≥ 0 for all x in [a, b], then ∫ b f(x) dx ≥ 0 a 7. If f(x) ≥ g(x) for all x in [a, b], then ∫ ∫ b b f(x) dx ≥ g(x) dx a a 8. If m ≤ f(x) ≤ M for all x in [a, b], then ∫ b m(b − a) ≤ f(x) dx ≤ M(b − a) a . . . . . .
  • 8. Outline . . . . . .
  • 9. Socratic proof The definite integral of velocity measures displacement (net distance) The derivative of displacement is velocity So we can compute displacement with the antiderivative of velocity? . . . . . .
  • 10. Theorem of the Day Theorem (The Second Fundamental Theorem of Calculus) Suppose f is integrable on [a, b] and f = F′ for another function F, then ∫ b f(x) dx = F(b) − F(a). a . . . . . .
  • 11. Theorem of the Day Theorem (The Second Fundamental Theorem of Calculus) Suppose f is integrable on [a, b] and f = F′ for another function F, then ∫ b f(x) dx = F(b) − F(a). a Note In Section 5.3, this theorem is called “The Evaluation Theorem”. Nobody else in the world calls it that. . . . . . .
  • 12. Proving 2FTC b−a Divide up [a, b] into n pieces of equal width ∆x = as n usual. For each i, F is continuous on [xi−1 , xi ] and differentiable on (xi−1 , xi ). So there is a point ci in (xi−1 , xi ) with F(xi ) − F(xi−1 ) = F′ (ci ) = f(ci ) xi − xi−1 Or f(ci )∆x = F(xi ) − F(xi−1 ) . . . . . .
  • 13. We have for each i f(ci )∆x = F(xi ) − F(xi−1 ) Form the Riemann Sum: n n ∑ ∑ (F(xi ) − F(xi−1 )) Sn = f(ci )∆x = i=1 i=1 = (F(x1 ) − F(x0 )) + (F(x2 ) − F(x1 )) + (F(x3 ) − F(x2 )) + · · · · · · + (F(xn−1 ) − F(xn−2 )) + (F(xn ) − F(xn−1 )) = F(xn ) − F(x0 ) = F(b) − F(a) . . . . . .
  • 14. We have shown for each n, Sn = F(b) − F(a) so in the limit ∫b f(x) dx = lim Sn = lim (F(b) − F(a)) = F(b) − F(a) n→∞ n→∞ a . . . . . .
  • 15. Example Find the area between y = x3 and the x-axis, between x = 0 and x = 1. . . . . . . .
  • 16. Example Find the area between y = x3 and the x-axis, between x = 0 and x = 1. Solution ∫ 1 1 x4 1 x3 dx = A= = 4 4 . 0 0 . . . . . .
  • 17. Example Find the area between y = x3 and the x-axis, between x = 0 and x = 1. Solution ∫ 1 1 x4 1 x3 dx = A= = 4 4 . 0 0 Here we use the notation F(x)|b or [F(x)]b to mean F(b) − F(a). a a . . . . . .
  • 20. Example Find the area enclosed by the parabola y = x2 and y = 1. . Solution [ ]1 [ ( )] ∫ 1 x3 −1 1 4 2 A=2− x dx = 2 − =2− −− = 3 3 3 3 −1 −1 . . . . . .
  • 21. Outline . . . . . .
  • 22. The Integral as Total Change Another way to state this theorem is: ∫ b F′ (x) dx = F(b) − F(a), a or the integral of a derivative along an interval is the total change between the sides of that interval. This has many ramifications: . . . . . .
  • 23. The Integral as Total Change Another way to state this theorem is: ∫ b F′ (x) dx = F(b) − F(a), a or the integral of a derivative along an interval is the total change between the sides of that interval. This has many ramifications: Theorem If v(t) represents the velocity of a particle moving rectilinearly, then ∫ t1 v(t) dt = s(t1 ) − s(t0 ). t0 . . . . . .
  • 24. The Integral as Total Change Another way to state this theorem is: ∫ b F′ (x) dx = F(b) − F(a), a or the integral of a derivative along an interval is the total change between the sides of that interval. This has many ramifications: Theorem If MC(x) represents the marginal cost of making x units of a product, then ∫x C(x) = C(0) + MC(q) dq. 0 . . . . . .
  • 25. The Integral as Total Change Another way to state this theorem is: ∫ b F′ (x) dx = F(b) − F(a), a or the integral of a derivative along an interval is the total change between the sides of that interval. This has many ramifications: Theorem If ρ(x) represents the density of a thin rod at a distance of x from its end, then the mass of the rod up to x is ∫x m(x) = ρ(s) ds. 0 . . . . . .
  • 26. Outline . . . . . .
  • 27. A new notation for antiderivatives To emphasize the relationship between antidifferentiation and integration, we use the indefinite integral notation ∫ f(x) dx for any function whose derivative is f(x). . . . . . .
  • 28. A new notation for antiderivatives To emphasize the relationship between antidifferentiation and integration, we use the indefinite integral notation ∫ f(x) dx for any function whose derivative is f(x). Thus ∫ x2 dx = 1 x3 + C. 3 . . . . . .
  • 29. My first table of integrals ∫ ∫ ∫ [f(x) + g(x)] dx = f(x) dx + g(x) dx ∫ ∫ ∫ xn+1 xn dx = cf(x) dx = c f(x) dx + C (n ̸= −1) n+1 ∫ ∫ 1 ex dx = ex + C dx = ln |x| + C x ∫ ∫ ax ax dx = +C sin x dx = − cos x + C ln a ∫ ∫ csc2 x dx = − cot x + C cos x dx = sin x + C ∫ ∫ sec2 x dx = tan x + C csc x cot x dx = − csc x + C ∫ ∫ 1 √ dx = arcsin x + C sec x tan x dx = sec x + C 1 − x2 ∫ 1 dx = arctan x + C 1 + x2 . . . . . .
  • 30. Outline . . . . . .
  • 31. Example Find the area between the graph of y = (x − 1)(x − 2), the x-axis, and the vertical lines x = 0 and x = 3. . . . . . .
  • 32. Example Find the area between the graph of y = (x − 1)(x − 2), the x-axis, and the vertical lines x = 0 and x = 3. Solution ∫ 3 (x − 1)(x − 2) dx. Notice the integrand is positive on Consider 0 [0, 1) and (2, 3], and negative on (1, 2). If we want the area of the region, we have to do ∫ ∫ ∫ 1 2 3 (x − 1)(x − 2) dx − (x − 1)(x − 2) dx + (x − 1)(x − 2) dx A= 0 1 2 [1 ]1 [1 3 ]2 [1 ]3 x3 − 3 x2 + 2x 0 − − 3 x2 + 2x 3 32 3 x − 2 x + 2x 3x = + 3 (2) 2 1 2 5 1 5 11 = −− += . 6 6 6 6 . . . . . .
  • 33. Graph from previous example y . . . . . x . 2 . 3 . 1 . . . . . . .
  • 34. Summary integrals can be computed with antidifferentiation integral of instantaneous rate of change is total net change The second Funamental Theorem of Calculus requires the Mean Value Theorem . . . . . .