MATH 251 Lecture 30

From Notes
Jump to navigation Jump to search

« previous | Wednesday, April 11, 2012 | next »


Divergence

Start with a vector field F(x,y)=a(x,y)ı^+b(x,y)ȷ^

Divergence represents the net flow out of a point (x,y). This is a scalar field, which is a regular old function.

divF=F=ax+by

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: F>0

A sink point is a point at which there is more fluid moving toward than away: F<0

An incompressible point is a point at which there is an equal amount of fluid moving toward and away: F=0

Derivation

Measure fluid produced in a small box around point (x0,y0). The box is a square from (x0h,y0h) to (x0+h,y0+h).

Let aı^ represent the difference between fluid out and fluid in (out − in) in the x-direction.

  • Right: a(x0+h,y0)(2h)
  • Top: b(x0,y0+h)(2h)
  • Left: a(x0h,y0)(2h)
  • Bottom: b(x0,y0h)(2h)

The sum of all of these equals the area of the box (4h2) times average production in box (APB). Solve for average production to get

APB=a(x0+h,y0)a(x0h,y0)2h+b(x0,y0+h)b(x0,y0h)2h

Take the limit as h0, and this turns into a derivative:

ax+by

Example

F=3x2ı^(x+4y)ı^F=6x4


Explanation of Notation

=xı^+yȷ^ is a "differential operator":

gradient
f=fxı^+fyȷ^
divergence
F=(xı^+yȷ^)(aı^+bȷ^)=ax+by


Curl

Measures the circulation (imagine a vortex) of F around a point (by the right hand rule). In 3D space, (×F)n^ gives the circulation of F around n^ axis.

Let x=x

×F=(xı^+yȷ^+kk^)×(aı^+bȷ^+ck^)=|ı^ȷ^k^xyzabc|

Special Case

When F=a(x,y)ı^+b(x,y)ȷ^, the curl is equal to:

|ı^ȷ^k^xyzab0|=(bxxy)k^