Continuous partials implies differentiable
Statement
Suppose is a real-valued function of variables . Suppose that is a point in the domain of such that the partial derivatives exist and are continuous at and around the point (i.e., they all exist and are continuous in an open ball containing ). Then, the gradient vector of exists at and is given by (as per relation between gradient vector and partial derivatives):
Significance
In general, computing partial derivatives is easy, but computing the gradient vector from first principles is hard. Fortunately, we have a result, called the relation between gradient vector and partial derivatives, that says that the coordinates of the gradient vector, wherever it does exist, are simply the partial derivatives. Explicitly, it says that:
The problem with that result is that it holds conditional to the existence of the gradient vector. In fact, existence of partial derivatives not implies differentiable. Thus, after computing the partial derivatives, we know what the gradient vector should be if it exists, but we still aren't sure whether it exists.
That is where the result of this page comes in useful. It allows us to use the continuity of the partial derivatives, that we have already computed, to deduce the existence of the gradient vector, and hence also compute an expression for it.