MATH 251 Lecture 34

From Notes
Jump to navigation Jump to search

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


Last Episode: ΩfdS

This Week: Ω(Fn)dS called "flux"

Surface Area

S. A.=Ω1dS

Example

Surface area of torus of mean radius R and cross-sectional radius of a: position given by θ (polar angle) and ϕ (angle formed between vector from center of cross-sectional circle and point on surface and the radial vector)

Parameterization

X(ϕ,θ)={x=(R+acosϕ)cosθy=(R+acosϕ)sinθz=asinϕ

Where 0ϕ2π and 0ϕ2π.

Area Element

Xϕ=asinϕcosθ,asinϕsinθ,acosϕXθ=(R+acosϕ)sinθ,(R+acosϕ)cosθ,0Xϕ×Xθ=a(R+acosϕ)cosθcosϕ,sinθcosϕ,sinϕcos2θsinϕsin2θXϕ×Xθ=a(R+acosϕ)

Evaluate

02π02πa(R+acosϕ)dϕdθ=(2πa)(2πR)

Another Example

z=f(x,y), so x(u,v)=u, y(u,v)=v, and z(u,v)=f(u,v).

X(u,v)=u,v,f(u,v)Xu=1,0,fu(u,v)Xv=0,1,fv(u,v)Xu×Xv=fu,fv,1Xu×Xv|=fu2+fv2+1

Flux

Vector field F flowing across a surface Ω.

Assume Ω is orientable (has a well-defined normal vector field n^ (unit length that points outward))

Therefore Fn^ is the component of F that is perpendicular to Ω.

ΩFn^dS

Example

Calculate the flux of F=xy,x2,1 through a paraboloid z=x2+y2 over [1,1]×[1,1] in xy plane.

Parameterize

X(u,v)=u,v,u2+v2

Find Normal Unit

Xu=1,0,2uXv=0,1,2v

We want to have n^ pointing outward, so we take n=Xv×Xu.

n^=Xv×XuXv×Xu

Find Area Element

dS=Xu×Xv This is true always.

Set up integral

Notice how dS and n^ can simplify to just n

1111FXv×Xududv=1111(2u22uv+2vu21)dudv