Difference between revisions of "Divergence"

From Conservapedia
Jump to: navigation, search
m
m (new link)
 
(7 intermediate revisions by 6 users not shown)
Line 1: Line 1:
The '''divergence''' is a way of expressing a certain type of derivative of a [[vector field]].  It is typically a field of 3-dimensional vectors defined on 3-dimensional space, but other dimensions are possible.  The divergence of a vector field is a [[scalar field]], that is, just a number at each point in space.
+
::''For divergence of a series, see [[Convergence]]''
  
The divergence is written as though it were the [[dot product]] of the special symbol "<math>\nabla</math>" (which is commonly called "del" or "nabla"), with the given vector field, like this: <math>\nabla \cdot \vec V</math>.  This is usually pronounced "div V" or "del dot V".
+
{{math-h}}
  
In ordinary [[Cartesian coordinates]], the divergence is calculated as:
+
The '''divergence''' is a way of expressing a certain type of [[Derivative (calculus)|derivative]] of a [[vector field]].  It is typically defined for fields of 3-dimensional vectors on 3-dimensional space, but other dimensions are possible.  The divergence of a vector field is a [[scalar field]], that is, just a number at each point in space.  Vector fields with a divergence of zero are called ''incompressible'' or ''solenoidal''.
  
:<math>\nabla \cdot \vec V = \frac{\partial V_x}{\partial x} + \frac{\partial V_y}{\partial y} + \frac{\partial V_z}{\partial z}</math>
+
Strictly speaking, The divergence of a vector field '''F''' is defined as the limit of the surface integral as the volume shrinks to 0:
or, using suitable notation,
+
:<math>\nabla \cdot \vec V = \sum_{i=1}^3 \frac{\partial V_i}{\partial x_i}</math>
+
  
If one thinks of <math>\nabla</math> as being a fictional vector field with components <math>(\frac{\partial}{\partial x}, \frac{\partial}{\partial y}, \frac{\partial}{\partial z})</math>, one can sort of see that the dot product notation makes sense.
+
:<math>\operatorname{div}\,\mathbf{F} = \lim_{V \rightarrow 0} \frac{ \oint_\mathbf{S} \mathbf{F} \cdot d\mathbf{a} }{V}</math>
  
The divergence is a true vector field operation&mdash;the result is independent of the coordinate system that is used.  The divergence is an extremely important operation in physics, mathematics, and engineering.  It is perhaps most famous for its appearance in [[Maxwell's Equations]].
+
Where the integral is over the boundary surface <math>\mathbf{S}=\partial V</math> surrounding the volume element V, which is taken to be zero in the limit.<ref>[http://mathworld.wolfram.com/Divergence.html Divergence] from Wolfram Mathworld</ref>
 +
 
 +
==Cartesian coordinates==
 +
For [[Cartesian coordinates]], the divergence is written as though it were the [[dot product]] of the special symbol "<math>\nabla</math>" (which is commonly called "del" or "nabla"), with the given vector field, like this: <math>\nabla \cdot \vec V</math>.  This is usually pronounced "div V" or "del dot V".
 +
 
 +
In ordinary 3-dimensional [[Cartesian coordinates]], the divergence is calculated as:
 +
 
 +
:<math>\operatorname{div}\,\mathbf{F} = \nabla \cdot \vec V = \frac{\partial V_x}{\partial x} + \frac{\partial V_y}{\partial y} + \frac{\partial V_z}{\partial z}</math>
 +
or, using summation notation to extend it for n-dimension,
 +
:<math>\nabla \cdot \vec V = \sum_{i=1}^n \frac{\partial V_i}{\partial x_i}</math>
 +
 
 +
If one thinks of <math>\nabla</math> as being a fictional vector field with components <math>(\frac{\partial}{\partial x}, \frac{\partial}{\partial y}, \frac{\partial}{\partial z})</math>, one can sort of see that the dot product notation makes sense.  This is also useful for remembering how to calculate a divergence.
 +
 
 +
The divergence is a true vector field operation&mdash;the result is independent of the coordinate system that is used.  The proof of that, and its ramifications, are beyond the scope of this page.
 +
 
 +
The divergence is an extremely important operation in physics, mathematics, and engineering.  It is perhaps most famous for its appearance in [[Maxwell's Equations]].
  
 
Intuitively, the divergence measures the degree to which the vector field is diverging from a given point.  If you were to measure the divergence of the vector field of wind speed in the vicinity of a meteorological high pressure area, it would be positive, because the net motion of air is outward.  If measured near a low pressure area, the divergence would be negative.
 
Intuitively, the divergence measures the degree to which the vector field is diverging from a given point.  If you were to measure the divergence of the vector field of wind speed in the vicinity of a meteorological high pressure area, it would be positive, because the net motion of air is outward.  If measured near a low pressure area, the divergence would be negative.
  
[[Category:Mathematics]]
+
==References==
 +
{{reflist}}
 +
 
 +
==See also==
 +
*[[Curl]]
 +
*[[Gradient]]
 +
*[[Laplacian]]
 +
 
 +
[[Category:Calculus]]
 
[[Category:Physics]]
 
[[Category:Physics]]
 +
[[Category:Vector Analysis]]

Latest revision as of 21:12, September 8, 2020

For divergence of a series, see Convergence
This article/section deals with mathematical concepts appropriate for late high school or early college.

The divergence is a way of expressing a certain type of derivative of a vector field. It is typically defined for fields of 3-dimensional vectors on 3-dimensional space, but other dimensions are possible. The divergence of a vector field is a scalar field, that is, just a number at each point in space. Vector fields with a divergence of zero are called incompressible or solenoidal.

Strictly speaking, The divergence of a vector field F is defined as the limit of the surface integral as the volume shrinks to 0:

Where the integral is over the boundary surface surrounding the volume element V, which is taken to be zero in the limit.[1]

Cartesian coordinates

For Cartesian coordinates, the divergence is written as though it were the dot product of the special symbol "" (which is commonly called "del" or "nabla"), with the given vector field, like this: . This is usually pronounced "div V" or "del dot V".

In ordinary 3-dimensional Cartesian coordinates, the divergence is calculated as:

or, using summation notation to extend it for n-dimension,

If one thinks of as being a fictional vector field with components , one can sort of see that the dot product notation makes sense. This is also useful for remembering how to calculate a divergence.

The divergence is a true vector field operation—the result is independent of the coordinate system that is used. The proof of that, and its ramifications, are beyond the scope of this page.

The divergence is an extremely important operation in physics, mathematics, and engineering. It is perhaps most famous for its appearance in Maxwell's Equations.

Intuitively, the divergence measures the degree to which the vector field is diverging from a given point. If you were to measure the divergence of the vector field of wind speed in the vicinity of a meteorological high pressure area, it would be positive, because the net motion of air is outward. If measured near a low pressure area, the divergence would be negative.

References

  1. Divergence from Wolfram Mathworld

See also