MATH 251 Lecture 31

From Notes
Jump to navigation Jump to search

« previous | Friday, April 13, 2012 | next »


Next written homework will cover Div, Grad, Curl (and all that)

Laplace Operator

  • ×(f)=0
  • (×f)=0
  • (f)=2f=Δf ← this is the Laplace Operator
2f=fxx+fyy+fzz

Partial differential equation: 2f=Δf=0, where f is an unknown function.

For example:

  • Δ(x2y2)=22=0 (this satisfies the diff eq)
  • Δ(x2+y2)=2+2=4

Version of Laplace's Equation for Electrostatics

Let u(x) represent the electric potential at point x. In a domain, take a point p and a vector v.

We want to find the voltage drop at p in the direction of v:

V=u(p+v)u(p)=Dvu=uv

Therefore I=uvρ=σuv

Think of current σu as a vector field. By conservation of charge, its divergence should be 0:

(σu)=0

If σ is a constant, we can factor it out of the divergence operator, leaving

σu=0σΔu=0Δu=0

Product Rule for Div, Grad, Curl

G=Pı^+Qȷ^f(x,y)div(fG)=fG+fGcurl(fG)=f×G+f×G


Green's Theorem

(See Vector Analysis Theorems#Green's Theorem→)

For a vector field F(x,y)=P(x,y)ı^+Q(x,y)ȷ^

×F=(QxPy)k^

Recall that curl measures the circulation of F around a point (x,y).


For a domain Ω and a boundary curve C=Ω. Let F(x,y)=P(x,y)ı^+Q(x,y)ȷ^ be differentiable throughout domain (even at boundary).

We want to find CFdr. This could be interpreted as the circulation of F around Ω

This could also be the sum of ×F around a bunch of little pieces inside Ω.

(×F)k^(ΔAi)Ω(×Fk^dA

Therefore,

CFdr=Ω×FdA

Example

Let C be the ellipse x24+y29=1 in the CCW direction, and let F=yı^+xȷ^