Multi-variable Differential Calculus

Partial Derivatives

Derivatives of multivariable functions that only take into account one variable at a time, while keeping the others constant

Clairaut's Theorem

Let z=f(x,y) be a function with mixed second partial derivatives that are continuous at a point (a,b), then

2fxy=2fyx at (a,b)

Differentiability

A function f(x,y) is differentiable at (a,b) if and only if

  1. fx(a,b) and fy(a,b) exist
  2. limx~a~|R1,a~(x~)|||x~a~||

where R1,a~(x~) denotes the remainder of the first order Taylor approximation of f at a~

R1,a~=f(x,y)T1,a~(x~)R1,a~=f(x,y)(f(a,b)+fx(a,b)(xa)+fy(a,b)(yb))

and |||| denotes the Euclidean norm

If f(x,y) is differentiable at (a,b) then f(x,y) is continuous at (a,b)

If the partial derivatives fx and fy exist near (a,b) and are continuous at (a,b) then f is differentiable at (a,b)

Formal definition

fx=fx=limh0f(x+h,y)f(x,y)hfy=fy=limh0f(x,y+h)f(x,y)h

Chain Rule

If z=f(x,y)=f(x(t),y(t)) is a differentiable function with both x and y depending on a different variable

dfdt=dzdt=fxxt+fyyt