SlideShare a Scribd company logo
1 of 13
Chapter 8: Functions of
     Several Variables
                     Section 8.4
                    Differentials
                 Written by Richard Gill
          Associate Professor of Mathematics
Tidewater Community College, Norfolk Campus, Norfolk, VA
    With Assistance from a VCCS LearningWare Grant
To begin this section on differentials in three variables, we will begin with a
review of differentials in two variables. Consider the function y = f(x).

Now consider a generic value of x with a tangent to the curve at (x, f(x)).

Compare the initial value of x to a value of x that is slightly larger.


The slope of the tangent line is:
                                                    ( x + ∆x, f ( x + ∆x))
            dy
                                                                                 
               = f ' ( x).
            dx                                                                   
                                                                              ∆y
                                                                             dy 
It was at this point that we first
                                                ( x, f ( x))
                                                                             
saw dx defined as ∆x.

       rise dy
           =                                                            x + ∆x
                                                                 x
 Since run dx and since dx is
 being defined as “run” then dy                                   
                                                                  
 becomes “rise” by definition.
                                                                  dx = ∆x
For small values of dx, the rise of the tangent line, dy = f ' ( x) dx was
used as an approximation for ∆y , the change in the function.
Now consider the extension of the differential concept to functions of
several variables. Consider an input (x,y) for this function. Its outputs z =
f(x,y) create a set of points (x,y,z) that form the surface you see below.
 The differential dz will have two parts: one part
 generated by a change in x and the other part
                                                                                     z = f(x,y)
 generated by a change in y.
                                                                            z
 Consider a new point in the domain
 generated by a small change in x.

  Now consider the functional image
  of the new point.

  We can use the
  function to
                           ( x + ∆x, y, f ( x + ∆x, y ))
  calculate ∆z , the
  difference
                                                                                           ( x, y, f ( x, y ))
                                                      ∆x
  between the two
  z-coordinates.
                                                     x
By subtracting the z-coordinates:                                                          y
                                                                                ( x, y )
       f ( x + ∆x, y ) − f ( x, y ) = ∆z                   ( x + ∆x , y )
Now consider the extension of the differential concept to functions of
several variables. Consider an input (x,y) for this function and its output
(x,y,z).
  The differential dz will have two parts: one part
  generated by a change in x and the other part
                                                                z = f(x,y)
  generated by a change in y.
                                                           z
By subtracting the z-coordinates:
        f ( x + ∆x, y ) − f ( x, y ) = ∆z
Since the y-
coordinate is
constant, we can
use that cross
                               ( x + ∆x, y, f ( x + ∆x, y ))
section to draw the
tangent to ( x, y, f ( x, y ))
                                                                                           ( x, y, f ( x, y ))
                                                          ∆x
Remember that, dz is
the change in the height             dz                  x                                 y
of the tangent line, and
                                                                                ( x, y )
can be used to estimate                                        ( x + ∆x , y )
the change in z.
Since there has been no change in y we can express the differential so far in
terms of the change in x:
                                    ∂z
                                dz = dx
                                    ∂x
                                                                                z = f(x,y)
  Now track the influence on z when a new point is
  generated by a change in the y direction.                               z
                              ( x + ∆x, y + ∆y, f ( x + ∆x, y + ∆y ))

  Now that the
  change in z is
  generated by
  changes in x and y,
                            ( x + ∆x, y, f ( x + ∆x, y ))
  we can define the
  total differential:
                                                                                     ( x, y, f ( x, y ))
                                                       ∆x
       ∂z          ∂z
  dz =      dx + dy or                                                             ∆y
       ∂x          ∂y                                 x                                 y
  dz = f x ( x, y )dx + f y ( x, y )dy                ( x + ∆x , y )
                                                               ( x, y )       ( x + ∆x, y + ∆y )
Example 1. Suppose the graph we have been working with is generated
by the equation : z = 3 x 2 + 2 y 2 . Find the total differential for z.

 Try this on your own first.
                                                                              z = f(x,y)
     ∂z       ∂z                                                        z
dz =     dx + dy
     ∂x       ∂y            ( x + ∆x, y + ∆y, f ( x + ∆x, y + ∆y ))
dz = 6 x dx + 4 y dy



                          ( x + ∆x, y, f ( x + ∆x, y ))

                                                                                   ( x, y, f ( x, y ))
                                                     ∆x
                                                                                 ∆y
                                                    x                                 y
                                                    ( x + ∆x , y )
                                                             ( x, y )       ( x + ∆x, y + ∆y )
