SlideShare a Scribd company logo
V63.0121.021, Calculus I                                                Section 5.5 : Integration by Substitution   December 14, 2010



                                                                                                           Notes
                              Section 5.5
                      Integration by Substitution

                                   V63.0121.021, Calculus I

                                         New York University


                                      December 14, 2010



 Announcements
       ”Wednesday”, December 15: Review, Movie
       Monday, December 20, 12:00pm–1:50pm: Final Exam




 Announcements
                                                                                                           Notes




          ”Wednesday”, December 15:
          Review, Movie
          Monday, December 20,
          12:00pm–1:50pm: Final
          Exam




  V63.0121.021, Calculus I (NYU)   Section 5.5 Integration by Substitution    December 14, 2010   2 / 37




 Objectives
                                                                                                           Notes



          Given an integral and a
          substitution, transform the
          integral into an equivalent
          one using a substitution
          Evaluate indefinite integrals
          using the method of
          substitution.
          Evaluate definite integrals
          using the method of
          substitution.




  V63.0121.021, Calculus I (NYU)   Section 5.5 Integration by Substitution    December 14, 2010   4 / 37




                                                                                                                                    1
V63.0121.021, Calculus I                                                 Section 5.5 : Integration by Substitution   December 14, 2010


 Outline
                                                                                                            Notes



 Last Time: The Fundamental Theorem(s) of Calculus


 Substitution for Indefinite Integrals
    Theory
    Examples


 Substitution for Definite Integrals
    Theory
    Examples




  V63.0121.021, Calculus I (NYU)    Section 5.5 Integration by Substitution    December 14, 2010   5 / 37




 Differentiation and Integration as reverse processes
                                                                                                            Notes


 Theorem (The Fundamental Theorem of Calculus)

  1. Let f be continuous on [a, b]. Then
                                                      x
                                          d
                                                          f (t) dt = f (x)
                                          dx      a

  2. Let f be continuous on [a, b] and f = F for some other function F .
     Then
                                          b
                                              f (x) dx = F (b) − F (a).
                                      a




  V63.0121.021, Calculus I (NYU)    Section 5.5 Integration by Substitution    December 14, 2010   6 / 37




 Techniques of antidifferentiation?
                                                                                                            Notes



 So far we know only a few rules for antidifferentiation. Some are general,
 like
                 [f (x) + g (x)] dx = f (x) dx + g (x) dx

 Some are pretty particular, like
                                      1
                                    √       dx = arcsec x + C .
                                   x x2 − 1
 What are we supposed to do with that?




  V63.0121.021, Calculus I (NYU)    Section 5.5 Integration by Substitution    December 14, 2010   7 / 37




                                                                                                                                     2
V63.0121.021, Calculus I                                                Section 5.5 : Integration by Substitution    December 14, 2010


 No straightforward system of antidifferentiation
                                                                                                             Notes



 So far we don’t have any way to find
                                                    2x
                                               √          dx
                                                   x2 + 1
 or
                                                 tan x dx.

 Luckily, we can be smart and use the “anti” version of one of the most
 important rules of differentiation: the chain rule.




  V63.0121.021, Calculus I (NYU)   Section 5.5 Integration by Substitution     December 14, 2010    8 / 37




 Outline
                                                                                                             Notes



 Last Time: The Fundamental Theorem(s) of Calculus


 Substitution for Indefinite Integrals
    Theory
    Examples


 Substitution for Definite Integrals
    Theory
    Examples




  V63.0121.021, Calculus I (NYU)   Section 5.5 Integration by Substitution     December 14, 2010    9 / 37




 Substitution for Indefinite Integrals
                                                                                                             Notes



 Example
 Find
                                                   x
                                              √          dx.
                                                  x2 + 1

 Solution
 Stare at this long enough and you notice the the integrand is the
 derivative of the expression 1 + x 2 .




  V63.0121.021, Calculus I (NYU)   Section 5.5 Integration by Substitution    December 14, 2010    10 / 37




                                                                                                                                     3
V63.0121.021, Calculus I                                                    Section 5.5 : Integration by Substitution            December 14, 2010


 Say what?
                                                                                                                         Notes


 Solution (More slowly, now)
 Let g (x) = x 2 + 1. Then g (x) = 2x and so

                           d                         1                             x
                                    g (x) =                   g (x) = √
                           dx                   2     g (x)                       x2 + 1

 Thus
                               x                         d
                          √          dx =                          g (x)         dx
                              x2 + 1                     dx
                                            =        g (x) + C =                 1 + x2 + C .




  V63.0121.021, Calculus I (NYU)       Section 5.5 Integration by Substitution             December 14, 2010   11 / 37




 Leibnizian notation FTW
                                                                                                                         Notes


 Solution (Same technique, new notation)
                                                                                   √
 Let u = x 2 + 1. Then du = 2x dx and                              1 + x2 =         u. So the integrand
 becomes completely transformed into
                                                       1
                               √
                                    x dx               2 du
                                                       √
                                                                         1
                                                                         √ du
                                           =                   =
                                    x2 + 1                u             2 u
                                                      1 −1/2
                                             =        2u     du
                                                 √
                                             =       u+C =              1 + x2 + C .




  V63.0121.021, Calculus I (NYU)       Section 5.5 Integration by Substitution             December 14, 2010   12 / 37




 Useful but unsavory variation
                                                                                                                         Notes
 Solution (Same technique, new notation, more idiot-proof)
                                               √
 Let u = x 2 + 1. Then du = 2x dx and 1 + x 2 = u. “Solve for dx:”
                                                              du
                                                    dx =
                                                              2x
 So the integrand becomes completely transformed into
                                    x                     x du                         1
                              √           dx =           √ ·    =                      √ du
                                   x2 + 1                  u 2x                       2 u
                                                         1 −1/2
                                                =        2u     du
                                                    √
                                                =       u+C =              1 + x2 + C .


 Mathematicians have serious issues with mixing the x and u like this.
 However, I can’t deny that it works.
  V63.0121.021, Calculus I (NYU)       Section 5.5 Integration by Substitution             December 14, 2010   13 / 37




                                                                                                                                                 4
V63.0121.021, Calculus I                                                 Section 5.5 : Integration by Substitution         December 14, 2010


 Theorem of the Day
                                                                                                                   Notes
 Theorem (The Substitution Rule)
 If u = g (x) is a differentiable function whose range is an interval I and f
 is continuous on I , then

                                   f (g (x))g (x) dx =                f (u) du

 That is, if F is an antiderivative for f , then

                                    f (g (x))g (x) dx = F (g (x))

 In Leibniz notation:
                                             du
                                     f (u)      dx =             f (u) du
                                             dx


  V63.0121.021, Calculus I (NYU)    Section 5.5 Integration by Substitution          December 14, 2010   14 / 37




 A polynomial example
                                                                                                                   Notes


 Example
 Use the substitution u = x 2 + 3 to find                        (x 2 + 3)3 4x dx.


 Solution
 If u = x 2 + 3, then du = 2x dx, and 4x dx = 2 du. So

                            (x 2 + 3)3 4x dx =            u 3 2du = 2            u 3 du
                                                  1     1
                                                 = u 4 = (x 2 + 3)4
                                                  2     2




  V63.0121.021, Calculus I (NYU)    Section 5.5 Integration by Substitution          December 14, 2010   15 / 37




 A polynomial example, by brute force
                                                                                                                   Notes


 Compare this to multiplying it out:

                  (x 2 + 3)3 4x dx =             x 6 + 9x 4 + 27x 2 + 27 4x dx

                                      =          4x 7 + 36x 5 + 108x 3 + 108x dx
                                       1
                                      = x 8 + 6x 6 + 27x 4 + 54x 2
                                       2
 Which would you rather do?
       It’s a wash for low powers
       But for higher powers, it’s much easier to do substitution.




  V63.0121.021, Calculus I (NYU)    Section 5.5 Integration by Substitution          December 14, 2010   16 / 37




                                                                                                                                           5
V63.0121.021, Calculus I                                                Section 5.5 : Integration by Substitution   December 14, 2010


 Compare
                                                                                                            Notes

 We have the substitution method, which, when multiplied out, gives
                                1
             (x 2 + 3)3 4x dx = (x 2 + 3)4
                                2
                                1 8
                              =   x + 12x 6 + 54x 4 + 108x 2 + 81
                                2
                                1                            81
                              = x 8 + 6x 6 + 27x 4 + 54x 2 +
                                2                             2

 and the brute force method

                               1
             (x 2 + 3)3 4x dx = x 8 + 6x 6 + 27x 4 + 54x 2
                               2
 Is there a difference? Is this a problem?


  V63.0121.021, Calculus I (NYU)   Section 5.5 Integration by Substitution    December 14, 2010   17 / 37




 A slick example
                                                                                                            Notes

 Example
                                               sin x
 Find       tan x dx. (Hint: tan x =                 )
                                               cos x

 Solution




  V63.0121.021, Calculus I (NYU)   Section 5.5 Integration by Substitution    December 14, 2010   18 / 37




 Outline
                                                                                                            Notes



 Last Time: The Fundamental Theorem(s) of Calculus


 Substitution for Indefinite Integrals
    Theory
    Examples


 Substitution for Definite Integrals
    Theory
    Examples




  V63.0121.021, Calculus I (NYU)   Section 5.5 Integration by Substitution    December 14, 2010   21 / 37




                                                                                                                                    6
V63.0121.021, Calculus I                                                                    Section 5.5 : Integration by Substitution         December 14, 2010


 Substitution for Definite Integrals
                                                                                                                                      Notes

 Theorem (The Substitution Rule for Definite Integrals)
 If g is continuous and f is continuous on the range of u = g (x), then
                                         b                                          g (b)
                                             f (g (x))g (x) dx =                            f (u) du.
                                     a                                          g (a)



 Why the change in the limits?
       The integral on the left happens in “x-land”
       The integral on the right happens in “u-land”, so the limits need to
       be u-values
       To get from x to u, apply g



  V63.0121.021, Calculus I (NYU)                Section 5.5 Integration by Substitution                 December 14, 2010   22 / 37




 Example
                      π
                                                                                                                                      Notes
 Compute                  cos2 x sin x dx.
                  0


 Solution (Slow Way)

 First compute the indefinite integral                                       cos2 x sin x dx and then evaluate.
 Let u = cos x . Then du = − sin x dx and

                              cos2 x sin x dx = −                   u 2 du

                                                       = − 3 u 3 + C = − 1 cos3 x + C .
                                                           1
                                                                         3

 Therefore
                  π                                                         π
                                         1                                              1             2
                      cos2 x sin x dx = − cos3 x                                =−        (−1)3 − 13 = .
              0                          3                                  0           3             3


  V63.0121.021, Calculus I (NYU)                Section 5.5 Integration by Substitution                 December 14, 2010   23 / 37




 Definite-ly Quicker
                                                                                                                                      Notes
 Solution (Fast Way)
 Do both the substitution and the evaluation at the same time. Let
 u = cos x. Then du = − sin x dx, u(0) = 1 and u(π) = −1 . So
                              π                                    −1                          1
                                  cos2 x sin x dx =                     −u 2 du =                  u 2 du
                          0                                    1                              −1
                                                                        1
                                                             1 3                    1            2
                                                        =      u                =     1 − (−1) =
                                                             3          −1          3            3


       The advantage to the “fast way” is that you completely transform the
       integral into something simpler and don’t have to go back to the
       original variable (x).
       But the slow way is just as reliable.

  V63.0121.021, Calculus I (NYU)                Section 5.5 Integration by Substitution                 December 14, 2010   24 / 37




                                                                                                                                                              7
V63.0121.021, Calculus I                                                       Section 5.5 : Integration by Substitution   December 14, 2010


 An exponential example
                                                                                                                   Notes
 Example
                √
           ln          8
 Find          √           e 2x   e 2x + 1 dx
          ln       3

 Solution




  V63.0121.021, Calculus I (NYU)          Section 5.5 Integration by Substitution    December 14, 2010   25 / 37




 Another way to skin that cat
                                                                                                                   Notes
 Example
                √
           ln          8
 Find          √           e 2x   e 2x + 1 dx
          ln       3


 Solution




  V63.0121.021, Calculus I (NYU)          Section 5.5 Integration by Substitution    December 14, 2010   30 / 37




 A third skinned cat
                                                                                                                   Notes

 Example
                √
           ln          8
 Find          √           e 2x   e 2x + 1 dx
          ln       3


 Solution




  V63.0121.021, Calculus I (NYU)          Section 5.5 Integration by Substitution    December 14, 2010   31 / 37




                                                                                                                                           8
