Suppose f:(x,y)→R. fx is the partial derivative of
f with respect to x. y is considered a constant in this case. Also denoted
by ∂x∂f, fx(x,y). The definition can be extended
for functions with more than 2 variables.
Partial derivative of f(x,y) with respect to x at the point (a,b) is:
fx(a,b)=h→0limhf(a+h,b)−f(a,b)
Provided that the above limit exists. f(x,b) must be continous at x=a in
order for this partial derivative to exist.
Higher partial derivatives
The second-order partial derivates of f(x,y) are:
∂x2∂2f=∂x∂(∂x∂f)=fxx
∂y2∂2f=∂y∂(∂y∂f)=fyy
∂x∂y∂2f=∂x∂(∂y∂f)=fyx
∂y∂x∂2f=∂y∂(∂x∂f)=fxy