MATH 251 Lecture 35

From Notes
Jump to navigation Jump to search

« previous | Monday, April 23, 2012 | next »


C is a path through space, R is a 3D region in space, Ω represents the boundary surface of the enclosed region, and D represents the domain of Ω.

Vector Analysis Theorems
  1. FTC: abf(x)dx=f(b)f(a)
  2. FTLI: Cfdr=f(Q)f(P)
  3. Green's Theorem: D(QxPy)dA=CPdx+Qdy
  4. Stokes' Theorem: Ω×Fn^dS=CFdr
  5. Divergence Theorem: RFdV=ΩFn^dS

All have something in common: Integrating over the boundary (rhs) means something about integrating over the interior:

Rdω=Rω

Divergence Theorem

(See Vector Analysis Theorems#Gauss' (Divergence) Theorem→)

Example

Given F=3x2ı^2yȷ^+sinzk^, find its flux over the sphere of radius 3 centered at the origin:

Φ=ΩFn^dS.

We could plug and chug this integral, but the divergence theorem gives us another option:

F=6x2+cosz, and therefore,


Φ=R6x2+coszdV such that R={(x,y,z)x2+y2+z29}

  1. R6xdV=0 since it's the average value of x over a symmetric region.
  2. 2RdV=72π since it's the volume of the region V=43πr3
  3. RcoszdV= (let's not evaluate this integral)


Another Example

Let F=(y32z)ı^+(3xy2)ȷ^+k^.

Find CFdr, where C represents the curve x2+y2=1, z=0 counter-clockwise when viewed from above.

We could parameterize this with x=cost,y=sint, but I wouldn't want to integrate 3costsin2t.

According to Stokes' theorem, the integral of a curve is related to the integral of the curl over any surface bounded by that curve.

×F=2ȷ^.

We know that Ff, but F=(xy3+z)2zı^. Taking the curl wipes out the conservative parts of a vector field.

Now we have Ω2ȷ^n^dS, where Ω represents the simplest surface bounded by C: a unit disk in the xy plane.

X(u,v)=u,v,0, but we can easily tell that n^=k^ (follows RHR since the curve is going counter-clockwise).

Ω2ȷ^k^dA=0

Yet Another Example

Calculate Ω×Fn^dS over the upper hemisphere x2+y2+z2=1, z0, where n^ points radially outward.

F=(y32z)ı^+(3xy2)ȷ^+k^

According to Stokes' theorem, Ω×Fn^dS=CFdr=0, where Ω is any other surface with same boundary curve C.