V63.0121.021, Calculus I                                                    Section 5.5 : Integration by Substitution              December 14, 2010


 A Trigonometric Example
                                                                                                                           Notes



 Example
 Find
                                      3π/2
                                                       θ                θ
                                             cot5              sec2              dθ.
                                   π                   6                6

 Before we dive in, think about:
        What “easy” substitutions might help?
        Which of the trig functions suggests a substitution?




  V63.0121.021, Calculus I (NYU)       Section 5.5 Integration by Substitution               December 14, 2010   32 / 37




 Solution
                                                                                                                           Notes




  V63.0121.021, Calculus I (NYU)       Section 5.5 Integration by Substitution               December 14, 2010   33 / 37




 Graphs
                        3π/2
                                        θ                  θ                           π/4                                 Notes
                               cot5           sec2              dθ                           6 cot5 ϕ sec2 ϕ dϕ
                      π                 6                  6                         π/6

                  y                                                              y




                                            θ                                                         ϕ
                                         3π     π                                    ππ
                                          2                                          64
 The areas of these two regions are the same.


  V63.0121.021, Calculus I (NYU)       Section 5.5 Integration by Substitution               December 14, 2010   35 / 37




                                                                                                                                                   9
V63.0121.021, Calculus I                                                   Section 5.5 : Integration by Substitution          December 14, 2010


 Graphs
                          π/4                                                       1
                                                                                             −5                       Notes
                                6 cot5 ϕ sec2 ϕ dϕ                                    √ 6u        du
                         π/6                                                        1/ 3

                  y                                                             y




                                      ϕ                                                 u
                          ππ                                   1 1
                          64                                  √
                                                                3
                         The areas of these two regions are the same.


  V63.0121.021, Calculus I (NYU)      Section 5.5 Integration by Substitution           December 14, 2010   36 / 37




 Summary
                                                                                                                      Notes

       If F is an antiderivative for f , then:

                                          f (g (x))g (x) dx = F (g (x))

       If F is an antiderivative for f , which is continuous on the range of g ,
       then:
                     b                                g (b)
                         f (g (x))g (x) dx =                  f (u) du = F (g (b)) − F (g (a))
                 a                                  g (a)

       Antidifferentiation in general and substitution in particular is a
       “nonlinear” problem that needs practice, intuition, and perserverance
       The whole antidifferentiation story is in Chapter 6


  V63.0121.021, Calculus I (NYU)      Section 5.5 Integration by Substitution           December 14, 2010   37 / 37




                                                                                                                      Notes




                                                                                                                                             10

More Related Content

What's hot

Lesson 26: Integration by Substitution (slides)
Lesson 26: Integration by Substitution (slides)Lesson 26: Integration by Substitution (slides)
Lesson 26: Integration by Substitution (slides)
Matthew Leingang
 
Lesson 26: The Fundamental Theorem of Calculus (Section 021 handout)
Lesson 26: The Fundamental Theorem of Calculus (Section 021 handout)Lesson 26: The Fundamental Theorem of Calculus (Section 021 handout)
Lesson 26: The Fundamental Theorem of Calculus (Section 021 handout)
Matthew Leingang
 
Lesson 26: The Fundamental Theorem of Calculus (Section 041 handout)
Lesson 26: The Fundamental Theorem of Calculus (Section 041 handout)Lesson 26: The Fundamental Theorem of Calculus (Section 041 handout)
Lesson 26: The Fundamental Theorem of Calculus (Section 041 handout)
Matthew Leingang
 
Lesson 26: The Fundamental Theorem of Calculus (Section 021 slides)
Lesson 26: The Fundamental Theorem of Calculus (Section 021 slides)Lesson 26: The Fundamental Theorem of Calculus (Section 021 slides)
Lesson 26: The Fundamental Theorem of Calculus (Section 021 slides)
Matthew Leingang
 
Lesson 25: Evaluating Definite Integrals (Section 041 slides)
Lesson 25: Evaluating Definite Integrals (Section 041 slides)Lesson 25: Evaluating Definite Integrals (Section 041 slides)
Lesson 25: Evaluating Definite Integrals (Section 041 slides)
Matthew Leingang
 
Lesson 1: Functions
Lesson 1: FunctionsLesson 1: Functions
Lesson 1: Functions
Matthew Leingang
 
1 - Linear Regression
1 - Linear Regression1 - Linear Regression
1 - Linear Regression
Nikita Zhiltsov
 
Lesson 23: Antiderivatives (Section 041 handout)
Lesson 23: Antiderivatives (Section 041 handout)Lesson 23: Antiderivatives (Section 041 handout)
Lesson 23: Antiderivatives (Section 041 handout)
Matthew Leingang
 
Mathcentre basic differentiation
Mathcentre basic differentiationMathcentre basic differentiation
Mathcentre basic differentiationapwazap777
 
Nn3
Nn3Nn3
Comparison of the optimal design
Comparison of the optimal designComparison of the optimal design
Comparison of the optimal design
Alexander Decker
 
Principal Component Analysis for Tensor Analysis and EEG classification
Principal Component Analysis for Tensor Analysis and EEG classificationPrincipal Component Analysis for Tensor Analysis and EEG classification
Principal Component Analysis for Tensor Analysis and EEG classification
Tatsuya Yokota
 
Lesson 12: Linear Approximation (Section 41 handout)
Lesson 12: Linear Approximation (Section 41 handout)Lesson 12: Linear Approximation (Section 41 handout)
Lesson 12: Linear Approximation (Section 41 handout)
Matthew Leingang
 
The multilayer perceptron
The multilayer perceptronThe multilayer perceptron
The multilayer perceptron
ESCOM
 
Lesson 22: Optimization (Section 021 slides)
Lesson 22: Optimization (Section 021 slides)Lesson 22: Optimization (Section 021 slides)
Lesson 22: Optimization (Section 021 slides)
Matthew Leingang
 
