« previous | Wednesday, April 11, 2012 | next »
Divergence
Start with a vector field
Divergence represents the net flow out of a point (x,y). This is a scalar field, which is a regular old function.
Think of the vector field as the flow of a fluid.
A source point is a point at which there is more fluid moving away than moving toward:
A sink point is a point at which there is more fluid moving toward than away:
An incompressible point is a point at which there is an equal amount of fluid moving toward and away:
Derivation
Measure fluid produced in a small box around point
. The box is a square from
to
.
Let
represent the difference between fluid out and fluid in (out − in) in the x-direction.
- Right:
![{\displaystyle a(x_{0}+h,y_{0})\cdot (2h)}](https://wikimedia.org/api/rest_v1/media/math/render/svg/e7a9d0aa7c9fc9832e01d9edd3f2ea6354d0b07b)
- Top:
![{\displaystyle b(x_{0},y_{0}+h)\cdot (2h)}](https://wikimedia.org/api/rest_v1/media/math/render/svg/b23b62edefdb38f31d5fb06d91b03ef2fc40d296)
- Left:
![{\displaystyle -a(x_{0}-h,y_{0})\cdot (2h)}](https://wikimedia.org/api/rest_v1/media/math/render/svg/44885ac0067ea2e837a8dd5ad6af364bc107773f)
- Bottom:
![{\displaystyle -b(x_{0},y_{0}-h)\cdot (2h)}](https://wikimedia.org/api/rest_v1/media/math/render/svg/18e2ae5029aca76b41f69674270a6dae4f7b81ce)
The sum of all of these equals the area of the box (
) times average production in box (APB). Solve for average production to get
Take the limit as
, and this turns into a derivative:
Example
Explanation of Notation
is a "differential operator":
- gradient
![{\displaystyle \nabla f={\frac {\partial f}{\partial x}}{\hat {\imath }}+{\frac {\partial f}{\partial y}}{\hat {\jmath }}}](https://wikimedia.org/api/rest_v1/media/math/render/svg/dfada1162ec871ee32ec94d7f1cf1e26769fa347)
- divergence
![{\displaystyle {\begin{aligned}\nabla \cdot {\vec {F}}&=\left({\frac {\partial }{\partial x}}{\hat {\imath }}+{\frac {\partial }{\partial y}}{\hat {\jmath }}\right)\cdot \left(a{\hat {\imath }}+b{\hat {\jmath }}\right)\\&={\frac {\partial a}{\partial x}}+{\frac {\partial b}{\partial y}}\end{aligned}}}](https://wikimedia.org/api/rest_v1/media/math/render/svg/58c0768ff0fd1562e2c3fbba039caaf7c827d6fa)
Curl
Measures the circulation (imagine a vortex) of
around a point (by the right hand rule). In 3D space,
gives the circulation of
around
axis.
Let
Special Case
When
, the curl is equal to: