1 Lecture MAT110 Sec 1 21 March
1 Lecture MAT110 Sec 1 21 March
d
fx(x0, y0) = [f (x, y0)]
dx x=x0
f (x0 + ∆x, y0) − f (x0, y0)
= lim
∆x→0 ∆x
If z = f (x, y) and (x0, y0) is a point in the domain
f (x, y), then the partial derivative of f (x, y) with re-
spect to y at (x0, y0) is the derivative at y0 of the func-
tion that results when x = x0 is held fixed and y allowed
to vary. This partial derivative is denoted by fy (x0, y0)
∂f (x, y)
or and is given by,
∂y x=x0 ,y=y0
d
fy (x0, y0) = [f (x0, y)]
dy y=y0
f (x0, y0 + ∆y) − f (x0, y0)
= lim
∆y→0 ∆y
Example: Let f (x, y) = 2x3y 2 + 2y + 4x, find fx(1, 3)
and fy (1, 3).
Example: Let f (x, y) = x2y + 5y 3.
a) Find the slope of the surface z = f (x, y) in the x-
direction at (1, −2).
b) Find the slope of the surface z = f (x, y) in the
y-direction at (1, −2).
xy(x2 − y 2
, (x, y) ̸= (0, 0)
Example: Let f (x, y) = 2
x +y 2
0, (x, y) = (0, 0)
Prove that fx(0, 0) and fy (0, 0) both exist.
Implicit Derivative
Explicit —– z = f (x, y)
Implicit —– f (x, y, z) = c
x2 + y 2 + z 2 = 9
Mix Derivative:
∂ 2f ∂ 2f
fxx = 2 , fyy = 2
∂x ∂y
∂ 3f ∂ 3f
fxxx = 3 , fyyy = 3
∂x ∂y
2
∂ f ∂ 3f
fxy = , fxxy =
∂y∂x ∂y∂x2
If the function is continuous then the mix derivatives
will be the same, ∂x∂y∂x∂y =⇒ ∂x2∂y 2