3D gravity inversion by planting anomalous densities
3D gravity inversion by planting anomalous densities3D gravity inversion by planting anomalous densities
3D gravity inversion by planting anomalous densities
Leonardo Uieda
 

What's hot (16)

Lesson 26: Integration by Substitution (slides)
Lesson 26: Integration by Substitution (slides)Lesson 26: Integration by Substitution (slides)
Lesson 26: Integration by Substitution (slides)
 
Lesson 26: The Fundamental Theorem of Calculus (Section 021 handout)
Lesson 26: The Fundamental Theorem of Calculus (Section 021 handout)Lesson 26: The Fundamental Theorem of Calculus (Section 021 handout)
Lesson 26: The Fundamental Theorem of Calculus (Section 021 handout)
 
Lesson 26: The Fundamental Theorem of Calculus (Section 041 handout)
Lesson 26: The Fundamental Theorem of Calculus (Section 041 handout)Lesson 26: The Fundamental Theorem of Calculus (Section 041 handout)
Lesson 26: The Fundamental Theorem of Calculus (Section 041 handout)
 
Lesson 26: The Fundamental Theorem of Calculus (Section 021 slides)
Lesson 26: The Fundamental Theorem of Calculus (Section 021 slides)Lesson 26: The Fundamental Theorem of Calculus (Section 021 slides)
Lesson 26: The Fundamental Theorem of Calculus (Section 021 slides)
 
Lesson 25: Evaluating Definite Integrals (Section 041 slides)
Lesson 25: Evaluating Definite Integrals (Section 041 slides)Lesson 25: Evaluating Definite Integrals (Section 041 slides)
Lesson 25: Evaluating Definite Integrals (Section 041 slides)
 
Lesson 1: Functions
Lesson 1: FunctionsLesson 1: Functions
Lesson 1: Functions
 
1 - Linear Regression
1 - Linear Regression1 - Linear Regression
1 - Linear Regression
 
Lesson 23: Antiderivatives (Section 041 handout)
Lesson 23: Antiderivatives (Section 041 handout)Lesson 23: Antiderivatives (Section 041 handout)
Lesson 23: Antiderivatives (Section 041 handout)
 
Mathcentre basic differentiation
Mathcentre basic differentiationMathcentre basic differentiation
Mathcentre basic differentiation
 
Nn3
Nn3Nn3
Nn3
 
Comparison of the optimal design
Comparison of the optimal designComparison of the optimal design
Comparison of the optimal design
 
Principal Component Analysis for Tensor Analysis and EEG classification
Principal Component Analysis for Tensor Analysis and EEG classificationPrincipal Component Analysis for Tensor Analysis and EEG classification
Principal Component Analysis for Tensor Analysis and EEG classification
 
Lesson 12: Linear Approximation (Section 41 handout)
Lesson 12: Linear Approximation (Section 41 handout)Lesson 12: Linear Approximation (Section 41 handout)
Lesson 12: Linear Approximation (Section 41 handout)
 
The multilayer perceptron
The multilayer perceptronThe multilayer perceptron
The multilayer perceptron
 
Lesson 22: Optimization (Section 021 slides)
Lesson 22: Optimization (Section 021 slides)Lesson 22: Optimization (Section 021 slides)
Lesson 22: Optimization (Section 021 slides)
 
3D gravity inversion by planting anomalous densities
3D gravity inversion by planting anomalous densities3D gravity inversion by planting anomalous densities
3D gravity inversion by planting anomalous densities
 

Similar to Lesson 27: Integration by Substitution (Section 021 handout)

Lesson 27: Integration by Substitution (Section 041 slides)
Lesson 27: Integration by Substitution (Section 041 slides)Lesson 27: Integration by Substitution (Section 041 slides)
Lesson 27: Integration by Substitution (Section 041 slides)
Mel Anthony Pepito
 
Lesson 28: Integration by Subsitution
Lesson 28: Integration by SubsitutionLesson 28: Integration by Subsitution
Lesson 28: Integration by SubsitutionMel Anthony Pepito
 
Lesson 26: The Fundamental Theorem of Calculus (Section 041 slides)
Lesson 26: The Fundamental Theorem of Calculus (Section 041 slides)Lesson 26: The Fundamental Theorem of Calculus (Section 041 slides)
Lesson 26: The Fundamental Theorem of Calculus (Section 041 slides)
Mel Anthony Pepito
 
Lesson 26: The Fundamental Theorem of Calculus (Section 021 slides)
Lesson 26: The Fundamental Theorem of Calculus (Section 021 slides)Lesson 26: The Fundamental Theorem of Calculus (Section 021 slides)
Lesson 26: The Fundamental Theorem of Calculus (Section 021 slides)
Mel Anthony Pepito
 
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 26: Integration by Substitution (handout)
Lesson 26: Integration by Substitution (handout)Lesson 26: Integration by Substitution (handout)
Lesson 26: Integration by Substitution (handout)Matthew Leingang
 
Lesson 11: Implicit Differentiation (Section 21 handout)
Lesson 11: Implicit Differentiation (Section 21 handout)Lesson 11: Implicit Differentiation (Section 21 handout)
Lesson 11: Implicit Differentiation (Section 21 handout)
Matthew Leingang
 
Lesson 25: Evaluating Definite Integrals (Section 041 slides)
Lesson 25: Evaluating Definite Integrals (Section 041 slides)Lesson 25: Evaluating Definite Integrals (Section 041 slides)
Lesson 25: Evaluating Definite Integrals (Section 041 slides)
Mel Anthony Pepito
 
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
 
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 23: Antiderivatives (Section 021 slides)
Lesson 23: Antiderivatives (Section 021 slides)Lesson 23: Antiderivatives (Section 021 slides)
Lesson 23: Antiderivatives (Section 021 slides)
Mel Anthony Pepito
 
Lesson 25: The Fundamental Theorem of Calculus
Lesson 25: The Fundamental Theorem of CalculusLesson 25: The Fundamental Theorem of Calculus
Lesson 25: The Fundamental Theorem of CalculusMatthew 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 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 1: Functions
Lesson 1: FunctionsLesson 1: Functions
Lesson 1: Functions
Mel Anthony Pepito
 
