Gradient vector

From Calculus
Revision as of 04:16, 22 April 2012 by Vipul (talk | contribs)

Definition at a point

Generic definition

Suppose is a function of many variables. We can view as a function of a vector variable. The gradient vector at a particular point in the domain is a vector whose direction captures the direction (in the domain) along which changes to are concentrated, and whose magnitude is the directional derivative in that direction.

If the gradient vector of exists at a point, then we say that is differentiable at that point.

Formal epsilon-delta definition

Suppose is a function of a vector variable . Suppose is a point in the interior of the domain of , i.e., is defined in an open ball centered at . The gradient vector of at , denoted , is a vector satisfying the following:

  • For every
  • there exists such that
  • for every satisfying (in other words, is in an open ball of radius centered at , but not qual to )
  • we have

Note on why the epsilon-delta definition is necessary

Intuitively, we want to define the gradient vector analogously to the derivative of a function of one variable, i.e., as the limit of the difference quotient:

Unfortunately, the above notation does not make direct sense because it is not permissible to divide a scalar by a vector. To rectify this, we revisit what the definition of the derivative says. It turns out that that definition can more readily be generalized to functions of vector variables. The key insight is to use the dot product of vectors.

{{#widget:YouTube|id=0a9NEdMHSpI}}

Definition as a function

Generic definition

Suppose is a function of many variables. We can view as a function of a vector variable. The gradient vector of is a vector-valued function (with vector outputs in the same dimension as vector inputs) defined as follows: it sends every point to the gradient vector of the function at the point. Note that the domain of the function is precisely the subset of the domain of where the gradient vector is defined.

If the gradient vector of exists at all points of the domain of , we say that is differentiable everywhere on its domain.

{{#widget:YouTube|id=cg7z5auWG30}}

Relation with directional derivatives

Statement of relation

Version type Statement
at a point, in vector notation (multiple variables) Suppose is a function of a vector variable . Suppose is a unit vector and is a point in the domain of . Suppose that the gradient vector of at exists. We denote this gradient vector by . Then, we have the following relationship:

The right side here is the dot product of vectors.
generic point, in vector notation (multiple variables) Suppose is a function of a vector variable . Suppose is a unit vector. We then have:

The right side here is a dot product of vectors. The equality holds whenever the right side makes sense.
generic point, point-free notation (multiple variables) Suppose is a function of a vector variable . Suppose is a unit vector. We then have:

The right side here is a dot product of vector-valued functions (the constant function and the gradient vector of ). The equality holds whenever the right side makes sense.
{{#widget:YouTube|id=TvvSB2q5L1E}}
{{#widget:YouTube|id=RvponqyVtFU}}

Relation with directional derivatives and partial derivatives

Fill this in later

{{#widget:YouTube|id=yINihD_bYzA}}

Proof of relation

Fill this in later