Encyclopedia > Div

  Article Content

Divergence

Redirected from Div

In vector calculus, the divergence is a vector operator that shows a vector field's tendency to originate from or converge upon certain points. For instance, in a vector field that denotes the velocity of water flowing in a draining bathtub, the divergence would have a negative value over the drain because the water flows towards the drain, but does not flow away (if we only consider two dimensions).

Mathematically, the divergence is noted by:

<math> \nabla \cdot \mathbf{F} </math>

where <math>\nabla</math> is the vector differential operator del and F is the vector field that the divergence operator is being applied to. Expanded, the notation looks like this:

<math>
\frac {\partial F_x} {\partial x} + \frac {\partial F_y} {\partial y} + \frac {\partial F_z} {\partial z} </math>

if F = [Fx, Fy, Fz]

A closer examination of the pattern in the expanded divergence reveals that it can be thought of as being like a dot product between <math>\nabla</math> and F if <math>\nabla</math> was:

<math>
\left[ \frac {\partial}{\partial x}, \frac {\partial}{\partial y}, \frac {\partial}{\partial z} \right] </math>

and its components were thought to apply their respective derivatives to whatever they are multiplied by.

See also:



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
Northwest Harbor, New York

... there are 98.0 males. For every 100 females age 18 and over, there are 96.5 males. The median income for a household in the town is $61,808, and the median income for ...

 
 
 
This page was created in 25.1 ms