Lesson 10: The Chain Rule (Section 21 handout)
Lesson 10: The Chain Rule (Section 21 handout)Lesson 10: The Chain Rule (Section 21 handout)
Lesson 10: The Chain Rule (Section 21 handout)
Matthew Leingang
 
Lesson 5: Continuity (Section 21 handout)
Lesson 5: Continuity (Section 21 handout)Lesson 5: Continuity (Section 21 handout)
Lesson 5: Continuity (Section 21 handout)Matthew Leingang
 
Lesson 10: The Chain Rule (Section 41 handout)
Lesson 10: The Chain Rule (Section 41 handout)Lesson 10: The Chain Rule (Section 41 handout)
Lesson 10: The Chain Rule (Section 41 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 23: Antiderivatives (Section 041 slides)
Lesson 23: Antiderivatives (Section 041 slides)Lesson 23: Antiderivatives (Section 041 slides)
Lesson 23: Antiderivatives (Section 041 slides)
Mel Anthony Pepito
 

Similar to Lesson 27: Integration by Substitution (Section 021 handout) (20)

Lesson 27: Integration by Substitution (Section 041 slides)
Lesson 27: Integration by Substitution (Section 041 slides)Lesson 27: Integration by Substitution (Section 041 slides)
Lesson 27: Integration by Substitution (Section 041 slides)
 
Lesson 28: Integration by Subsitution
Lesson 28: Integration by SubsitutionLesson 28: Integration by Subsitution
Lesson 28: Integration by Subsitution
 
Lesson 26: The Fundamental Theorem of Calculus (Section 041 slides)
Lesson 26: The Fundamental Theorem of Calculus (Section 041 slides)Lesson 26: The Fundamental Theorem of Calculus (Section 041 slides)
Lesson 26: The Fundamental Theorem of Calculus (Section 041 slides)
 
Lesson 26: The Fundamental Theorem of Calculus (Section 021 slides)
Lesson 26: The Fundamental Theorem of Calculus (Section 021 slides)Lesson 26: The Fundamental Theorem of Calculus (Section 021 slides)
Lesson 26: The Fundamental Theorem of Calculus (Section 021 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 26: Integration by Substitution (handout)
Lesson 26: Integration by Substitution (handout)Lesson 26: Integration by Substitution (handout)
Lesson 26: Integration by Substitution (handout)
 
Lesson 11: Implicit Differentiation (Section 21 handout)
Lesson 11: Implicit Differentiation (Section 21 handout)Lesson 11: Implicit Differentiation (Section 21 handout)
Lesson 11: Implicit Differentiation (Section 21 handout)
 
Lesson 25: Evaluating Definite Integrals (Section 041 slides)
Lesson 25: Evaluating Definite Integrals (Section 041 slides)Lesson 25: Evaluating Definite Integrals (Section 041 slides)
Lesson 25: Evaluating Definite Integrals (Section 041 slides)
 
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
 
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 23: Antiderivatives (Section 021 slides)
Lesson 23: Antiderivatives (Section 021 slides)Lesson 23: Antiderivatives (Section 021 slides)
Lesson 23: Antiderivatives (Section 021 slides)
 
Lesson 25: The Fundamental Theorem of Calculus
Lesson 25: The Fundamental Theorem of CalculusLesson 25: The Fundamental Theorem of Calculus
Lesson 25: The Fundamental Theorem of Calculus
 
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 23: The Definite Integral (handout)
Lesson 23: The Definite Integral (handout)Lesson 23: The Definite Integral (handout)
Lesson 23: The Definite Integral (handout)
 
Lesson 1: Functions
Lesson 1: FunctionsLesson 1: Functions
Lesson 1: Functions
 
Lesson 10: The Chain Rule (Section 21 handout)
Lesson 10: The Chain Rule (Section 21 handout)Lesson 10: The Chain Rule (Section 21 handout)
Lesson 10: The Chain Rule (Section 21 handout)
 
Lesson 5: Continuity (Section 21 handout)
Lesson 5: Continuity (Section 21 handout)Lesson 5: Continuity (Section 21 handout)
Lesson 5: Continuity (Section 21 handout)
 
Lesson 10: The Chain Rule (Section 41 handout)
Lesson 10: The Chain Rule (Section 41 handout)Lesson 10: The Chain Rule (Section 41 handout)
Lesson 10: The Chain Rule (Section 41 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 23: Antiderivatives (Section 041 slides)
Lesson 23: Antiderivatives (Section 041 slides)Lesson 23: Antiderivatives (Section 041 slides)
Lesson 23: Antiderivatives (Section 041 slides)
 

More from Matthew Leingang

Making Lesson Plans
Making Lesson PlansMaking Lesson Plans
Making Lesson Plans
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-choice
Matthew Leingang
 
Electronic Grading of Paper Assessments
Electronic Grading of Paper AssessmentsElectronic Grading of Paper Assessments
Electronic Grading of Paper Assessments
Matthew 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 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 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
 
Lesson 18: Maximum and Minimum Values (slides)
Lesson 18: Maximum and Minimum Values (slides)Lesson 18: Maximum and Minimum Values (slides)
Lesson 18: Maximum and Minimum Values (slides)
Matthew Leingang
 
Lesson 17: Indeterminate forms and l'Hôpital's Rule (slides)
Lesson 17: Indeterminate forms and l'Hôpital's Rule (slides)Lesson 17: Indeterminate forms and l'Hôpital's Rule (slides)
Lesson 17: Indeterminate forms and l'Hôpital's Rule (slides)
Matthew Leingang
 

More from 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 25: Evaluating Definite Integrals (slides)
Lesson 25: Evaluating Definite Integrals (slides)Lesson 25: Evaluating Definite Integrals (slides)
Lesson 25: Evaluating Definite Integrals (slides)
 
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)
 
Lesson 18: Maximum and Minimum Values (slides)
Lesson 18: Maximum and Minimum Values (slides)Lesson 18: Maximum and Minimum Values (slides)
Lesson 18: Maximum and Minimum Values (slides)
 
Lesson 17: Indeterminate forms and l'Hôpital's Rule (slides)
Lesson 17: Indeterminate forms and l'Hôpital's Rule (slides)Lesson 17: Indeterminate forms and l'Hôpital's Rule (slides)
Lesson 17: Indeterminate forms and l'Hôpital's Rule (slides)
 

Recently uploaded

GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
James Anderson
 
Pushing the limits of ePRTC: 100ns holdover for 100 days
Pushing the limits of ePRTC: 100ns holdover for 100 daysPushing the limits of ePRTC: 100ns holdover for 100 days
Pushing the limits of ePRTC: 100ns holdover for 100 days
Adtran
 
Essentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FMEEssentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FME
Safe Software
 
Monitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR EventsMonitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR Events
Ana-Maria Mihalceanu
 
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
SOFTTECHHUB
 
Microsoft - Power Platform_G.Aspiotis.pdf
Microsoft - Power Platform_G.Aspiotis.pdfMicrosoft - Power Platform_G.Aspiotis.pdf
Microsoft - Power Platform_G.Aspiotis.pdf
Uni Systems S.M.S.A.
 
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdfObservability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Paige Cruz
 
Epistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI supportEpistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI support
Alan Dix
 
20240609 QFM020 Irresponsible AI Reading List May 2024
20240609 QFM020 Irresponsible AI Reading List May 202420240609 QFM020 Irresponsible AI Reading List May 2024
20240609 QFM020 Irresponsible AI Reading List May 2024
Matthew Sinclair
 
How to Get CNIC Information System with Paksim Ga.pptx
How to Get CNIC Information System with Paksim Ga.pptxHow to Get CNIC Information System with Paksim Ga.pptx
How to Get CNIC Information System with Paksim Ga.pptx
danishmna97
 
Artificial Intelligence for XMLDevelopment
Artificial Intelligence for XMLDevelopmentArtificial Intelligence for XMLDevelopment
Artificial Intelligence for XMLDevelopment
Octavian Nadolu
 
GraphSummit Singapore | The Art of the Possible with Graph - Q2 2024
GraphSummit Singapore | The Art of the  Possible with Graph - Q2 2024GraphSummit Singapore | The Art of the  Possible with Graph - Q2 2024
GraphSummit Singapore | The Art of the Possible with Graph - Q2 2024
Neo4j
 
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
Neo4j
 
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
Neo4j
 
Uni Systems Copilot event_05062024_C.Vlachos.pdf
Uni Systems Copilot event_05062024_C.Vlachos.pdfUni Systems Copilot event_05062024_C.Vlachos.pdf
Uni Systems Copilot event_05062024_C.Vlachos.pdf
Uni Systems S.M.S.A.
 
Video Streaming: Then, Now, and in the Future
Video Streaming: Then, Now, and in the FutureVideo Streaming: Then, Now, and in the Future
Video Streaming: Then, Now, and in the Future
Alpen-Adria-Universität
 
Climate Impact of Software Testing at Nordic Testing Days
Climate Impact of Software Testing at Nordic Testing DaysClimate Impact of Software Testing at Nordic Testing Days
Climate Impact of Software Testing at Nordic Testing Days
Kari Kakkonen
 
Free Complete Python - A step towards Data Science
Free Complete Python - A step towards Data ScienceFree Complete Python - A step towards Data Science
Free Complete Python - A step towards Data Science
RinaMondal9
 
GridMate - End to end testing is a critical piece to ensure quality and avoid...
GridMate - End to end testing is a critical piece to ensure quality and avoid...GridMate - End to end testing is a critical piece to ensure quality and avoid...
GridMate - End to end testing is a critical piece to ensure quality and avoid...
ThomasParaiso2
 
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Albert Hoitingh
 

Recently uploaded (20)

GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
 
Pushing the limits of ePRTC: 100ns holdover for 100 days
Pushing the limits of ePRTC: 100ns holdover for 100 daysPushing the limits of ePRTC: 100ns holdover for 100 days
Pushing the limits of ePRTC: 100ns holdover for 100 days
 
Essentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FMEEssentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FME
 
Monitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR EventsMonitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR Events
 
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
 
Microsoft - Power Platform_G.Aspiotis.pdf
Microsoft - Power Platform_G.Aspiotis.pdfMicrosoft - Power Platform_G.Aspiotis.pdf
Microsoft - Power Platform_G.Aspiotis.pdf
 
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdfObservability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
 
Epistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI supportEpistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI support
 
20240609 QFM020 Irresponsible AI Reading List May 2024
20240609 QFM020 Irresponsible AI Reading List May 202420240609 QFM020 Irresponsible AI Reading List May 2024
20240609 QFM020 Irresponsible AI Reading List May 2024
 
How to Get CNIC Information System with Paksim Ga.pptx
How to Get CNIC Information System with Paksim Ga.pptxHow to Get CNIC Information System with Paksim Ga.pptx
How to Get CNIC Information System with Paksim Ga.pptx
 
Artificial Intelligence for XMLDevelopment
Artificial Intelligence for XMLDevelopmentArtificial Intelligence for XMLDevelopment
Artificial Intelligence for XMLDevelopment
 
GraphSummit Singapore | The Art of the Possible with Graph - Q2 2024
GraphSummit Singapore | The Art of the  Possible with Graph - Q2 2024GraphSummit Singapore | The Art of the  Possible with Graph - Q2 2024
GraphSummit Singapore | The Art of the Possible with Graph - Q2 2024
 
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
 
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
 
Uni Systems Copilot event_05062024_C.Vlachos.pdf
Uni Systems Copilot event_05062024_C.Vlachos.pdfUni Systems Copilot event_05062024_C.Vlachos.pdf
Uni Systems Copilot event_05062024_C.Vlachos.pdf
 
Video Streaming: Then, Now, and in the Future
Video Streaming: Then, Now, and in the FutureVideo Streaming: Then, Now, and in the Future
Video Streaming: Then, Now, and in the Future
 
Climate Impact of Software Testing at Nordic Testing Days
Climate Impact of Software Testing at Nordic Testing DaysClimate Impact of Software Testing at Nordic Testing Days
Climate Impact of Software Testing at Nordic Testing Days
 
Free Complete Python - A step towards Data Science
Free Complete Python - A step towards Data ScienceFree Complete Python - A step towards Data Science
Free Complete Python - A step towards Data Science
 
GridMate - End to end testing is a critical piece to ensure quality and avoid...
GridMate - End to end testing is a critical piece to ensure quality and avoid...GridMate - End to end testing is a critical piece to ensure quality and avoid...
GridMate - End to end testing is a critical piece to ensure quality and avoid...
 
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
 

Lesson 27: Integration by Substitution (Section 021 handout)

  • 1. V63.0121.021, Calculus I Section 5.5 : Integration by Substitution December 14, 2010 Notes Section 5.5 Integration by Substitution V63.0121.021, Calculus I New York University December 14, 2010 Announcements ”Wednesday”, December 15: Review, Movie Monday, December 20, 12:00pm–1:50pm: Final Exam Announcements Notes ”Wednesday”, December 15: Review, Movie Monday, December 20, 12:00pm–1:50pm: Final Exam V63.0121.021, Calculus I (NYU) Section 5.5 Integration by Substitution December 14, 2010 2 / 37 Objectives Notes Given an integral and a substitution, transform the integral into an equivalent one using a substitution Evaluate indefinite integrals using the method of substitution. Evaluate definite integrals using the method of substitution. V63.0121.021, Calculus I (NYU) Section 5.5 Integration by Substitution December 14, 2010 4 / 37 1
  • 2. V63.0121.021, Calculus I Section 5.5 : Integration by Substitution December 14, 2010 Outline Notes Last Time: The Fundamental Theorem(s) of Calculus Substitution for Indefinite Integrals Theory Examples Substitution for Definite Integrals Theory Examples V63.0121.021, Calculus I (NYU) Section 5.5 Integration by Substitution December 14, 2010 5 / 37 Differentiation and Integration as reverse processes Notes Theorem (The Fundamental Theorem of Calculus) 1. Let f be continuous on [a, b]. Then x d f (t) dt = f (x) dx a 2. Let f be continuous on [a, b] and f = F for some other function F . Then b f (x) dx = F (b) − F (a). a V63.0121.021, Calculus I (NYU) Section 5.5 Integration by Substitution December 14, 2010 6 / 37 Techniques of antidifferentiation? Notes So far we know only a few rules for antidifferentiation. Some are general, like [f (x) + g (x)] dx = f (x) dx + g (x) dx Some are pretty particular, like 1 √ dx = arcsec x + C . x x2 − 1 What are we supposed to do with that? V63.0121.021, Calculus I (NYU) Section 5.5 Integration by Substitution December 14, 2010 7 / 37 2
  • 3. V63.0121.021, Calculus I Section 5.5 : Integration by Substitution December 14, 2010 No straightforward system of antidifferentiation Notes So far we don’t have any way to find 2x √ dx x2 + 1 or tan x dx. Luckily, we can be smart and use the “anti” version of one of the most important rules of differentiation: the chain rule. V63.0121.021, Calculus I (NYU) Section 5.5 Integration by Substitution December 14, 2010 8 / 37 Outline Notes Last Time: The Fundamental Theorem(s) of Calculus Substitution for Indefinite Integrals Theory Examples Substitution for Definite Integrals Theory Examples V63.0121.021, Calculus I (NYU) Section 5.5 Integration by Substitution December 14, 2010 9 / 37 Substitution for Indefinite Integrals Notes Example Find x √ dx. x2 + 1 Solution Stare at this long enough and you notice the the integrand is the derivative of the expression 1 + x 2 . V63.0121.021, Calculus I (NYU) Section 5.5 Integration by Substitution December 14, 2010 10 / 37 3
  • 4. V63.0121.021, Calculus I Section 5.5 : Integration by Substitution December 14, 2010 Say what? Notes Solution (More slowly, now) Let g (x) = x 2 + 1. Then g (x) = 2x and so d 1 x g (x) = g (x) = √ dx 2 g (x) x2 + 1 Thus x d √ dx = g (x) dx x2 + 1 dx = g (x) + C = 1 + x2 + C . V63.0121.021, Calculus I (NYU) Section 5.5 Integration by Substitution December 14, 2010 11 / 37 Leibnizian notation FTW Notes Solution (Same technique, new notation) √ Let u = x 2 + 1. Then du = 2x dx and 1 + x2 = u. So the integrand becomes completely transformed into 1 √ x dx 2 du √ 1 √ du = = x2 + 1 u 2 u 1 −1/2 = 2u du √ = u+C = 1 + x2 + C . V63.0121.021, Calculus I (NYU) Section 5.5 Integration by Substitution December 14, 2010 12 / 37 Useful but unsavory variation Notes Solution (Same technique, new notation, more idiot-proof) √ Let u = x 2 + 1. Then du = 2x dx and 1 + x 2 = u. “Solve for dx:” du dx = 2x So the integrand becomes completely transformed into x x du 1 √ dx = √ · = √ du x2 + 1 u 2x 2 u 1 −1/2 = 2u du √ = u+C = 1 + x2 + C . Mathematicians have serious issues with mixing the x and u like this. However, I can’t deny that it works. V63.0121.021, Calculus I (NYU) Section 5.5 Integration by Substitution December 14, 2010 13 / 37 4
  • 5. V63.0121.021, Calculus I Section 5.5 : Integration by Substitution December 14, 2010 Theorem of the Day Notes Theorem (The Substitution Rule) If u = g (x) is a differentiable function whose range is an interval I and f is continuous on I , then f (g (x))g (x) dx = f (u) du That is, if F is an antiderivative for f , then f (g (x))g (x) dx = F (g (x)) In Leibniz notation: du f (u) dx = f (u) du dx V63.0121.021, Calculus I (NYU) Section 5.5 Integration by Substitution December 14, 2010 14 / 37 A polynomial example Notes Example Use the substitution u = x 2 + 3 to find (x 2 + 3)3 4x dx. Solution If u = x 2 + 3, then du = 2x dx, and 4x dx = 2 du. So (x 2 + 3)3 4x dx = u 3 2du = 2 u 3 du 1 1 = u 4 = (x 2 + 3)4 2 2 V63.0121.021, Calculus I (NYU) Section 5.5 Integration by Substitution December 14, 2010 15 / 37 A polynomial example, by brute force Notes Compare this to multiplying it out: (x 2 + 3)3 4x dx = x 6 + 9x 4 + 27x 2 + 27 4x dx = 4x 7 + 36x 5 + 108x 3 + 108x dx 1 = x 8 + 6x 6 + 27x 4 + 54x 2 2 Which would you rather do? It’s a wash for low powers But for higher powers, it’s much easier to do substitution. V63.0121.021, Calculus I (NYU) Section 5.5 Integration by Substitution December 14, 2010 16 / 37 5
  • 6. V63.0121.021, Calculus I Section 5.5 : Integration by Substitution December 14, 2010 Compare Notes We have the substitution method, which, when multiplied out, gives 1 (x 2 + 3)3 4x dx = (x 2 + 3)4 2 1 8 = x + 12x 6 + 54x 4 + 108x 2 + 81 2 1 81 = x 8 + 6x 6 + 27x 4 + 54x 2 + 2 2 and the brute force method 1 (x 2 + 3)3 4x dx = x 8 + 6x 6 + 27x 4 + 54x 2 2 Is there a difference? Is this a problem? V63.0121.021, Calculus I (NYU) Section 5.5 Integration by Substitution December 14, 2010 17 / 37 A slick example Notes Example sin x Find tan x dx. (Hint: tan x = ) cos x Solution V63.0121.021, Calculus I (NYU) Section 5.5 Integration by Substitution December 14, 2010 18 / 37 Outline Notes Last Time: The Fundamental Theorem(s) of Calculus Substitution for Indefinite Integrals Theory Examples Substitution for Definite Integrals Theory Examples V63.0121.021, Calculus I (NYU) Section 5.5 Integration by Substitution December 14, 2010 21 / 37 6
  • 7. V63.0121.021, Calculus I Section 5.5 : Integration by Substitution December 14, 2010 Substitution for Definite Integrals Notes Theorem (The Substitution Rule for Definite Integrals) If g is continuous and f is continuous on the range of u = g (x), then b g (b) f (g (x))g (x) dx = f (u) du. a g (a) Why the change in the limits? The integral on the left happens in “x-land” The integral on the right happens in “u-land”, so the limits need to be u-values To get from x to u, apply g V63.0121.021, Calculus I (NYU) Section 5.5 Integration by Substitution December 14, 2010 22 / 37 Example π Notes Compute cos2 x sin x dx. 0 Solution (Slow Way) First compute the indefinite integral cos2 x sin x dx and then evaluate. Let u = cos x . Then du = − sin x dx and cos2 x sin x dx = − u 2 du = − 3 u 3 + C = − 1 cos3 x + C . 1 3 Therefore π π 1 1 2 cos2 x sin x dx = − cos3 x =− (−1)3 − 13 = . 0 3 0 3 3 V63.0121.021, Calculus I (NYU) Section 5.5 Integration by Substitution December 14, 2010 23 / 37 Definite-ly Quicker Notes Solution (Fast Way) Do both the substitution and the evaluation at the same time. Let u = cos x. Then du = − sin x dx, u(0) = 1 and u(π) = −1 . So π −1 1 cos2 x sin x dx = −u 2 du = u 2 du 0 1 −1 1 1 3 1 2 = u = 1 − (−1) = 3 −1 3 3 The advantage to the “fast way” is that you completely transform the integral into something simpler and don’t have to go back to the original variable (x). But the slow way is just as reliable. V63.0121.021, Calculus I (NYU) Section 5.5 Integration by Substitution December 14, 2010 24 / 37 7
  • 8. V63.0121.021, Calculus I Section 5.5 : Integration by Substitution December 14, 2010 An exponential example Notes Example √ ln 8 Find √ e 2x e 2x + 1 dx ln 3 Solution V63.0121.021, Calculus I (NYU) Section 5.5 Integration by Substitution December 14, 2010 25 / 37 Another way to skin that cat Notes Example √ ln 8 Find √ e 2x e 2x + 1 dx ln 3 Solution V63.0121.021, Calculus I (NYU) Section 5.5 Integration by Substitution December 14, 2010 30 / 37 A third skinned cat Notes Example √ ln 8 Find √ e 2x e 2x + 1 dx ln 3 Solution V63.0121.021, Calculus I (NYU) Section 5.5 Integration by Substitution December 14, 2010 31 / 37 8
  • 9. V63.0121.021, Calculus I Section 5.5 : Integration by Substitution December 14, 2010 A Trigonometric Example Notes Example Find 3π/2 θ θ cot5 sec2 dθ. π 6 6 Before we dive in, think about: What “easy” substitutions might help? Which of the trig functions suggests a substitution? V63.0121.021, Calculus I (NYU) Section 5.5 Integration by Substitution December 14, 2010 32 / 37 Solution Notes V63.0121.021, Calculus I (NYU) Section 5.5 Integration by Substitution December 14, 2010 33 / 37 Graphs 3π/2 θ θ π/4 Notes cot5 sec2 dθ 6 cot5 ϕ sec2 ϕ dϕ π 6 6 π/6 y y θ ϕ 3π π ππ 2 64 The areas of these two regions are the same. V63.0121.021, Calculus I (NYU) Section 5.5 Integration by Substitution December 14, 2010 35 / 37 9
  • 10. V63.0121.021, Calculus I Section 5.5 : Integration by Substitution December 14, 2010 Graphs π/4 1 −5 Notes 6 cot5 ϕ sec2 ϕ dϕ √ 6u du π/6 1/ 3 y y ϕ u ππ 1 1 64 √ 3 The areas of these two regions are the same. V63.0121.021, Calculus I (NYU) Section 5.5 Integration by Substitution December 14, 2010 36 / 37 Summary Notes If F is an antiderivative for f , then: f (g (x))g (x) dx = F (g (x)) If F is an antiderivative for f , which is continuous on the range of g , then: b g (b) f (g (x))g (x) dx = f (u) du = F (g (b)) − F (g (a)) a g (a) Antidifferentiation in general and substitution in particular is a “nonlinear” problem that needs practice, intuition, and perserverance The whole antidifferentiation story is in Chapter 6 V63.0121.021, Calculus I (NYU) Section 5.5 Integration by Substitution December 14, 2010 37 / 37 Notes 10