If f ( x, y ) = y cos x, evaluate f (2,1) and f (2.1,1.08),
Example 2.
              calculate the total differential dz and compare it to ∆z.
              Round to the nearest hundredth.
     Hint: first calculate dx and dy.

     Solution: dx = 2.1 – 2 = 0.1 and dy = 1.08 – 1 = 0.08
      z = y cos x
           ∂z        ∂z
      dz = dx + dy
           ∂x        ∂y
         = − y sin x dx + cos x dy
      ( x, y ) = (2,1) , dx = 0.1, dy = 0.8 →
      dz = −1sin 2(0.1) + cos 2(0.08)
         = −0.0909.... − 0.0332..... = −0.124
      f (2.1,1.08) = 1.08(cos(2.1)) = −0.545
      f (2,1) = 1.08(cos(2.1)) = −0.416
      ∆z = f (2.1,1.08) − f (2,1)
         = 1.08(cos(2.1)) − 1.08(cos(2.1))       dz is a good approximation for ∆z
         = −0.129
Definition of Differentiability
For z = f ( x, y ), the function is differentiable at (a, b) if ∆z can be
expressed in the form ∆z = f x (a, b)∆x + f y (a, b)∆y + ε 1∆x + ε 2 ∆y
where ε 1 and ε 2 → 0 as (∆x, ∆y ) → (0,0).


Since dz = f x ( x, y )dx + f y ( x, y )dy, you can consider ε 1∆x and ε 2 ∆y to be
 the error when we use dz to approximate ∆z.


The following
theorem is presented         If the partial derivatives f x and f y exist in
without proof though
                             a region containing (a, b) and are continuous
you can usually find
the proof in the
                             at (a, b) then f is differentiable at (a, b).
appendix of a
standard Calculus
textbook.
Theorem: If a function of x and y is differentiable at (a,b) then it
         is continuous at (a,b).

                                                                             f ( x, y ) = f ( a, b)
   Solution: the objective is to show that                     lim
                                                            (x, y)→ (a, b)



     Let z = f ( x, y ) be differentiable at (a, b).
     Then, by definition ∆z = ( f x (a, b) + ε 1 )∆x + ( f y (a, b) + ε 2 )∆y
     where ∆x = a − x, ∆y = b − y, and ε 1 → 0 and ε 2 → 0 as ( x, y ) → (a, b).
     We also know that ∆z = f(a,b)-f(x,y).
     From above,
     ∆z = f (a, b) − f ( x, y ) = ( f x (a, b) + ε 1 )∆x + ( f 2 (a, b) + ε 2 )∆y
         = ( f x (a, b) + ε 1 )(a − x) + ( f 2 (a, b) + ε 2 )(b − y )
     Taking the limit as ( x, y ) → (a, b), the above expression goes to 0.
     f (a, b) − f ( x, y ) = 0 → f (a, b) = f ( x, y ) as ( x, y ) → (a, b)
     which completes the proof.
Example 3. A right circular cylinder has a height of 5 ft. and a radius of 2
 ft. These measurements have possible errors in accuracy as laid out in the
 table below. Complete the table below. Comment on the relationship between
 dV and ∆V for the indicated errors.


                                                   ∆h                      ∆V
                                  ∆r                            dV
  Solution:


                             0.1 ft.         0.1 ft.          7.54 cu ft
V = f (r , h) = πr h
                 2


                             0.01 ft.        0.01 ft.
     ∂V       ∂V                                              .754 cu ft
dV =     dr +     dh
      ∂r      ∂h
                             0.001 ft. 0.001 ft.              .075 cu ft
dV = 2πrh dr + πr 2 dh

 ∆r = ∆h = 0.1 → dV = 2π (2)(5)(0.1) + π (2 2 )(0.1)
                         = 2π + 0.4π = 2.4π ≈ 7.540 ft 3
 ∆r = ∆h = 0.01 → dV = 2π (2)(5)(0.01) + π (2 2 )(0.01)
                          = 0.2π + .04π = 0.24π ≈ .754 ft 3
 ∆r = ∆h = 0.001 → dV = 2π (2)(5)(0.001) + π (2 2 )(0.001)
                           = 0.024π ≈ 0.075 ft 3
Example 3. A right circular cylinder has a height of 5 ft. and a radius of 2
 ft. These measurements have possible errors in accuracy as laid out in the
 table below. Complete the table below. Comment on the relationship between
 dV and ∆V for the indicated errors.


                                               ∆h                                ∆V
                                 ∆r                             dV
  Solution:


                           0.1 ft.          0.1 ft.          7.54 cu ft        7.826 cu ft
V = f (r , h) = πr h
                 2


                           0.01 ft.         0.01 ft.
     ∂V       ∂V                                             .754 cu ft        0.757 cu ft
dV =     dr +     dh
      ∂r      ∂h
                           0.001 ft. 0.001 ft.               .075 cu ft        0.075 cu ft
dV = 2πrh dr + πr 2 dh

       ∆V = f (r + ∆r , h + ∆h) − f (r , h)
            = f (2.1, 5.1) − f (2,5) = π (2.1) 2 (5.1) − π (2) 2 (5) ≈ 7.826
       ∆V = f (2.01, 5.01) − f (2,5) = π (2.01) 2 (5.01) − π (2) 2 (5) ≈ 0.757
       ∆V = f (2.001, 5.001) − f (2,5) = π (2.001) 2 (5.001) − π (2) 2 (5) ≈ 0.075
     The approximation of dV for ∆V gets better as ∆r and ∆h get smaller.
