M323 Increments&Diff
M323 Increments&Diff
M323 Increments&Diff
Recall: Let f (x, y) be a function of two variables. Last time, we looked at the following formal definitions for
partial derivatives with respect to x and y:
f (x + ∆x, y) − f (x, y)
fx (x, y) = lim
∆x→0 ∆x
f (x, y + ∆y) − f (x, y)
fy (x, y) = lim
∆y→0 ∆y
(provided these limits exist).
Definition: w = f (x, y) and let ∆x and ∆y be increments of x and y respectively. The increment ∆w of
w = f (x, y) is:
∆w = f (x + ∆x, y + ∆y) − f (x, y)
Conceptually, ∆w represents the change in the value of the function f (x, y) as the input changes from the point
P (x, y) to the point Q(x + ∆x, y + ∆y). We generally think of the increments ∆x and ∆y as being “small”.
Example: Let w = f (x, y) = 3xy − y 2 .
2. Use the increment ∆w to find the change in f (x, y) as the input changes from (1, 1) to (1.1, 0.8).
∆w =
• dx = ∆x
• dy = ∆y
• dw = fx (x, y) dx + fy (x, y) dy
Conceptually, the differential dw is used to approximate the value of the increment ∆w.
Example: Let w = f (x, y) = 3xy − y 2 . Find the differential dw.
Theorem 16.14 Let w = f (x, y). Suppose f is defined on a rectangular region R = {(x, y) : a < x < b, c < y < d}.
Also suppose that fx and fy are continuous and a point (x0 , y0 ) in R. If (x0 + ∆x, y0 + ∆y) is in R, and
∆w = f (x0 + ∆x, y0 + ∆y) − f (x0 , y0 ), then
where ε1 and ε2 are functions of ∆x and ∆y whose limits approach zero as (∆x, ∆y) → (0, 0).
Example: Let w = f (x, y) = 2x2 − 3xy + 2. Find the decomposition of f (x, y) guaranteed for by Theorem 16.14.
Definition: A function w = f (x, y) is differentiable at the point (x0 , y0 ) if ∆w can be expressed in the form: