Partial Derivatives and Differentiability
Multivariable differentiation extends the ideas of single-variable calculus to functions of several variables, where the derivative becomes a linear map rather than a single number.
Partial Derivatives
Let and . The partial derivative of with respect to at is where is the -th standard basis vector. This measures the rate of change of in the direction of the -axis while holding all other variables fixed.
The gradient of at is the vector of all partial derivatives: The gradient points in the direction of steepest ascent and its magnitude gives the maximum rate of change: .
Differentiability
A function is differentiable at if there exists a linear map such that The linear map is the total derivative (or differential) , and .
The function for and has , yet is not continuous at the origin (approach along : ). Since differentiability implies continuity, is not differentiable at despite having both partial derivatives there.
Sufficient Conditions
If the partial derivatives exist in a neighborhood of and are continuous at , then is differentiable at . Such functions are said to be of class .
In single-variable calculus, differentiability and the existence of the derivative are equivalent. In several variables, the total derivative is a stronger condition than the existence of partial derivatives. The gap arises because partial derivatives only probe along coordinate directions, while differentiability requires control in all directions simultaneously.