Example 4. A right circular cylinder is constructed with a height of 40 cm.
and a radius of 25 cm. What is the relative error and the percent error in
the surface area if the possible error in the measurement of each
dimension is ½ cm.

Solution: If the measurements are correct the surface area will be

        A = 2πr 2 + 2πrh                  The total differential will
                                          generate an estimate for
          = 2π (25) 2 + 2π (25)(40)
                                          the possible error.
          = 1250π + 800π = 2050π
        A = 2πr 2 + 2πrh
             ∂A       ∂A
                         dh = (4πr + 2πh)dr + 2πr dh
        dA =     dr +
              ∂r      ∂h
          = (4π (25) + 2π (40))(.5) + 2π (25)(.5)
          = (100π + 80π )(.5) + 50π (.5) = 115π
                             dA 115π
                                =     = 0.056
        The relative error is
                              A 2050π
        The percent error is 5.6%
This concludes the material for Lesson 8.4. This also concludes the lessons
on Blackboard and the material for the semester.


 As was the case in previous Bb lessons, we have
 posted three sets of exercises on Bb. Any
 exercises worked correctly will add to your
 thinkwell exercise totals.




                            The practice exam should be up and
                            running on Bb. Good luck preparing for
                            the exam and congratulations on
                            getting to the end of one of the
                            toughest courses in the curriculum.

More Related Content

What's hot

Lesson 11: Implicit Differentiation (slides)
Lesson 11: Implicit Differentiation (slides)Lesson 11: Implicit Differentiation (slides)
Lesson 11: Implicit Differentiation (slides)Matthew Leingang
 
Paige's DEV
Paige's DEVPaige's DEV
Paige's DEVps114
 
Calculus First Test 2011/10/20
Calculus First Test 2011/10/20Calculus First Test 2011/10/20
Calculus First Test 2011/10/20Kuan-Lun Wang
 
Crib Sheet AP Calculus AB and BC exams
Crib Sheet AP Calculus AB and BC examsCrib Sheet AP Calculus AB and BC exams
Crib Sheet AP Calculus AB and BC examsA Jorge Garcia
 
Lesson 1: Functions and their representations (slides)
Lesson 1: Functions and their representations (slides)Lesson 1: Functions and their representations (slides)
Lesson 1: Functions and their representations (slides)Matthew Leingang
 
Implicit differentiation
Implicit differentiationImplicit differentiation
Implicit differentiationSporsho
 
Additional notes EC220
Additional notes EC220Additional notes EC220
Additional notes EC220Guo Xu
 
Iceaa07 Foils
Iceaa07 FoilsIceaa07 Foils
Iceaa07 FoilsAntonini
 
4.1 implicit differentiation
4.1 implicit differentiation4.1 implicit differentiation
4.1 implicit differentiationdicosmo178
 
Beam theory
Beam theoryBeam theory
Beam theorybissla19
 
Datamining 6th svm
Datamining 6th svmDatamining 6th svm
Datamining 6th svmsesejun
 
01 derivadas
01   derivadas01   derivadas
01 derivadasklorofila
 
Lesson 4: Calculating Limits
Lesson 4: Calculating LimitsLesson 4: Calculating Limits
Lesson 4: Calculating LimitsMatthew Leingang
 
Top School in Delhi NCR
Top School in Delhi NCRTop School in Delhi NCR
Top School in Delhi NCREdhole.com
 

What's hot (19)

Complex varible
Complex varibleComplex varible
Complex varible
 
Lesson 11: Implicit Differentiation (slides)
Lesson 11: Implicit Differentiation (slides)Lesson 11: Implicit Differentiation (slides)
Lesson 11: Implicit Differentiation (slides)
 
Paige's DEV
Paige's DEVPaige's DEV
Paige's DEV
 
Calculus First Test 2011/10/20
Calculus First Test 2011/10/20Calculus First Test 2011/10/20
Calculus First Test 2011/10/20
 
Crib Sheet AP Calculus AB and BC exams
Crib Sheet AP Calculus AB and BC examsCrib Sheet AP Calculus AB and BC exams
Crib Sheet AP Calculus AB and BC exams
 
Regras diferenciacao
Regras diferenciacaoRegras diferenciacao
Regras diferenciacao
 
Lesson 1: Functions and their representations (slides)
Lesson 1: Functions and their representations (slides)Lesson 1: Functions and their representations (slides)
Lesson 1: Functions and their representations (slides)
 
Implicit differentiation
Implicit differentiationImplicit differentiation
Implicit differentiation
 
Additional notes EC220
Additional notes EC220Additional notes EC220
Additional notes EC220
 
Chapter 15
Chapter 15Chapter 15
Chapter 15
 
Iceaa07 Foils
Iceaa07 FoilsIceaa07 Foils
Iceaa07 Foils
 
Calculus Final Exam
Calculus Final ExamCalculus Final Exam
Calculus Final Exam
 
4.1 implicit differentiation
4.1 implicit differentiation4.1 implicit differentiation
4.1 implicit differentiation
 
Beam theory
Beam theoryBeam theory
Beam theory
 
Chapter 3
Chapter 3Chapter 3
Chapter 3
 
Datamining 6th svm
Datamining 6th svmDatamining 6th svm
Datamining 6th svm
 
01 derivadas
01   derivadas01   derivadas
01 derivadas
 
Lesson 4: Calculating Limits
Lesson 4: Calculating LimitsLesson 4: Calculating Limits
Lesson 4: Calculating Limits
 
Top School in Delhi NCR
Top School in Delhi NCRTop School in Delhi NCR
Top School in Delhi NCR
 

Similar to Bai giang ham so kha vi va vi phan cua ham nhieu bien

Lesson18 Double Integrals Over Rectangles Slides
Lesson18   Double Integrals Over Rectangles SlidesLesson18   Double Integrals Over Rectangles Slides
Lesson18 Double Integrals Over Rectangles SlidesMatthew Leingang
 
Lesson 26: The Fundamental Theorem of Calculus (Section 10 version)
Lesson 26: The Fundamental Theorem of Calculus (Section 10 version)Lesson 26: The Fundamental Theorem of Calculus (Section 10 version)
Lesson 26: The Fundamental Theorem of Calculus (Section 10 version)Matthew Leingang
 
Lesson 26: The Fundamental Theorem of Calculus (Section 4 version)
Lesson 26: The Fundamental Theorem of Calculus (Section 4 version)Lesson 26: The Fundamental Theorem of Calculus (Section 4 version)
Lesson 26: The Fundamental Theorem of Calculus (Section 4 version)Matthew Leingang
 
Lesson 25: Evaluating Definite Integrals (Section 4 version)
Lesson 25: Evaluating Definite Integrals (Section 4 version)Lesson 25: Evaluating Definite Integrals (Section 4 version)
Lesson 25: Evaluating Definite Integrals (Section 4 version)Matthew Leingang
 
Lesson20 Tangent Planes Slides+Notes
Lesson20   Tangent Planes Slides+NotesLesson20   Tangent Planes Slides+Notes
Lesson20 Tangent Planes Slides+NotesMatthew Leingang
 
Lesson 25: Evaluating Definite Integrals (Section 10 version)
Lesson 25: Evaluating Definite Integrals (Section 10 version)Lesson 25: Evaluating Definite Integrals (Section 10 version)
Lesson 25: Evaluating Definite Integrals (Section 10 version)Matthew Leingang
 
Lesson 27: Lagrange Multipliers I
Lesson 27: Lagrange Multipliers ILesson 27: Lagrange Multipliers I
Lesson 27: Lagrange Multipliers IMatthew Leingang
 
30 surface integrals
30 surface integrals30 surface integrals
30 surface integralsmath267
 
Lesson 21: Curve Sketching (Section 4 version)
Lesson 21: Curve Sketching (Section 4 version)Lesson 21: Curve Sketching (Section 4 version)
Lesson 21: Curve Sketching (Section 4 version)Matthew Leingang
 
Lesson 31: Evaluating Definite Integrals
Lesson 31: Evaluating Definite IntegralsLesson 31: Evaluating Definite Integrals
Lesson 31: Evaluating Definite IntegralsMatthew Leingang
 
Lesson 28: Lagrange Multipliers II
Lesson 28: Lagrange  Multipliers IILesson 28: Lagrange  Multipliers II
Lesson 28: Lagrange Multipliers IIMatthew Leingang
 
Lesson 28: Lagrange Multipliers II
Lesson 28: Lagrange Multipliers IILesson 28: Lagrange Multipliers II
Lesson 28: Lagrange Multipliers IIguestf32826
 
X2 T06 01 Discs & Washers
X2 T06 01 Discs & WashersX2 T06 01 Discs & Washers
X2 T06 01 Discs & WashersNigel Simmons
 
Techniques of differentiation further
Techniques of differentiation furtherTechniques of differentiation further
Techniques of differentiation furthermanrak
 
Lesson 19: Partial Derivatives
Lesson 19: Partial DerivativesLesson 19: Partial Derivatives
Lesson 19: Partial DerivativesMatthew Leingang
 
Lesson 21: Curve Sketching II (Section 4 version)
Lesson 21: Curve Sketching  II (Section 4 version)Lesson 21: Curve Sketching  II (Section 4 version)
Lesson 21: Curve Sketching II (Section 4 version)Matthew Leingang
 
Lesson 32: The Fundamental Theorem Of Calculus
Lesson 32: The Fundamental Theorem Of CalculusLesson 32: The Fundamental Theorem Of Calculus
Lesson 32: The Fundamental Theorem Of CalculusMatthew Leingang
 
Lesson 9: Basic Differentiation Rules
Lesson 9: Basic Differentiation RulesLesson 9: Basic Differentiation Rules
Lesson 9: Basic Differentiation RulesMatthew Leingang
 

Similar to Bai giang ham so kha vi va vi phan cua ham nhieu bien (20)

Lesson18 Double Integrals Over Rectangles Slides
Lesson18   Double Integrals Over Rectangles SlidesLesson18   Double Integrals Over Rectangles Slides
Lesson18 Double Integrals Over Rectangles Slides
 
Lesson 26: The Fundamental Theorem of Calculus (Section 10 version)
Lesson 26: The Fundamental Theorem of Calculus (Section 10 version)Lesson 26: The Fundamental Theorem of Calculus (Section 10 version)
Lesson 26: The Fundamental Theorem of Calculus (Section 10 version)
 
Lesson 26: The Fundamental Theorem of Calculus (Section 4 version)
Lesson 26: The Fundamental Theorem of Calculus (Section 4 version)Lesson 26: The Fundamental Theorem of Calculus (Section 4 version)
Lesson 26: The Fundamental Theorem of Calculus (Section 4 version)
 
Lesson 25: Evaluating Definite Integrals (Section 4 version)
Lesson 25: Evaluating Definite Integrals (Section 4 version)Lesson 25: Evaluating Definite Integrals (Section 4 version)
Lesson 25: Evaluating Definite Integrals (Section 4 version)
 
Partial Derivatives.pdf
Partial Derivatives.pdfPartial Derivatives.pdf
Partial Derivatives.pdf
 
Lesson20 Tangent Planes Slides+Notes
Lesson20   Tangent Planes Slides+NotesLesson20   Tangent Planes Slides+Notes
Lesson20 Tangent Planes Slides+Notes
 
Lesson 25: Evaluating Definite Integrals (Section 10 version)
Lesson 25: Evaluating Definite Integrals (Section 10 version)Lesson 25: Evaluating Definite Integrals (Section 10 version)
Lesson 25: Evaluating Definite Integrals (Section 10 version)
 
Lesson 27: Lagrange Multipliers I
Lesson 27: Lagrange Multipliers ILesson 27: Lagrange Multipliers I
Lesson 27: Lagrange Multipliers I
 
30 surface integrals
30 surface integrals30 surface integrals
30 surface integrals
 
Lesson 21: Curve Sketching (Section 4 version)
Lesson 21: Curve Sketching (Section 4 version)Lesson 21: Curve Sketching (Section 4 version)
Lesson 21: Curve Sketching (Section 4 version)
 
Lesson 31: Evaluating Definite Integrals
Lesson 31: Evaluating Definite IntegralsLesson 31: Evaluating Definite Integrals
Lesson 31: Evaluating Definite Integrals
 
Lesson 28: Lagrange Multipliers II
Lesson 28: Lagrange  Multipliers IILesson 28: Lagrange  Multipliers II
Lesson 28: Lagrange Multipliers II
 
Lesson 28: Lagrange Multipliers II
Lesson 28: Lagrange Multipliers IILesson 28: Lagrange Multipliers II
Lesson 28: Lagrange Multipliers II
 
X2 T06 01 Discs & Washers
X2 T06 01 Discs & WashersX2 T06 01 Discs & Washers
X2 T06 01 Discs & Washers
 
Em12 ftd
Em12 ftdEm12 ftd
Em12 ftd
 
Techniques of differentiation further
Techniques of differentiation furtherTechniques of differentiation further
Techniques of differentiation further
 
Lesson 19: Partial Derivatives
Lesson 19: Partial DerivativesLesson 19: Partial Derivatives
Lesson 19: Partial Derivatives
 
Lesson 21: Curve Sketching II (Section 4 version)
Lesson 21: Curve Sketching  II (Section 4 version)Lesson 21: Curve Sketching  II (Section 4 version)
Lesson 21: Curve Sketching II (Section 4 version)
 
Lesson 32: The Fundamental Theorem Of Calculus
Lesson 32: The Fundamental Theorem Of CalculusLesson 32: The Fundamental Theorem Of Calculus
Lesson 32: The Fundamental Theorem Of Calculus
 
Lesson 9: Basic Differentiation Rules
Lesson 9: Basic Differentiation RulesLesson 9: Basic Differentiation Rules
Lesson 9: Basic Differentiation Rules
 

More from Nhan Nguyen

Inspire Yourself
Inspire YourselfInspire Yourself
Inspire YourselfNhan Nguyen
 
Neu Ngay Mai Chang Bao Gio Den
Neu Ngay Mai Chang Bao Gio DenNeu Ngay Mai Chang Bao Gio Den
Neu Ngay Mai Chang Bao Gio DenNhan Nguyen
 
Snoopyfriends 090301051055 Phpapp01
Snoopyfriends 090301051055 Phpapp01Snoopyfriends 090301051055 Phpapp01
Snoopyfriends 090301051055 Phpapp01Nhan Nguyen
 
Cac Dinh Luat Keple
Cac Dinh Luat KepleCac Dinh Luat Keple
Cac Dinh Luat KepleNhan Nguyen
 
Bai giang Dao ham rieng
Bai giang Dao ham riengBai giang Dao ham rieng
Bai giang Dao ham riengNhan Nguyen
 
Introduction to Functions of Several Variables
Introduction to Functions of Several VariablesIntroduction to Functions of Several Variables
Introduction to Functions of Several VariablesNhan Nguyen
 
Nhung Nguoi Ban Chan Thanh 2009
Nhung Nguoi Ban Chan Thanh 2009Nhung Nguoi Ban Chan Thanh 2009
Nhung Nguoi Ban Chan Thanh 2009Nhan Nguyen
 
Mot Cau Chuyen That Dep
Mot Cau Chuyen That DepMot Cau Chuyen That Dep
Mot Cau Chuyen That DepNhan Nguyen
 
Calc11 4 Partial Deriv
Calc11 4 Partial DerivCalc11 4 Partial Deriv
Calc11 4 Partial DerivNhan Nguyen
 

More from Nhan Nguyen (17)

Chiecbinhnut
ChiecbinhnutChiecbinhnut
Chiecbinhnut
 
Meeting Someone
Meeting SomeoneMeeting Someone
Meeting Someone
 
Inspire Yourself
Inspire YourselfInspire Yourself
Inspire Yourself
 
Neu Ngay Mai Chang Bao Gio Den
Neu Ngay Mai Chang Bao Gio DenNeu Ngay Mai Chang Bao Gio Den
Neu Ngay Mai Chang Bao Gio Den
 
Care & Share
Care & ShareCare & Share
Care & Share
 
Hay Biet On Doi
Hay Biet On DoiHay Biet On Doi
Hay Biet On Doi
 
Snoopyfriends 090301051055 Phpapp01
Snoopyfriends 090301051055 Phpapp01Snoopyfriends 090301051055 Phpapp01
Snoopyfriends 090301051055 Phpapp01
 
Melhor Mail2
Melhor Mail2Melhor Mail2
Melhor Mail2
 
He Mat Troi
He Mat TroiHe Mat Troi
He Mat Troi
 
Cac Dinh Luat Keple
Cac Dinh Luat KepleCac Dinh Luat Keple
Cac Dinh Luat Keple
 
Bai giang Dao ham rieng
Bai giang Dao ham riengBai giang Dao ham rieng
Bai giang Dao ham rieng
 
Introduction to Functions of Several Variables
Introduction to Functions of Several VariablesIntroduction to Functions of Several Variables
Introduction to Functions of Several Variables
 
Nhung Nguoi Ban Chan Thanh 2009
Nhung Nguoi Ban Chan Thanh 2009Nhung Nguoi Ban Chan Thanh 2009
Nhung Nguoi Ban Chan Thanh 2009
 
Mot Cau Chuyen That Dep
Mot Cau Chuyen That DepMot Cau Chuyen That Dep
Mot Cau Chuyen That Dep
 
What Is Family1
What Is Family1What Is Family1
What Is Family1
 
Calc11 4 Partial Deriv
Calc11 4 Partial DerivCalc11 4 Partial Deriv
Calc11 4 Partial Deriv
 
Dao ham rieng
Dao ham riengDao ham rieng
Dao ham rieng
 

Recently uploaded

ACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfSpandanaRallapalli
 
Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceSamikshaHamane
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...Nguyen Thanh Tu Collection
 
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxINTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxHumphrey A Beña
 
Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Jisc
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatYousafMalik24
 
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfInclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfTechSoup
 
Karra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxKarra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxAshokKarra1
 
ENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomnelietumpap1
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxthorishapillay1
 
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...Postal Advocate Inc.
 
Judging the Relevance and worth of ideas part 2.pptx
Judging the Relevance  and worth of ideas part 2.pptxJudging the Relevance  and worth of ideas part 2.pptx
Judging the Relevance and worth of ideas part 2.pptxSherlyMaeNeri
 
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxAnupkumar Sharma
 
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONTHEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONHumphrey A Beña
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPCeline George
 
Choosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for ParentsChoosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for Parentsnavabharathschool99
 

Recently uploaded (20)

ACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdf
 
Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in Pharmacovigilance
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
 
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxINTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptxYOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
 
FINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptx
FINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptxFINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptx
FINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptx
 
Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice great
 
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfInclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
Karra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxKarra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptx
 
ENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choom
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptx
 
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
 
Judging the Relevance and worth of ideas part 2.pptx
Judging the Relevance  and worth of ideas part 2.pptxJudging the Relevance  and worth of ideas part 2.pptx
Judging the Relevance and worth of ideas part 2.pptx
 
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
 
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONTHEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERP
 
Choosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for ParentsChoosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for Parents
 

Bai giang ham so kha vi va vi phan cua ham nhieu bien

  • 1. Chapter 8: Functions of Several Variables Section 8.4 Differentials Written by Richard Gill Associate Professor of Mathematics Tidewater Community College, Norfolk Campus, Norfolk, VA With Assistance from a VCCS LearningWare Grant
  • 2. To begin this section on differentials in three variables, we will begin with a review of differentials in two variables. Consider the function y = f(x). Now consider a generic value of x with a tangent to the curve at (x, f(x)). Compare the initial value of x to a value of x that is slightly larger. The slope of the tangent line is: ( x + ∆x, f ( x + ∆x)) dy  = f ' ( x). dx   ∆y dy  It was at this point that we first ( x, f ( x))  saw dx defined as ∆x. rise dy = x + ∆x x Since run dx and since dx is being defined as “run” then dy   becomes “rise” by definition. dx = ∆x For small values of dx, the rise of the tangent line, dy = f ' ( x) dx was used as an approximation for ∆y , the change in the function.
  • 3. Now consider the extension of the differential concept to functions of several variables. Consider an input (x,y) for this function. Its outputs z = f(x,y) create a set of points (x,y,z) that form the surface you see below. The differential dz will have two parts: one part generated by a change in x and the other part z = f(x,y) generated by a change in y. z Consider a new point in the domain generated by a small change in x. Now consider the functional image of the new point. We can use the function to ( x + ∆x, y, f ( x + ∆x, y )) calculate ∆z , the difference ( x, y, f ( x, y )) ∆x between the two z-coordinates. x By subtracting the z-coordinates: y ( x, y ) f ( x + ∆x, y ) − f ( x, y ) = ∆z ( x + ∆x , y )
  • 4. Now consider the extension of the differential concept to functions of several variables. Consider an input (x,y) for this function and its output (x,y,z). The differential dz will have two parts: one part generated by a change in x and the other part z = f(x,y) generated by a change in y. z By subtracting the z-coordinates: f ( x + ∆x, y ) − f ( x, y ) = ∆z Since the y- coordinate is constant, we can use that cross ( x + ∆x, y, f ( x + ∆x, y )) section to draw the tangent to ( x, y, f ( x, y )) ( x, y, f ( x, y )) ∆x Remember that, dz is the change in the height dz x y of the tangent line, and ( x, y ) can be used to estimate ( x + ∆x , y ) the change in z.
  • 5. Since there has been no change in y we can express the differential so far in terms of the change in x: ∂z dz = dx ∂x z = f(x,y) Now track the influence on z when a new point is generated by a change in the y direction. z ( x + ∆x, y + ∆y, f ( x + ∆x, y + ∆y )) Now that the change in z is generated by changes in x and y, ( x + ∆x, y, f ( x + ∆x, y )) we can define the total differential: ( x, y, f ( x, y )) ∆x ∂z ∂z dz = dx + dy or ∆y ∂x ∂y x y dz = f x ( x, y )dx + f y ( x, y )dy ( x + ∆x , y ) ( x, y ) ( x + ∆x, y + ∆y )
  • 6. Example 1. Suppose the graph we have been working with is generated by the equation : z = 3 x 2 + 2 y 2 . Find the total differential for z. Try this on your own first. z = f(x,y) ∂z ∂z z dz = dx + dy ∂x ∂y ( x + ∆x, y + ∆y, f ( x + ∆x, y + ∆y )) dz = 6 x dx + 4 y dy ( x + ∆x, y, f ( x + ∆x, y )) ( x, y, f ( x, y )) ∆x ∆y x y ( x + ∆x , y ) ( x, y ) ( x + ∆x, y + ∆y )
  • 7. If f ( x, y ) = y cos x, evaluate f (2,1) and f (2.1,1.08), Example 2. calculate the total differential dz and compare it to ∆z. Round to the nearest hundredth. Hint: first calculate dx and dy. Solution: dx = 2.1 – 2 = 0.1 and dy = 1.08 – 1 = 0.08 z = y cos x ∂z ∂z dz = dx + dy ∂x ∂y = − y sin x dx + cos x dy ( x, y ) = (2,1) , dx = 0.1, dy = 0.8 → dz = −1sin 2(0.1) + cos 2(0.08) = −0.0909.... − 0.0332..... = −0.124 f (2.1,1.08) = 1.08(cos(2.1)) = −0.545 f (2,1) = 1.08(cos(2.1)) = −0.416 ∆z = f (2.1,1.08) − f (2,1) = 1.08(cos(2.1)) − 1.08(cos(2.1)) dz is a good approximation for ∆z = −0.129
  • 8. Definition of Differentiability For z = f ( x, y ), the function is differentiable at (a, b) if ∆z can be expressed in the form ∆z = f x (a, b)∆x + f y (a, b)∆y + ε 1∆x + ε 2 ∆y where ε 1 and ε 2 → 0 as (∆x, ∆y ) → (0,0). Since dz = f x ( x, y )dx + f y ( x, y )dy, you can consider ε 1∆x and ε 2 ∆y to be the error when we use dz to approximate ∆z. The following theorem is presented If the partial derivatives f x and f y exist in without proof though a region containing (a, b) and are continuous you can usually find the proof in the at (a, b) then f is differentiable at (a, b). appendix of a standard Calculus textbook.
  • 9. Theorem: If a function of x and y is differentiable at (a,b) then it is continuous at (a,b). f ( x, y ) = f ( a, b) Solution: the objective is to show that lim (x, y)→ (a, b) Let z = f ( x, y ) be differentiable at (a, b). Then, by definition ∆z = ( f x (a, b) + ε 1 )∆x + ( f y (a, b) + ε 2 )∆y where ∆x = a − x, ∆y = b − y, and ε 1 → 0 and ε 2 → 0 as ( x, y ) → (a, b). We also know that ∆z = f(a,b)-f(x,y). From above, ∆z = f (a, b) − f ( x, y ) = ( f x (a, b) + ε 1 )∆x + ( f 2 (a, b) + ε 2 )∆y = ( f x (a, b) + ε 1 )(a − x) + ( f 2 (a, b) + ε 2 )(b − y ) Taking the limit as ( x, y ) → (a, b), the above expression goes to 0. f (a, b) − f ( x, y ) = 0 → f (a, b) = f ( x, y ) as ( x, y ) → (a, b) which completes the proof.
  • 10. Example 3. A right circular cylinder has a height of 5 ft. and a radius of 2 ft. These measurements have possible errors in accuracy as laid out in the table below. Complete the table below. Comment on the relationship between dV and ∆V for the indicated errors. ∆h ∆V ∆r dV Solution: 0.1 ft. 0.1 ft. 7.54 cu ft V = f (r , h) = πr h 2 0.01 ft. 0.01 ft. ∂V ∂V .754 cu ft dV = dr + dh ∂r ∂h 0.001 ft. 0.001 ft. .075 cu ft dV = 2πrh dr + πr 2 dh ∆r = ∆h = 0.1 → dV = 2π (2)(5)(0.1) + π (2 2 )(0.1) = 2π + 0.4π = 2.4π ≈ 7.540 ft 3 ∆r = ∆h = 0.01 → dV = 2π (2)(5)(0.01) + π (2 2 )(0.01) = 0.2π + .04π = 0.24π ≈ .754 ft 3 ∆r = ∆h = 0.001 → dV = 2π (2)(5)(0.001) + π (2 2 )(0.001) = 0.024π ≈ 0.075 ft 3
  • 11. Example 3. A right circular cylinder has a height of 5 ft. and a radius of 2 ft. These measurements have possible errors in accuracy as laid out in the table below. Complete the table below. Comment on the relationship between dV and ∆V for the indicated errors. ∆h ∆V ∆r dV Solution: 0.1 ft. 0.1 ft. 7.54 cu ft 7.826 cu ft V = f (r , h) = πr h 2 0.01 ft. 0.01 ft. ∂V ∂V .754 cu ft 0.757 cu ft dV = dr + dh ∂r ∂h 0.001 ft. 0.001 ft. .075 cu ft 0.075 cu ft dV = 2πrh dr + πr 2 dh ∆V = f (r + ∆r , h + ∆h) − f (r , h) = f (2.1, 5.1) − f (2,5) = π (2.1) 2 (5.1) − π (2) 2 (5) ≈ 7.826 ∆V = f (2.01, 5.01) − f (2,5) = π (2.01) 2 (5.01) − π (2) 2 (5) ≈ 0.757 ∆V = f (2.001, 5.001) − f (2,5) = π (2.001) 2 (5.001) − π (2) 2 (5) ≈ 0.075 The approximation of dV for ∆V gets better as ∆r and ∆h get smaller.
  • 12. Example 4. A right circular cylinder is constructed with a height of 40 cm. and a radius of 25 cm. What is the relative error and the percent error in the surface area if the possible error in the measurement of each dimension is ½ cm. Solution: If the measurements are correct the surface area will be A = 2πr 2 + 2πrh The total differential will generate an estimate for = 2π (25) 2 + 2π (25)(40) the possible error. = 1250π + 800π = 2050π A = 2πr 2 + 2πrh ∂A ∂A dh = (4πr + 2πh)dr + 2πr dh dA = dr + ∂r ∂h = (4π (25) + 2π (40))(.5) + 2π (25)(.5) = (100π + 80π )(.5) + 50π (.5) = 115π dA 115π = = 0.056 The relative error is A 2050π The percent error is 5.6%
  • 13. This concludes the material for Lesson 8.4. This also concludes the lessons on Blackboard and the material for the semester. As was the case in previous Bb lessons, we have posted three sets of exercises on Bb. Any exercises worked correctly will add to your thinkwell exercise totals. The practice exam should be up and running on Bb. Good luck preparing for the exam and congratulations on getting to the end of one of the toughest courses in the curriculum.