Continuous partials implies differentiable

From Calculus
Revision as of 16:37, 12 May 2012 by Vipul (talk | contribs) (Created page with "==Statement== Suppose <math>f</math> is a real-valued function of <math>n</math> variables <math>x_1,x_2,\dots,x_n</math>. Suppose that <math>(a_1,a_2,\dots,a_n)</math> is a ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Statement

Suppose f is a real-valued function of n variables x1,x2,,xn. Suppose that (a1,a2,,an) is a point in the domain of f such that the partial derivatives fx1,fx2,,fxn exist and are continuous at and around the point (a1,a2,,an) (i.e., they all exist and are continuous in an open ball containing (a1,a2,,an)). Then, the gradient vector of f exists at (a1,a2,,an) and is given by (as per relation between gradient vector and partial derivatives):

(f)(a1,a2,,an)=fx1(a1,a2,,an),fx2(a1,a2,,an),,fxn(a1,a2,,an)

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:

(f)(a1,a2,,an)=fx1(a1,a2,,an),fx2(a1,a2,,an),,fxn(a1,a2,,an)

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.