• vector-valued function (or vector function) is a function (of one or more variables) whose range is a set of vectors.
    • Given , we define:
      • .
      • (assume is differentiable)

Gradient

350

The gradient of f(x,y) = −(cos²x + cos²y)² as a projected vector field on the bottom plane. (source: commons.wikimedia.org)

  • The gradient vector (or gradient) of a differentiable function is the vector-valued function defined as , where are the variables of the function .
    • is the gradient vector at the point
    • , where is a unit vector and is the angle between and .
      • is maximized when is in the direction of , minimized when is in the opposite direction, and zero when .

Divergence

  • The divergence of a continuously differentiable vector field is defined as the scalar-valued function
  • A vector field is said to be solenoidal (or divergence-free or incompressible) if everywhere

Curl

  • The curl of a vector field is defined as the vector-valued function .
  • The curl of a vector field is defined as the vector-valued function .
  • A vector field is said to be irrotational (or curl-free) if everywhere
  • A vector field is said to be conservative if there exists a function such that . (such a function is called a potential function for )
  • Every conservative vector field is irrotational. The converse is true if the domain is simply connected.