Mehdi_
- 65
- 0
Curl and Divergence
Some simple rules:
If a vector function f(x,y,z) has continuous second order partial derivatives then curl (div F) = \nabla \times (\nabla . F) = 0.
If \vec{F} is a conservative vector field then curl ( \vec{F}) = 0.
If \vec{F} is defined on all R^3 of whose components have continuous first order partial derivative and curl ( \vec{F}) = 0 then \vec{F} is a conservative vector field.
If curl ( \vec{F}) = 0 then the fluid is called irrotational.
If div ( \vec{F}) = 0 then the \vec{F} is called incompressible.
div (curl F) is always 0.
Green's theorem is a term used variously in mathematical literature to denote either the Gauss divergence theorem or the plane case (2D) of Stokes' theorem.
The first form of Green’s Theorem uses the curl of the vector field and is,
$ \oint_{ C } \vec{F}.d \vec{r} = \int \int_{D} (\nabla \times \vec{F}).\vec{k} dA $
where \vec{k} is the standard unit vector in the positive z direction.
The second form uses the divergence.
In this case we also need the outward unit normal to the curve C.
If the curve is parameterized by \vec{r} (t) = x(t) \hat{i} + y(t) \hat{j}
then the outward unit normal is given by,
\vec{n} = \frac{y'(t)} {| \vec{r'} (t)|} \hat{i} + \frac{x'(t)} {| \vec{r'} (t)|} \hat{j}
The vector form of Green’s Theorem that uses the divergence is then given by,
$ \oint_{ C } \vec{F}.\vec{n} ds = \int \int_{D} (\nabla \vec{F}) dA $
Some simple rules:
If a vector function f(x,y,z) has continuous second order partial derivatives then curl (div F) = \nabla \times (\nabla . F) = 0.
If \vec{F} is a conservative vector field then curl ( \vec{F}) = 0.
If \vec{F} is defined on all R^3 of whose components have continuous first order partial derivative and curl ( \vec{F}) = 0 then \vec{F} is a conservative vector field.
If curl ( \vec{F}) = 0 then the fluid is called irrotational.
If div ( \vec{F}) = 0 then the \vec{F} is called incompressible.
div (curl F) is always 0.
Green's theorem is a term used variously in mathematical literature to denote either the Gauss divergence theorem or the plane case (2D) of Stokes' theorem.
The first form of Green’s Theorem uses the curl of the vector field and is,
$ \oint_{ C } \vec{F}.d \vec{r} = \int \int_{D} (\nabla \times \vec{F}).\vec{k} dA $
where \vec{k} is the standard unit vector in the positive z direction.
The second form uses the divergence.
In this case we also need the outward unit normal to the curve C.
If the curve is parameterized by \vec{r} (t) = x(t) \hat{i} + y(t) \hat{j}
then the outward unit normal is given by,
\vec{n} = \frac{y'(t)} {| \vec{r'} (t)|} \hat{i} + \frac{x'(t)} {| \vec{r'} (t)|} \hat{j}
The vector form of Green’s Theorem that uses the divergence is then given by,
$ \oint_{ C } \vec{F}.\vec{n} ds = \int \int_{D} (\nabla \vec{F}) dA $
Last edited: