SlideShare a Scribd company logo
V63.0121.021, CalculusSection 2.8 : Linear Approximation and Differentials
                       I                                                                                                   October 14, 2010



                                                                                                                   Notes
                   Section 2.8
      Linear Approximation and Differentials

                                    V63.0121.021, Calculus I

                                           New York University


                                          October 14, 2010



 Announcements

       Quiz 2 in recitation this week on §§1.5, 1.6, 2.1, 2.2
       Midterm on §§1.1–2.5




 Announcements
                                                                                                                   Notes




          Quiz 2 in recitation this
          week on §§1.5, 1.6, 2.1, 2.2
          Midterm on §§1.1–2.5




  V63.0121.021, Calculus I (NYU)   Section 2.8 Linear Approximation and Differentials   October 14, 2010   2 / 27




 Objectives
                                                                                                                   Notes
          Use tangent lines to make
          linear approximations to a
          function.
                 Given a function and a
                 point in the domain,
                 compute the linearization
                 of the function at that
                 point.
                 Use linearization to
                 approximate values of
                 functions
          Given a function, compute
          the differential of that
          function
          Use the differential notation
          to estimate error in linear
          approximations.
  V63.0121.021, Calculus I (NYU)   Section 2.8 Linear Approximation and Differentials   October 14, 2010   3 / 27




                                                                                                                                          1
V63.0121.021, CalculusSection 2.8 : Linear Approximation and Differentials
                       I                                                                                                    October 14, 2010


 Outline
                                                                                                                    Notes



 The linear approximation of a function near a point
   Examples
   Questions


 Differentials
    Using differentials to estimate error


 Advanced Examples




  V63.0121.021, Calculus I (NYU)   Section 2.8 Linear Approximation and Differentials    October 14, 2010   4 / 27




 The Big Idea
                                                                                                                    Notes
 Question
 Let f be differentiable at a. What linear function best approximates f near
 a?

 Answer
 The tangent line, of course!

 Question
 What is the equation for the line tangent to y = f (x) at (a, f (a))?

 Answer

                                   L(x) = f (a) + f (a)(x − a)


  V63.0121.021, Calculus I (NYU)   Section 2.8 Linear Approximation and Differentials    October 14, 2010   5 / 27




 The tangent line is a linear approximation
                                                                                                                    Notes



                                                               y


      L(x) = f (a) + f (a)(x − a)

 is a decent approximation to f                        L(x)
 near a.                                               f (x)
 How decent? The closer x is to
 a, the better the approxmation                        f (a)                 x −a
 L(x) is to f (x)

                                                                                                x
                                                                         a          x


  V63.0121.021, Calculus I (NYU)   Section 2.8 Linear Approximation and Differentials    October 14, 2010   6 / 27




                                                                                                                                           2
V63.0121.021, CalculusSection 2.8 : Linear Approximation and Differentials
                       I                                                                                                           October 14, 2010


 Example
                                                                                                                           Notes
 Example
 Estimate sin(61◦ ) = sin(61π/180) by using a linear approximation
 (i) about a = 0      (ii) about a = 60◦ = π/3.

 Solution (i)                                               Solution (ii)
                                                                                                √
      If f (x) = sin x, then f (0) = 0                             We have f π = 23 and
                                                                               3
      and f (0) = 1.                                               f π = 1.
                                                                      3     2 √
      So the linear approximation near                                          3 1     π
                                                                   So L(x) =     +   x−
      0 is L(x) = 0 + 1 · x = x.                                               2   2    3
                                                                   Thus
      Thus
                                                                                   61π
                61π          61π                                           sin               ≈ 0.87475
         sin             ≈       ≈ 1.06465                                         180
                180          180

 Calculator check: sin(61◦ ) ≈ 0.87462.


  V63.0121.021, Calculus I (NYU)   Section 2.8 Linear Approximation and Differentials       October 14, 2010       7 / 27




 Illustration
                                                                                                                           Notes
        y
                                                                   y = L1 (x) = x


                                                                                         √
                                                                                            3       1         π
                                                       y = L2 (x) =                        2    +   2   x−    3
                           big difference!                y = sin x
                                          very little difference!




                                                                                       x
            0                           π/3      61◦

  V63.0121.021, Calculus I (NYU)   Section 2.8 Linear Approximation and Differentials       October 14, 2010       8 / 27




 Another Example
                                                                                                                           Notes
 Example
                √
 Estimate           10 using the fact that 10 = 9 + 1.

 Solution




  V63.0121.021, Calculus I (NYU)   Section 2.8 Linear Approximation and Differentials       October 14, 2010       9 / 27




                                                                                                                                                  3
V63.0121.021, CalculusSection 2.8 : Linear Approximation and Differentials
                       I                                                                                                    October 14, 2010


 Dividing without dividing?
                                                                                                                    Notes
 Example
 Suppose I have an irrational fear of division and need to estimate
 577 ÷ 408. I write
                         577            1             1  1
                             = 1 + 169     = 1 + 169 × ×    .
                         408           408            4 102
                                    1
 But still I have to find               .
                                   102

 Solution




  V63.0121.021, Calculus I (NYU)   Section 2.8 Linear Approximation and Differentials   October 14, 2010   10 / 27




 Questions
                                                                                                                    Notes

 Example
 Suppose we are traveling in a car and at noon our speed is 50 mi/hr. How
 far will we have traveled by 2:00pm? by 3:00pm? By midnight?

 Example
 Suppose our factory makes MP3 players and the marginal cost is currently
 $50/lot. How much will it cost to make 2 more lots? 3 more lots? 12
 more lots?

 Example
 Suppose a line goes through the point (x0 , y0 ) and has slope m. If the
 point is moved horizontally by dx, while staying on the line, what is the
 corresponding vertical movement?


  V63.0121.021, Calculus I (NYU)   Section 2.8 Linear Approximation and Differentials   October 14, 2010   11 / 27




 Answers
                                                                                                                    Notes



 Example
 Suppose we are traveling in a car and at noon our speed is 50 mi/hr. How
 far will we have traveled by 2:00pm? by 3:00pm? By midnight?

 Answer




  V63.0121.021, Calculus I (NYU)   Section 2.8 Linear Approximation and Differentials   October 14, 2010   12 / 27




                                                                                                                                           4
V63.0121.021, CalculusSection 2.8 : Linear Approximation and Differentials
                       I                                                                                                    October 14, 2010


 Answers
                                                                                                                    Notes


 Example
 Suppose our factory makes MP3 players and the marginal cost is currently
 $50/lot. How much will it cost to make 2 more lots? 3 more lots? 12
 more lots?

 Answer




  V63.0121.021, Calculus I (NYU)   Section 2.8 Linear Approximation and Differentials   October 14, 2010   14 / 27




 Answers
                                                                                                                    Notes


 Example
 Suppose a line goes through the point (x0 , y0 ) and has slope m. If the
 point is moved horizontally by dx, while staying on the line, what is the
 corresponding vertical movement?

 Answer




  V63.0121.021, Calculus I (NYU)   Section 2.8 Linear Approximation and Differentials   October 14, 2010   16 / 27




 Outline
                                                                                                                    Notes



 The linear approximation of a function near a point
   Examples
   Questions


 Differentials
    Using differentials to estimate error


 Advanced Examples




  V63.0121.021, Calculus I (NYU)   Section 2.8 Linear Approximation and Differentials   October 14, 2010   17 / 27




                                                                                                                                           5
V63.0121.021, CalculusSection 2.8 : Linear Approximation and Differentials
                       I                                                                                                         October 14, 2010


 Differentials are another way to express derivatives
                                                                                                                         Notes


    f (x + ∆x) − f (x) ≈ f (x) ∆x                              y
                ∆y                     dy

 Rename ∆x = dx, so we can
 write this as

           ∆y ≈ dy = f (x)dx.                                                               dy
                                                                                       ∆y

 And this looks a lot like the                                             dx = ∆x
 Leibniz-Newton identity
                  dy
                     = f (x)                                                                          x
                  dx                                                     x x + ∆x
 Linear approximation means ∆y ≈ dy = f (x0 ) dx near x0 .

  V63.0121.021, Calculus I (NYU)   Section 2.8 Linear Approximation and Differentials        October 14, 2010   18 / 27




 Using differentials to estimate error
                                                                                                                         Notes



                                                               y
 If y = f (x), x0 and ∆x is known,
 and an estimate of ∆y is desired:

        Approximate: ∆y ≈ dy
                                                                                            dy
        Differentiate: dy = f (x) dx                                                    ∆y

        Evaluate at x = x0 and
                                                                           dx = ∆x
        dx = ∆x.

                                                                                                      x
                                                                         x x + ∆x


  V63.0121.021, Calculus I (NYU)   Section 2.8 Linear Approximation and Differentials        October 14, 2010   19 / 27




 Example                                                                                                                 Notes
 A sheet of plywood measures 8 ft × 4 ft. Suppose our plywood-cutting
 machine will cut a rectangle whose width is exactly half its length, but the
 length is prone to errors. If the length is off by 1 in, how bad can the area
 of the sheet be off by?

 Solution
               1 2
 Write A( ) =      . We want to know ∆A when = 8 ft and ∆ = 1 in.
               2
                         97      9409           9409
   (I) A( + ∆ ) = A           =       So ∆A =         − 32 ≈ 0.6701.
                         12      288             288
       dA
  (II)     = , so dA = d , which should be a good estimate for ∆ .
       d
       When = 8 and d = 12 , we have dA = 12 = 2 ≈ 0.667. So we get
                               1                 8
                                                      3
       estimates close to the hundredth of a square foot.


  V63.0121.021, Calculus I (NYU)   Section 2.8 Linear Approximation and Differentials        October 14, 2010   20 / 27




                                                                                                                                                6
V63.0121.021, CalculusSection 2.8 : Linear Approximation and Differentials
                       I                                                                                                    October 14, 2010


 Why?
                                                                                                                    Notes



 Why use linear approximations dy when the actual difference ∆y is
 known?
       Linear approximation is quick and reliable. Finding ∆y exactly
       depends on the function.
       These examples are overly simple. See the “Advanced Examples”
       later.
       In real life, sometimes only f (a) and f (a) are known, and not the
       general f (x).




  V63.0121.021, Calculus I (NYU)   Section 2.8 Linear Approximation and Differentials   October 14, 2010   21 / 27




 Outline
                                                                                                                    Notes



 The linear approximation of a function near a point
   Examples
   Questions


 Differentials
    Using differentials to estimate error


 Advanced Examples




  V63.0121.021, Calculus I (NYU)   Section 2.8 Linear Approximation and Differentials   October 14, 2010   22 / 27




 Gravitation
 Pencils down!                                                                                                      Notes

 Example

       Drop a 1 kg ball off the roof of the Silver Center (50m high). We
       usually say that a falling object feels a force F = −mg from gravity.
       In fact, the force felt is
                                                               GMm
                                               F (r ) = −          ,
                                                                r2
       where M is the mass of the earth and r is the distance from the
       center of the earth to the object. G is a constant.
                                               GMm
       At r = re the force really is F (re ) =   2
                                                    = −mg .
                                                re
       What is the maximum error in replacing the actual force felt at the
       top of the building F (re + ∆r ) by the force felt at ground level F (re )?
       The relative error? The percentage error?
  V63.0121.021, Calculus I (NYU)   Section 2.8 Linear Approximation and Differentials   October 14, 2010   23 / 27




                                                                                                                                           7
V63.0121.021, CalculusSection 2.8 : Linear Approximation and Differentials
                       I                                                                                                      October 14, 2010


 Gravitation Solution
                                                                                                                      Notes
 Solution
 We wonder if ∆F = F (re + ∆r ) − F (re ) is small.
       Using a linear approximation,

                                                       dF                   GMm
                                   ∆F ≈ dF =                      dr = 2      3
                                                                                dr
                                                       dr   re               re
                                                         GMm           dr       ∆r
                                                   =       2
                                                                          = 2mg
                                                          re           re       re

                           ∆F        ∆r
       The relative error is   ≈ −2
                            F        re
       re = 6378.1 km. If ∆r = 50 m,
              ∆F      ∆r         50
                 ≈ −2    = −2         = −1.56 × 10−5 = −0.00156%
              F       re      6378100

  V63.0121.021, Calculus I (NYU)     Section 2.8 Linear Approximation and Differentials   October 14, 2010   24 / 27




 Systematic linear approximation
                                                                                                                      Notes
       √
           2 is irrational, but             9/4   is rational and 9/4 is close to 2. So
                         √                                               1             17
                             2=       9/4   − 1/4 ≈          9/4   +          (−1/4) =
                                                                       2(3/2)          12


       This is a better approximation since (17/12)2 = 289/144
       Do it again!
            √                                                              1
                2=        289/144   − 1/144 ≈            289/144    +            (−1/144) = 577/408
                                                                        2(17/12)
                           2
                  577              332, 929             1
       Now                     =            which is          away from 2.
                  408              166, 464          166, 464


  V63.0121.021, Calculus I (NYU)     Section 2.8 Linear Approximation and Differentials   October 14, 2010   25 / 27




 Illustration of the previous example
                                                                                                                      Notes




                                                            (2, 17 )
                                                                12




                                   (9, 2)
                                    4
                                       3
                                                             2




  V63.0121.021, Calculus I (NYU)     Section 2.8 17 12Approximation and Differentials
                                            (2, / )
                                                 Linear                   9 3            October 14, 2010   26 / 27
                                                                            (4, 2)
                                                   577           289 17
                                              2,   408           144 , 12

                                                                                                                                             8
V63.0121.021, CalculusSection 2.8 : Linear Approximation and Differentials
                       I                                                                                                    October 14, 2010


 Summary
                                                                                                                    Notes


       Linear approximation: If f is differentiable at a, the best linear
       approximation to f near a is given by

                                    Lf ,a (x) = f (a) + f (a)(x − a)

       Differentials: If f is differentiable at x, a good approximation to
       ∆y = f (x + ∆x) − f (x) is

                                                       dy        dy
                                   ∆y ≈ dy =              · dx =    · ∆x
                                                       dx        dx
       Don’t buy plywood from me.




  V63.0121.021, Calculus I (NYU)   Section 2.8 Linear Approximation and Differentials   October 14, 2010   27 / 27




                                                                                                                    Notes




                                                                                                                    Notes




                                                                                                                                           9
Ad

More Related Content

What's hot (19)

Lesson 1: Functions
Lesson 1: FunctionsLesson 1: Functions
Lesson 1: Functions
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 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 12: Linear Approximation
Lesson 12: Linear ApproximationLesson 12: Linear Approximation
Lesson 12: Linear Approximation
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 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 1: Functions and their representations (handout)
Lesson 1: Functions and their representations (handout)Lesson 1: Functions and their representations (handout)
Lesson 1: Functions and their representations (handout)
Matthew Leingang
 
Lesson 23: Antiderivatives (Section 021 slides)
Lesson 23: Antiderivatives (Section 021 slides)Lesson 23: Antiderivatives (Section 021 slides)
Lesson 23: Antiderivatives (Section 021 slides)
Matthew Leingang
 
Linear Algebra
Linear AlgebraLinear Algebra
Linear Algebra
nep_test_account
 
Modern features-part-1-detectors
Modern features-part-1-detectorsModern features-part-1-detectors
Modern features-part-1-detectors
zukun
 
1Sem-Basic Electronics Notes-Unit8-Digital Logic
1Sem-Basic Electronics Notes-Unit8-Digital Logic1Sem-Basic Electronics Notes-Unit8-Digital Logic
1Sem-Basic Electronics Notes-Unit8-Digital Logic
Dr. Shivananda Koteshwar
 
1Sem-Basic Electronics Notes-Unit7-Number System
1Sem-Basic Electronics Notes-Unit7-Number System1Sem-Basic Electronics Notes-Unit7-Number System
1Sem-Basic Electronics Notes-Unit7-Number System
Dr. Shivananda Koteshwar
 
Expo Algebra Lineal
Expo Algebra LinealExpo Algebra Lineal
Expo Algebra Lineal
Noi
 
Lesson 27: Integration by Substitution (Section 021 handout)
Lesson 27: Integration by Substitution (Section 021 handout)Lesson 27: Integration by Substitution (Section 021 handout)
Lesson 27: Integration by Substitution (Section 021 handout)
Matthew Leingang
 
Kccsi 2012 a real-time robust object tracking-v2
Kccsi 2012   a real-time robust object tracking-v2Kccsi 2012   a real-time robust object tracking-v2
Kccsi 2012 a real-time robust object tracking-v2
Prarinya Siritanawan
 
Lesson22 -optimization_problems_slides
Lesson22  -optimization_problems_slidesLesson22  -optimization_problems_slides
Lesson22 -optimization_problems_slides
Matthew Leingang
 
Catalogue of models for Electricity Markets
Catalogue of models for Electricity MarketsCatalogue of models for Electricity Markets
Catalogue of models for Electricity Markets
NicolasRR
 
Séminaire de Physique à Besancon, Nov. 22, 2012
Séminaire de Physique à Besancon, Nov. 22, 2012Séminaire de Physique à Besancon, Nov. 22, 2012
Séminaire de Physique à Besancon, Nov. 22, 2012
Christian Robert
 
Lesson 23: Antiderivatives (Section 041 slides)
Lesson 23: Antiderivatives (Section 041 slides)Lesson 23: Antiderivatives (Section 041 slides)
Lesson 23: Antiderivatives (Section 041 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 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 12: Linear Approximation
Lesson 12: Linear ApproximationLesson 12: Linear Approximation
Lesson 12: Linear Approximation
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 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 1: Functions and their representations (handout)
Lesson 1: Functions and their representations (handout)Lesson 1: Functions and their representations (handout)
Lesson 1: Functions and their representations (handout)
Matthew Leingang
 
Lesson 23: Antiderivatives (Section 021 slides)
Lesson 23: Antiderivatives (Section 021 slides)Lesson 23: Antiderivatives (Section 021 slides)
Lesson 23: Antiderivatives (Section 021 slides)
Matthew Leingang
 
Modern features-part-1-detectors
Modern features-part-1-detectorsModern features-part-1-detectors
Modern features-part-1-detectors
zukun
 
1Sem-Basic Electronics Notes-Unit8-Digital Logic
1Sem-Basic Electronics Notes-Unit8-Digital Logic1Sem-Basic Electronics Notes-Unit8-Digital Logic
1Sem-Basic Electronics Notes-Unit8-Digital Logic
Dr. Shivananda Koteshwar
 
1Sem-Basic Electronics Notes-Unit7-Number System
1Sem-Basic Electronics Notes-Unit7-Number System1Sem-Basic Electronics Notes-Unit7-Number System
1Sem-Basic Electronics Notes-Unit7-Number System
Dr. Shivananda Koteshwar
 
Expo Algebra Lineal
Expo Algebra LinealExpo Algebra Lineal
Expo Algebra Lineal
Noi
 
Lesson 27: Integration by Substitution (Section 021 handout)
Lesson 27: Integration by Substitution (Section 021 handout)Lesson 27: Integration by Substitution (Section 021 handout)
Lesson 27: Integration by Substitution (Section 021 handout)
Matthew Leingang
 
Kccsi 2012 a real-time robust object tracking-v2
Kccsi 2012   a real-time robust object tracking-v2Kccsi 2012   a real-time robust object tracking-v2
Kccsi 2012 a real-time robust object tracking-v2
Prarinya Siritanawan
 
Lesson22 -optimization_problems_slides
Lesson22  -optimization_problems_slidesLesson22  -optimization_problems_slides
Lesson22 -optimization_problems_slides
Matthew Leingang
 
Catalogue of models for Electricity Markets
Catalogue of models for Electricity MarketsCatalogue of models for Electricity Markets
Catalogue of models for Electricity Markets
NicolasRR
 
Séminaire de Physique à Besancon, Nov. 22, 2012
Séminaire de Physique à Besancon, Nov. 22, 2012Séminaire de Physique à Besancon, Nov. 22, 2012
Séminaire de Physique à Besancon, Nov. 22, 2012
Christian Robert
 
Lesson 23: Antiderivatives (Section 041 slides)
Lesson 23: Antiderivatives (Section 041 slides)Lesson 23: Antiderivatives (Section 041 slides)
Lesson 23: Antiderivatives (Section 041 slides)
Matthew Leingang
 

Viewers also liked (7)

Exámenes finales febrero/marzo 2016
Exámenes finales febrero/marzo 2016Exámenes finales febrero/marzo 2016
Exámenes finales febrero/marzo 2016
Cecilia Berro
 
Lesson 10: The Chain Rule
Lesson 10: The Chain RuleLesson 10: The Chain Rule
Lesson 10: The Chain Rule
Matthew Leingang
 
Worksheet: Three Simple Propositions, Probability as a Measure of Belief (sol...
Worksheet: Three Simple Propositions, Probability as a Measure of Belief (sol...Worksheet: Three Simple Propositions, Probability as a Measure of Belief (sol...
Worksheet: Three Simple Propositions, Probability as a Measure of Belief (sol...
Matthew Leingang
 
Peck Parties and Predictive Coding Update - 100813
Peck Parties and Predictive Coding Update - 100813Peck Parties and Predictive Coding Update - 100813
Peck Parties and Predictive Coding Update - 100813
Rob Robinson
 
Lesson 11: Implicit Differentiation
Lesson 11: Implicit DifferentiationLesson 11: Implicit Differentiation
Lesson 11: Implicit Differentiation
Matthew Leingang
 
Lesson 4: Calculating Limits
Lesson 4: Calculating LimitsLesson 4: Calculating Limits
Lesson 4: Calculating Limits
Matthew Leingang
 
Understanding Near-Duplicate Videos: A User-Centric Approach
Understanding Near-Duplicate Videos: A User-Centric ApproachUnderstanding Near-Duplicate Videos: A User-Centric Approach
Understanding Near-Duplicate Videos: A User-Centric Approach
Mauro Cherubini
 
Exámenes finales febrero/marzo 2016
Exámenes finales febrero/marzo 2016Exámenes finales febrero/marzo 2016
Exámenes finales febrero/marzo 2016
Cecilia Berro
 
Worksheet: Three Simple Propositions, Probability as a Measure of Belief (sol...
Worksheet: Three Simple Propositions, Probability as a Measure of Belief (sol...Worksheet: Three Simple Propositions, Probability as a Measure of Belief (sol...
Worksheet: Three Simple Propositions, Probability as a Measure of Belief (sol...
Matthew Leingang
 
Peck Parties and Predictive Coding Update - 100813
Peck Parties and Predictive Coding Update - 100813Peck Parties and Predictive Coding Update - 100813
Peck Parties and Predictive Coding Update - 100813
Rob Robinson
 
Lesson 11: Implicit Differentiation
Lesson 11: Implicit DifferentiationLesson 11: Implicit Differentiation
Lesson 11: Implicit Differentiation
Matthew Leingang
 
Lesson 4: Calculating Limits
Lesson 4: Calculating LimitsLesson 4: Calculating Limits
Lesson 4: Calculating Limits
Matthew Leingang
 
Understanding Near-Duplicate Videos: A User-Centric Approach
Understanding Near-Duplicate Videos: A User-Centric ApproachUnderstanding Near-Duplicate Videos: A User-Centric Approach
Understanding Near-Duplicate Videos: A User-Centric Approach
Mauro Cherubini
 
Ad

Similar to Lesson 12: Linear Approximation and Differentials (Section 21 handout) (20)

Lesson 12: Linear Approximations and Differentials (handout)
Lesson 12: Linear Approximations and Differentials (handout)Lesson 12: Linear Approximations and Differentials (handout)
Lesson 12: Linear Approximations and Differentials (handout)
Matthew Leingang
 
Lesson 12: Linear Approximation
Lesson 12: Linear ApproximationLesson 12: Linear Approximation
Lesson 12: Linear Approximation
Mel Anthony Pepito
 
Lesson 12: Linear Approximation and Differentials (Section 41 slides)
Lesson 12: Linear Approximation and Differentials (Section 41 slides)Lesson 12: Linear Approximation and Differentials (Section 41 slides)
Lesson 12: Linear Approximation and Differentials (Section 41 slides)
Mel Anthony Pepito
 
Lesson 12: Linear Approximation
Lesson 12: Linear ApproximationLesson 12: Linear Approximation
Lesson 12: Linear Approximation
Matthew Leingang
 
Lesson 12: Linear Approximation
Lesson 12: Linear ApproximationLesson 12: Linear Approximation
Lesson 12: Linear Approximation
guest27adce4e
 
Lesson 12: Linear Approximations and Differentials (slides)
Lesson 12: Linear Approximations and Differentials (slides)Lesson 12: Linear Approximations and Differentials (slides)
Lesson 12: Linear Approximations and Differentials (slides)
Matthew Leingang
 
Lesson 13: Linear Approximation
Lesson 13: Linear ApproximationLesson 13: Linear Approximation
Lesson 13: Linear Approximation
Matthew Leingang
 
Lesson 12: Linear Approximation and Differentials
Lesson 12: Linear Approximation and DifferentialsLesson 12: Linear Approximation and Differentials
Lesson 12: Linear Approximation and Differentials
Matthew Leingang
 
Lesson 12: Linear Approximation and Differentials
Lesson 12: Linear Approximation and DifferentialsLesson 12: Linear Approximation and Differentials
Lesson 12: Linear Approximation and Differentials
Matthew Leingang
 
Lesson 12: Linear Approximation and Differentials (Section 21 slides)
Lesson 12: Linear Approximation and Differentials (Section 21 slides)Lesson 12: Linear Approximation and Differentials (Section 21 slides)
Lesson 12: Linear Approximation and Differentials (Section 21 slides)
Mel Anthony Pepito
 
Lesson 12: Linear Approximation and Differentials (Section 21 slides)
Lesson 12: Linear Approximation and Differentials (Section 21 slides)Lesson 12: Linear Approximation and Differentials (Section 21 slides)
Lesson 12: Linear Approximation and Differentials (Section 21 slides)
Matthew Leingang
 
Lesson 2: A Catalog of Essential Functions
Lesson 2: A Catalog of Essential FunctionsLesson 2: A Catalog of Essential Functions
Lesson 2: A Catalog of Essential Functions
Mel Anthony Pepito
 
Lesson 2: A Catalog of Essential Functions
Lesson 2: A Catalog of Essential FunctionsLesson 2: A Catalog of Essential Functions
Lesson 2: A Catalog of Essential Functions
Matthew Leingang
 
Lesson 2: A Catalog of Essential Functions
Lesson 2: A Catalog of Essential FunctionsLesson 2: A Catalog of Essential Functions
Lesson 2: A Catalog of Essential Functions
Matthew Leingang
 
Lesson 8: Basic Differentation Rules (handout)
Lesson 8: Basic Differentation Rules (handout)Lesson 8: Basic Differentation Rules (handout)
Lesson 8: Basic Differentation Rules (handout)
Matthew Leingang
 
Lesson 7: The Derivative (Section 21 handout)
Lesson 7: The Derivative (Section 21 handout)Lesson 7: The Derivative (Section 21 handout)
Lesson 7: The Derivative (Section 21 handout)
Matthew Leingang
 
Lesson 7: The Derivative (Section 41 handout)
Lesson 7: The Derivative (Section 41 handout)Lesson 7: The Derivative (Section 41 handout)
Lesson 7: The Derivative (Section 41 handout)
Matthew Leingang
 
Lesson 1: Functions
Lesson 1: FunctionsLesson 1: Functions
Lesson 1: Functions
Mel Anthony Pepito
 
Taylor Polynomials and Series
Taylor Polynomials and SeriesTaylor Polynomials and Series
Taylor Polynomials and Series
Matthew Leingang
 
Lesson 8: Basic Differentiation Rules (Section 41 slides)
Lesson 8: Basic Differentiation Rules (Section 41 slides) Lesson 8: Basic Differentiation Rules (Section 41 slides)
Lesson 8: Basic Differentiation Rules (Section 41 slides)
Mel Anthony Pepito
 
Lesson 12: Linear Approximations and Differentials (handout)
Lesson 12: Linear Approximations and Differentials (handout)Lesson 12: Linear Approximations and Differentials (handout)
Lesson 12: Linear Approximations and Differentials (handout)
Matthew Leingang
 
Lesson 12: Linear Approximation
Lesson 12: Linear ApproximationLesson 12: Linear Approximation
Lesson 12: Linear Approximation
Mel Anthony Pepito
 
Lesson 12: Linear Approximation and Differentials (Section 41 slides)
Lesson 12: Linear Approximation and Differentials (Section 41 slides)Lesson 12: Linear Approximation and Differentials (Section 41 slides)
Lesson 12: Linear Approximation and Differentials (Section 41 slides)
Mel Anthony Pepito
 
Lesson 12: Linear Approximation
Lesson 12: Linear ApproximationLesson 12: Linear Approximation
Lesson 12: Linear Approximation
Matthew Leingang
 
Lesson 12: Linear Approximation
Lesson 12: Linear ApproximationLesson 12: Linear Approximation
Lesson 12: Linear Approximation
guest27adce4e
 
Lesson 12: Linear Approximations and Differentials (slides)
Lesson 12: Linear Approximations and Differentials (slides)Lesson 12: Linear Approximations and Differentials (slides)
Lesson 12: Linear Approximations and Differentials (slides)
Matthew Leingang
 
Lesson 13: Linear Approximation
Lesson 13: Linear ApproximationLesson 13: Linear Approximation
Lesson 13: Linear Approximation
Matthew Leingang
 
Lesson 12: Linear Approximation and Differentials
Lesson 12: Linear Approximation and DifferentialsLesson 12: Linear Approximation and Differentials
Lesson 12: Linear Approximation and Differentials
Matthew Leingang
 
Lesson 12: Linear Approximation and Differentials
Lesson 12: Linear Approximation and DifferentialsLesson 12: Linear Approximation and Differentials
Lesson 12: Linear Approximation and Differentials
Matthew Leingang
 
Lesson 12: Linear Approximation and Differentials (Section 21 slides)
Lesson 12: Linear Approximation and Differentials (Section 21 slides)Lesson 12: Linear Approximation and Differentials (Section 21 slides)
Lesson 12: Linear Approximation and Differentials (Section 21 slides)
Mel Anthony Pepito
 
Lesson 12: Linear Approximation and Differentials (Section 21 slides)
Lesson 12: Linear Approximation and Differentials (Section 21 slides)Lesson 12: Linear Approximation and Differentials (Section 21 slides)
Lesson 12: Linear Approximation and Differentials (Section 21 slides)
Matthew Leingang
 
Lesson 2: A Catalog of Essential Functions
Lesson 2: A Catalog of Essential FunctionsLesson 2: A Catalog of Essential Functions
Lesson 2: A Catalog of Essential Functions
Mel Anthony Pepito
 
Lesson 2: A Catalog of Essential Functions
Lesson 2: A Catalog of Essential FunctionsLesson 2: A Catalog of Essential Functions
Lesson 2: A Catalog of Essential Functions
Matthew Leingang
 
Lesson 2: A Catalog of Essential Functions
Lesson 2: A Catalog of Essential FunctionsLesson 2: A Catalog of Essential Functions
Lesson 2: A Catalog of Essential Functions
Matthew Leingang
 
Lesson 8: Basic Differentation Rules (handout)
Lesson 8: Basic Differentation Rules (handout)Lesson 8: Basic Differentation Rules (handout)
Lesson 8: Basic Differentation Rules (handout)
Matthew Leingang
 
Lesson 7: The Derivative (Section 21 handout)
Lesson 7: The Derivative (Section 21 handout)Lesson 7: The Derivative (Section 21 handout)
Lesson 7: The Derivative (Section 21 handout)
Matthew Leingang
 
Lesson 7: The Derivative (Section 41 handout)
Lesson 7: The Derivative (Section 41 handout)Lesson 7: The Derivative (Section 41 handout)
Lesson 7: The Derivative (Section 41 handout)
Matthew Leingang
 
Taylor Polynomials and Series
Taylor Polynomials and SeriesTaylor Polynomials and Series
Taylor Polynomials and Series
Matthew Leingang
 
Lesson 8: Basic Differentiation Rules (Section 41 slides)
Lesson 8: Basic Differentiation Rules (Section 41 slides) Lesson 8: Basic Differentiation Rules (Section 41 slides)
Lesson 8: Basic Differentiation Rules (Section 41 slides)
Mel Anthony Pepito
 
Ad

More from Matthew Leingang (20)

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 27: Integration by Substitution (handout)
Lesson 27: Integration by Substitution (handout)Lesson 27: Integration by Substitution (handout)
Lesson 27: Integration by Substitution (handout)
Matthew Leingang
 
Lesson 26: The Fundamental Theorem of Calculus (handout)
Lesson 26: The Fundamental Theorem of Calculus (handout)Lesson 26: The Fundamental Theorem of Calculus (handout)
Lesson 26: The Fundamental Theorem of Calculus (handout)
Matthew Leingang
 
Lesson 25: Evaluating Definite Integrals (slides)
Lesson 25: Evaluating Definite Integrals (slides)Lesson 25: Evaluating Definite Integrals (slides)
Lesson 25: Evaluating Definite Integrals (slides)
Matthew Leingang
 
Lesson 25: Evaluating Definite Integrals (handout)
Lesson 25: Evaluating Definite Integrals (handout)Lesson 25: Evaluating Definite Integrals (handout)
Lesson 25: Evaluating Definite Integrals (handout)
Matthew Leingang
 
Lesson 24: Areas and Distances, The Definite Integral (handout)
Lesson 24: Areas and Distances, The Definite Integral (handout)Lesson 24: Areas and Distances, The Definite Integral (handout)
Lesson 24: Areas and Distances, The Definite Integral (handout)
Matthew Leingang
 
Lesson 24: Areas and Distances, The Definite Integral (slides)
Lesson 24: Areas and Distances, The Definite Integral (slides)Lesson 24: Areas and Distances, The Definite Integral (slides)
Lesson 24: Areas and Distances, The Definite Integral (slides)
Matthew Leingang
 
Lesson 23: Antiderivatives (slides)
Lesson 23: Antiderivatives (slides)Lesson 23: Antiderivatives (slides)
Lesson 23: Antiderivatives (slides)
Matthew Leingang
 
Lesson 23: Antiderivatives (slides)
Lesson 23: Antiderivatives (slides)Lesson 23: Antiderivatives (slides)
Lesson 23: Antiderivatives (slides)
Matthew Leingang
 
Lesson 22: Optimization Problems (slides)
Lesson 22: Optimization Problems (slides)Lesson 22: Optimization Problems (slides)
Lesson 22: Optimization Problems (slides)
Matthew Leingang
 
Lesson 22: Optimization Problems (handout)
Lesson 22: Optimization Problems (handout)Lesson 22: Optimization Problems (handout)
Lesson 22: Optimization Problems (handout)
Matthew Leingang
 
Lesson 21: Curve Sketching (slides)
Lesson 21: Curve Sketching (slides)Lesson 21: Curve Sketching (slides)
Lesson 21: Curve Sketching (slides)
Matthew Leingang
 
Lesson 21: Curve Sketching (handout)
Lesson 21: Curve Sketching (handout)Lesson 21: Curve Sketching (handout)
Lesson 21: Curve Sketching (handout)
Matthew Leingang
 
Lesson 20: Derivatives and the Shapes of Curves (slides)
Lesson 20: Derivatives and the Shapes of Curves (slides)Lesson 20: Derivatives and the Shapes of Curves (slides)
Lesson 20: Derivatives and the Shapes of Curves (slides)
Matthew Leingang
 
Lesson 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
 
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 27: Integration by Substitution (handout)
Lesson 27: Integration by Substitution (handout)Lesson 27: Integration by Substitution (handout)
Lesson 27: Integration by Substitution (handout)
Matthew Leingang
 
Lesson 26: The Fundamental Theorem of Calculus (handout)
Lesson 26: The Fundamental Theorem of Calculus (handout)Lesson 26: The Fundamental Theorem of Calculus (handout)
Lesson 26: The Fundamental Theorem of Calculus (handout)
Matthew Leingang
 
Lesson 25: Evaluating Definite Integrals (slides)
Lesson 25: Evaluating Definite Integrals (slides)Lesson 25: Evaluating Definite Integrals (slides)
Lesson 25: Evaluating Definite Integrals (slides)
Matthew Leingang
 
Lesson 25: Evaluating Definite Integrals (handout)
Lesson 25: Evaluating Definite Integrals (handout)Lesson 25: Evaluating Definite Integrals (handout)
Lesson 25: Evaluating Definite Integrals (handout)
Matthew Leingang
 
Lesson 24: Areas and Distances, The Definite Integral (handout)
Lesson 24: Areas and Distances, The Definite Integral (handout)Lesson 24: Areas and Distances, The Definite Integral (handout)
Lesson 24: Areas and Distances, The Definite Integral (handout)
Matthew Leingang
 
Lesson 24: Areas and Distances, The Definite Integral (slides)
Lesson 24: Areas and Distances, The Definite Integral (slides)Lesson 24: Areas and Distances, The Definite Integral (slides)
Lesson 24: Areas and Distances, The Definite Integral (slides)
Matthew Leingang
 
Lesson 23: Antiderivatives (slides)
Lesson 23: Antiderivatives (slides)Lesson 23: Antiderivatives (slides)
Lesson 23: Antiderivatives (slides)
Matthew Leingang
 
Lesson 23: Antiderivatives (slides)
Lesson 23: Antiderivatives (slides)Lesson 23: Antiderivatives (slides)
Lesson 23: Antiderivatives (slides)
Matthew Leingang
 
Lesson 22: Optimization Problems (slides)
Lesson 22: Optimization Problems (slides)Lesson 22: Optimization Problems (slides)
Lesson 22: Optimization Problems (slides)
Matthew Leingang
 
Lesson 22: Optimization Problems (handout)
Lesson 22: Optimization Problems (handout)Lesson 22: Optimization Problems (handout)
Lesson 22: Optimization Problems (handout)
Matthew Leingang
 
Lesson 21: Curve Sketching (slides)
Lesson 21: Curve Sketching (slides)Lesson 21: Curve Sketching (slides)
Lesson 21: Curve Sketching (slides)
Matthew Leingang
 
Lesson 21: Curve Sketching (handout)
Lesson 21: Curve Sketching (handout)Lesson 21: Curve Sketching (handout)
Lesson 21: Curve Sketching (handout)
Matthew Leingang
 
Lesson 20: Derivatives and the Shapes of Curves (slides)
Lesson 20: Derivatives and the Shapes of Curves (slides)Lesson 20: Derivatives and the Shapes of Curves (slides)
Lesson 20: Derivatives and the Shapes of Curves (slides)
Matthew Leingang
 
Lesson 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
 

Recently uploaded (20)

How Top Companies Benefit from Outsourcing
How Top Companies Benefit from OutsourcingHow Top Companies Benefit from Outsourcing
How Top Companies Benefit from Outsourcing
Nascenture
 
Harmonizing Multi-Agent Intelligence | Open Data Science Conference | Gary Ar...
Harmonizing Multi-Agent Intelligence | Open Data Science Conference | Gary Ar...Harmonizing Multi-Agent Intelligence | Open Data Science Conference | Gary Ar...
Harmonizing Multi-Agent Intelligence | Open Data Science Conference | Gary Ar...
Gary Arora
 
Risk Analysis 101: Using a Risk Analyst to Fortify Your IT Strategy
Risk Analysis 101: Using a Risk Analyst to Fortify Your IT StrategyRisk Analysis 101: Using a Risk Analyst to Fortify Your IT Strategy
Risk Analysis 101: Using a Risk Analyst to Fortify Your IT Strategy
john823664
 
Understanding SEO in the Age of AI.pdf
Understanding SEO in the Age of AI.pdfUnderstanding SEO in the Age of AI.pdf
Understanding SEO in the Age of AI.pdf
Fulcrum Concepts, LLC
 
Accommodating Neurodiverse Users Online (Global Accessibility Awareness Day 2...
Accommodating Neurodiverse Users Online (Global Accessibility Awareness Day 2...Accommodating Neurodiverse Users Online (Global Accessibility Awareness Day 2...
Accommodating Neurodiverse Users Online (Global Accessibility Awareness Day 2...
User Vision
 
machines-for-woodworking-shops-en-compressed.pdf
machines-for-woodworking-shops-en-compressed.pdfmachines-for-woodworking-shops-en-compressed.pdf
machines-for-woodworking-shops-en-compressed.pdf
AmirStern2
 
Secondary Storage for a microcontroller system
Secondary Storage for a microcontroller systemSecondary Storage for a microcontroller system
Secondary Storage for a microcontroller system
fizarcse
 
Google DeepMind’s New AI Coding Agent AlphaEvolve.pdf
Google DeepMind’s New AI Coding Agent AlphaEvolve.pdfGoogle DeepMind’s New AI Coding Agent AlphaEvolve.pdf
Google DeepMind’s New AI Coding Agent AlphaEvolve.pdf
derrickjswork
 
Computer Systems Quiz Presentation in Purple Bold Style (4).pdf
Computer Systems Quiz Presentation in Purple Bold Style (4).pdfComputer Systems Quiz Presentation in Purple Bold Style (4).pdf
Computer Systems Quiz Presentation in Purple Bold Style (4).pdf
fizarcse
 
May Patch Tuesday
May Patch TuesdayMay Patch Tuesday
May Patch Tuesday
Ivanti
 
Dark Dynamism: drones, dark factories and deurbanization
Dark Dynamism: drones, dark factories and deurbanizationDark Dynamism: drones, dark factories and deurbanization
Dark Dynamism: drones, dark factories and deurbanization
Jakub Šimek
 
Building the Customer Identity Community, Together.pdf
Building the Customer Identity Community, Together.pdfBuilding the Customer Identity Community, Together.pdf
Building the Customer Identity Community, Together.pdf
Cheryl Hung
 
Digital Technologies for Culture, Arts and Heritage: Insights from Interdisci...
Digital Technologies for Culture, Arts and Heritage: Insights from Interdisci...Digital Technologies for Culture, Arts and Heritage: Insights from Interdisci...
Digital Technologies for Culture, Arts and Heritage: Insights from Interdisci...
Vasileios Komianos
 
Cybersecurity Tools and Technologies - Microsoft Certificate
Cybersecurity Tools and Technologies - Microsoft CertificateCybersecurity Tools and Technologies - Microsoft Certificate
Cybersecurity Tools and Technologies - Microsoft Certificate
VICTOR MAESTRE RAMIREZ
 
論文紹介:"InfLoRA: Interference-Free Low-Rank Adaptation for Continual Learning" ...
論文紹介:"InfLoRA: Interference-Free Low-Rank Adaptation for Continual Learning" ...論文紹介:"InfLoRA: Interference-Free Low-Rank Adaptation for Continual Learning" ...
論文紹介:"InfLoRA: Interference-Free Low-Rank Adaptation for Continual Learning" ...
Toru Tamaki
 
Developing Product-Behavior Fit: UX Research in Product Development by Krysta...
Developing Product-Behavior Fit: UX Research in Product Development by Krysta...Developing Product-Behavior Fit: UX Research in Product Development by Krysta...
Developing Product-Behavior Fit: UX Research in Product Development by Krysta...
UXPA Boston
 
RFID in Supply chain management and logistics.pdf
RFID in Supply chain management and logistics.pdfRFID in Supply chain management and logistics.pdf
RFID in Supply chain management and logistics.pdf
EnCStore Private Limited
 
Multi-Agent AI Systems: Architectures & Communication (MCP and A2A)
Multi-Agent AI Systems: Architectures & Communication (MCP and A2A)Multi-Agent AI Systems: Architectures & Communication (MCP and A2A)
Multi-Agent AI Systems: Architectures & Communication (MCP and A2A)
HusseinMalikMammadli
 
In-App Guidance_ Save Enterprises Millions in Training & IT Costs.pptx
In-App Guidance_ Save Enterprises Millions in Training & IT Costs.pptxIn-App Guidance_ Save Enterprises Millions in Training & IT Costs.pptx
In-App Guidance_ Save Enterprises Millions in Training & IT Costs.pptx
aptyai
 
Crazy Incentives and How They Kill Security. How Do You Turn the Wheel?
Crazy Incentives and How They Kill Security. How Do You Turn the Wheel?Crazy Incentives and How They Kill Security. How Do You Turn the Wheel?
Crazy Incentives and How They Kill Security. How Do You Turn the Wheel?
Christian Folini
 
How Top Companies Benefit from Outsourcing
How Top Companies Benefit from OutsourcingHow Top Companies Benefit from Outsourcing
How Top Companies Benefit from Outsourcing
Nascenture
 
Harmonizing Multi-Agent Intelligence | Open Data Science Conference | Gary Ar...
Harmonizing Multi-Agent Intelligence | Open Data Science Conference | Gary Ar...Harmonizing Multi-Agent Intelligence | Open Data Science Conference | Gary Ar...
Harmonizing Multi-Agent Intelligence | Open Data Science Conference | Gary Ar...
Gary Arora
 
Risk Analysis 101: Using a Risk Analyst to Fortify Your IT Strategy
Risk Analysis 101: Using a Risk Analyst to Fortify Your IT StrategyRisk Analysis 101: Using a Risk Analyst to Fortify Your IT Strategy
Risk Analysis 101: Using a Risk Analyst to Fortify Your IT Strategy
john823664
 
Understanding SEO in the Age of AI.pdf
Understanding SEO in the Age of AI.pdfUnderstanding SEO in the Age of AI.pdf
Understanding SEO in the Age of AI.pdf
Fulcrum Concepts, LLC
 
Accommodating Neurodiverse Users Online (Global Accessibility Awareness Day 2...
Accommodating Neurodiverse Users Online (Global Accessibility Awareness Day 2...Accommodating Neurodiverse Users Online (Global Accessibility Awareness Day 2...
Accommodating Neurodiverse Users Online (Global Accessibility Awareness Day 2...
User Vision
 
machines-for-woodworking-shops-en-compressed.pdf
machines-for-woodworking-shops-en-compressed.pdfmachines-for-woodworking-shops-en-compressed.pdf
machines-for-woodworking-shops-en-compressed.pdf
AmirStern2
 
Secondary Storage for a microcontroller system
Secondary Storage for a microcontroller systemSecondary Storage for a microcontroller system
Secondary Storage for a microcontroller system
fizarcse
 
Google DeepMind’s New AI Coding Agent AlphaEvolve.pdf
Google DeepMind’s New AI Coding Agent AlphaEvolve.pdfGoogle DeepMind’s New AI Coding Agent AlphaEvolve.pdf
Google DeepMind’s New AI Coding Agent AlphaEvolve.pdf
derrickjswork
 
Computer Systems Quiz Presentation in Purple Bold Style (4).pdf
Computer Systems Quiz Presentation in Purple Bold Style (4).pdfComputer Systems Quiz Presentation in Purple Bold Style (4).pdf
Computer Systems Quiz Presentation in Purple Bold Style (4).pdf
fizarcse
 
May Patch Tuesday
May Patch TuesdayMay Patch Tuesday
May Patch Tuesday
Ivanti
 
Dark Dynamism: drones, dark factories and deurbanization
Dark Dynamism: drones, dark factories and deurbanizationDark Dynamism: drones, dark factories and deurbanization
Dark Dynamism: drones, dark factories and deurbanization
Jakub Šimek
 
Building the Customer Identity Community, Together.pdf
Building the Customer Identity Community, Together.pdfBuilding the Customer Identity Community, Together.pdf
Building the Customer Identity Community, Together.pdf
Cheryl Hung
 
Digital Technologies for Culture, Arts and Heritage: Insights from Interdisci...
Digital Technologies for Culture, Arts and Heritage: Insights from Interdisci...Digital Technologies for Culture, Arts and Heritage: Insights from Interdisci...
Digital Technologies for Culture, Arts and Heritage: Insights from Interdisci...
Vasileios Komianos
 
Cybersecurity Tools and Technologies - Microsoft Certificate
Cybersecurity Tools and Technologies - Microsoft CertificateCybersecurity Tools and Technologies - Microsoft Certificate
Cybersecurity Tools and Technologies - Microsoft Certificate
VICTOR MAESTRE RAMIREZ
 
論文紹介:"InfLoRA: Interference-Free Low-Rank Adaptation for Continual Learning" ...
論文紹介:"InfLoRA: Interference-Free Low-Rank Adaptation for Continual Learning" ...論文紹介:"InfLoRA: Interference-Free Low-Rank Adaptation for Continual Learning" ...
論文紹介:"InfLoRA: Interference-Free Low-Rank Adaptation for Continual Learning" ...
Toru Tamaki
 
Developing Product-Behavior Fit: UX Research in Product Development by Krysta...
Developing Product-Behavior Fit: UX Research in Product Development by Krysta...Developing Product-Behavior Fit: UX Research in Product Development by Krysta...
Developing Product-Behavior Fit: UX Research in Product Development by Krysta...
UXPA Boston
 
RFID in Supply chain management and logistics.pdf
RFID in Supply chain management and logistics.pdfRFID in Supply chain management and logistics.pdf
RFID in Supply chain management and logistics.pdf
EnCStore Private Limited
 
Multi-Agent AI Systems: Architectures & Communication (MCP and A2A)
Multi-Agent AI Systems: Architectures & Communication (MCP and A2A)Multi-Agent AI Systems: Architectures & Communication (MCP and A2A)
Multi-Agent AI Systems: Architectures & Communication (MCP and A2A)
HusseinMalikMammadli
 
In-App Guidance_ Save Enterprises Millions in Training & IT Costs.pptx
In-App Guidance_ Save Enterprises Millions in Training & IT Costs.pptxIn-App Guidance_ Save Enterprises Millions in Training & IT Costs.pptx
In-App Guidance_ Save Enterprises Millions in Training & IT Costs.pptx
aptyai
 
Crazy Incentives and How They Kill Security. How Do You Turn the Wheel?
Crazy Incentives and How They Kill Security. How Do You Turn the Wheel?Crazy Incentives and How They Kill Security. How Do You Turn the Wheel?
Crazy Incentives and How They Kill Security. How Do You Turn the Wheel?
Christian Folini
 

Lesson 12: Linear Approximation and Differentials (Section 21 handout)

  • 1. V63.0121.021, CalculusSection 2.8 : Linear Approximation and Differentials I October 14, 2010 Notes Section 2.8 Linear Approximation and Differentials V63.0121.021, Calculus I New York University October 14, 2010 Announcements Quiz 2 in recitation this week on §§1.5, 1.6, 2.1, 2.2 Midterm on §§1.1–2.5 Announcements Notes Quiz 2 in recitation this week on §§1.5, 1.6, 2.1, 2.2 Midterm on §§1.1–2.5 V63.0121.021, Calculus I (NYU) Section 2.8 Linear Approximation and Differentials October 14, 2010 2 / 27 Objectives Notes Use tangent lines to make linear approximations to a function. Given a function and a point in the domain, compute the linearization of the function at that point. Use linearization to approximate values of functions Given a function, compute the differential of that function Use the differential notation to estimate error in linear approximations. V63.0121.021, Calculus I (NYU) Section 2.8 Linear Approximation and Differentials October 14, 2010 3 / 27 1
  • 2. V63.0121.021, CalculusSection 2.8 : Linear Approximation and Differentials I October 14, 2010 Outline Notes The linear approximation of a function near a point Examples Questions Differentials Using differentials to estimate error Advanced Examples V63.0121.021, Calculus I (NYU) Section 2.8 Linear Approximation and Differentials October 14, 2010 4 / 27 The Big Idea Notes Question Let f be differentiable at a. What linear function best approximates f near a? Answer The tangent line, of course! Question What is the equation for the line tangent to y = f (x) at (a, f (a))? Answer L(x) = f (a) + f (a)(x − a) V63.0121.021, Calculus I (NYU) Section 2.8 Linear Approximation and Differentials October 14, 2010 5 / 27 The tangent line is a linear approximation Notes y L(x) = f (a) + f (a)(x − a) is a decent approximation to f L(x) near a. f (x) How decent? The closer x is to a, the better the approxmation f (a) x −a L(x) is to f (x) x a x V63.0121.021, Calculus I (NYU) Section 2.8 Linear Approximation and Differentials October 14, 2010 6 / 27 2
  • 3. V63.0121.021, CalculusSection 2.8 : Linear Approximation and Differentials I October 14, 2010 Example Notes Example Estimate sin(61◦ ) = sin(61π/180) by using a linear approximation (i) about a = 0 (ii) about a = 60◦ = π/3. Solution (i) Solution (ii) √ If f (x) = sin x, then f (0) = 0 We have f π = 23 and 3 and f (0) = 1. f π = 1. 3 2 √ So the linear approximation near 3 1 π So L(x) = + x− 0 is L(x) = 0 + 1 · x = x. 2 2 3 Thus Thus 61π 61π 61π sin ≈ 0.87475 sin ≈ ≈ 1.06465 180 180 180 Calculator check: sin(61◦ ) ≈ 0.87462. V63.0121.021, Calculus I (NYU) Section 2.8 Linear Approximation and Differentials October 14, 2010 7 / 27 Illustration Notes y y = L1 (x) = x √ 3 1 π y = L2 (x) = 2 + 2 x− 3 big difference! y = sin x very little difference! x 0 π/3 61◦ V63.0121.021, Calculus I (NYU) Section 2.8 Linear Approximation and Differentials October 14, 2010 8 / 27 Another Example Notes Example √ Estimate 10 using the fact that 10 = 9 + 1. Solution V63.0121.021, Calculus I (NYU) Section 2.8 Linear Approximation and Differentials October 14, 2010 9 / 27 3
  • 4. V63.0121.021, CalculusSection 2.8 : Linear Approximation and Differentials I October 14, 2010 Dividing without dividing? Notes Example Suppose I have an irrational fear of division and need to estimate 577 ÷ 408. I write 577 1 1 1 = 1 + 169 = 1 + 169 × × . 408 408 4 102 1 But still I have to find . 102 Solution V63.0121.021, Calculus I (NYU) Section 2.8 Linear Approximation and Differentials October 14, 2010 10 / 27 Questions Notes Example Suppose we are traveling in a car and at noon our speed is 50 mi/hr. How far will we have traveled by 2:00pm? by 3:00pm? By midnight? Example Suppose our factory makes MP3 players and the marginal cost is currently $50/lot. How much will it cost to make 2 more lots? 3 more lots? 12 more lots? Example Suppose a line goes through the point (x0 , y0 ) and has slope m. If the point is moved horizontally by dx, while staying on the line, what is the corresponding vertical movement? V63.0121.021, Calculus I (NYU) Section 2.8 Linear Approximation and Differentials October 14, 2010 11 / 27 Answers Notes Example Suppose we are traveling in a car and at noon our speed is 50 mi/hr. How far will we have traveled by 2:00pm? by 3:00pm? By midnight? Answer V63.0121.021, Calculus I (NYU) Section 2.8 Linear Approximation and Differentials October 14, 2010 12 / 27 4
  • 5. V63.0121.021, CalculusSection 2.8 : Linear Approximation and Differentials I October 14, 2010 Answers Notes Example Suppose our factory makes MP3 players and the marginal cost is currently $50/lot. How much will it cost to make 2 more lots? 3 more lots? 12 more lots? Answer V63.0121.021, Calculus I (NYU) Section 2.8 Linear Approximation and Differentials October 14, 2010 14 / 27 Answers Notes Example Suppose a line goes through the point (x0 , y0 ) and has slope m. If the point is moved horizontally by dx, while staying on the line, what is the corresponding vertical movement? Answer V63.0121.021, Calculus I (NYU) Section 2.8 Linear Approximation and Differentials October 14, 2010 16 / 27 Outline Notes The linear approximation of a function near a point Examples Questions Differentials Using differentials to estimate error Advanced Examples V63.0121.021, Calculus I (NYU) Section 2.8 Linear Approximation and Differentials October 14, 2010 17 / 27 5
  • 6. V63.0121.021, CalculusSection 2.8 : Linear Approximation and Differentials I October 14, 2010 Differentials are another way to express derivatives Notes f (x + ∆x) − f (x) ≈ f (x) ∆x y ∆y dy Rename ∆x = dx, so we can write this as ∆y ≈ dy = f (x)dx. dy ∆y And this looks a lot like the dx = ∆x Leibniz-Newton identity dy = f (x) x dx x x + ∆x Linear approximation means ∆y ≈ dy = f (x0 ) dx near x0 . V63.0121.021, Calculus I (NYU) Section 2.8 Linear Approximation and Differentials October 14, 2010 18 / 27 Using differentials to estimate error Notes y If y = f (x), x0 and ∆x is known, and an estimate of ∆y is desired: Approximate: ∆y ≈ dy dy Differentiate: dy = f (x) dx ∆y Evaluate at x = x0 and dx = ∆x dx = ∆x. x x x + ∆x V63.0121.021, Calculus I (NYU) Section 2.8 Linear Approximation and Differentials October 14, 2010 19 / 27 Example Notes A sheet of plywood measures 8 ft × 4 ft. Suppose our plywood-cutting machine will cut a rectangle whose width is exactly half its length, but the length is prone to errors. If the length is off by 1 in, how bad can the area of the sheet be off by? Solution 1 2 Write A( ) = . We want to know ∆A when = 8 ft and ∆ = 1 in. 2 97 9409 9409 (I) A( + ∆ ) = A = So ∆A = − 32 ≈ 0.6701. 12 288 288 dA (II) = , so dA = d , which should be a good estimate for ∆ . d When = 8 and d = 12 , we have dA = 12 = 2 ≈ 0.667. So we get 1 8 3 estimates close to the hundredth of a square foot. V63.0121.021, Calculus I (NYU) Section 2.8 Linear Approximation and Differentials October 14, 2010 20 / 27 6
  • 7. V63.0121.021, CalculusSection 2.8 : Linear Approximation and Differentials I October 14, 2010 Why? Notes Why use linear approximations dy when the actual difference ∆y is known? Linear approximation is quick and reliable. Finding ∆y exactly depends on the function. These examples are overly simple. See the “Advanced Examples” later. In real life, sometimes only f (a) and f (a) are known, and not the general f (x). V63.0121.021, Calculus I (NYU) Section 2.8 Linear Approximation and Differentials October 14, 2010 21 / 27 Outline Notes The linear approximation of a function near a point Examples Questions Differentials Using differentials to estimate error Advanced Examples V63.0121.021, Calculus I (NYU) Section 2.8 Linear Approximation and Differentials October 14, 2010 22 / 27 Gravitation Pencils down! Notes Example Drop a 1 kg ball off the roof of the Silver Center (50m high). We usually say that a falling object feels a force F = −mg from gravity. In fact, the force felt is GMm F (r ) = − , r2 where M is the mass of the earth and r is the distance from the center of the earth to the object. G is a constant. GMm At r = re the force really is F (re ) = 2 = −mg . re What is the maximum error in replacing the actual force felt at the top of the building F (re + ∆r ) by the force felt at ground level F (re )? The relative error? The percentage error? V63.0121.021, Calculus I (NYU) Section 2.8 Linear Approximation and Differentials October 14, 2010 23 / 27 7
  • 8. V63.0121.021, CalculusSection 2.8 : Linear Approximation and Differentials I October 14, 2010 Gravitation Solution Notes Solution We wonder if ∆F = F (re + ∆r ) − F (re ) is small. Using a linear approximation, dF GMm ∆F ≈ dF = dr = 2 3 dr dr re re GMm dr ∆r = 2 = 2mg re re re ∆F ∆r The relative error is ≈ −2 F re re = 6378.1 km. If ∆r = 50 m, ∆F ∆r 50 ≈ −2 = −2 = −1.56 × 10−5 = −0.00156% F re 6378100 V63.0121.021, Calculus I (NYU) Section 2.8 Linear Approximation and Differentials October 14, 2010 24 / 27 Systematic linear approximation Notes √ 2 is irrational, but 9/4 is rational and 9/4 is close to 2. So √ 1 17 2= 9/4 − 1/4 ≈ 9/4 + (−1/4) = 2(3/2) 12 This is a better approximation since (17/12)2 = 289/144 Do it again! √ 1 2= 289/144 − 1/144 ≈ 289/144 + (−1/144) = 577/408 2(17/12) 2 577 332, 929 1 Now = which is away from 2. 408 166, 464 166, 464 V63.0121.021, Calculus I (NYU) Section 2.8 Linear Approximation and Differentials October 14, 2010 25 / 27 Illustration of the previous example Notes (2, 17 ) 12 (9, 2) 4 3 2 V63.0121.021, Calculus I (NYU) Section 2.8 17 12Approximation and Differentials (2, / ) Linear 9 3 October 14, 2010 26 / 27 (4, 2) 577 289 17 2, 408 144 , 12 8
  • 9. V63.0121.021, CalculusSection 2.8 : Linear Approximation and Differentials I October 14, 2010 Summary Notes Linear approximation: If f is differentiable at a, the best linear approximation to f near a is given by Lf ,a (x) = f (a) + f (a)(x − a) Differentials: If f is differentiable at x, a good approximation to ∆y = f (x + ∆x) − f (x) is dy dy ∆y ≈ dy = · dx = · ∆x dx dx Don’t buy plywood from me. V63.0121.021, Calculus I (NYU) Section 2.8 Linear Approximation and Differentials October 14, 2010 27 / 27 Notes Notes 9
  翻译: