Surfaces and Stokes Theorem

Parameterized Surfaces:

attachments/Pasted image 20241127193236.webp|160
A function ϕ:DR2R3 where the corresponding surface is S=ϕ(D)
ϕ:DR2R3 such that ϕ=[x(u,v),y(u,v),t(u,v)]

Consider only piecewise regular surfaces that are unions of images of parametrized surfaces i : DiR3 for which:

(i) Di is an elementary region in the plane;

(ii) ϕi is of class C1 and one-to-one, except possibly on the boundary of Di ; and

(iii) Si , the image of ϕi , is regular, except possibly at a finite number of points.

Graph as a Surface

f:RnRgraph(f)=(x1,x2,,xn,f(x1,.,xn))

Plane as a Surface

a(xx0)+b(yy0)+c(zz0)=0

since n[(xx0)(yy0)(zz0)]=0

n=[a,b,c] is the norm

where n is the norm of the plane
can solve for points to get parametric form

parameterization

Φ(u,v)=αu+βv+γ.

γ is the point (anchor).
α and β are the direction vectors.
u and v are scalar parameters.

If you have 3 points on a plane then you get v,w by finding the direction vectors.
Project points on x,y plane and use that for parameters

Tangent Vector of a Surface

ϕ:DR2R3ϕ(u,v)=[x(u,v,),y(u,v),z(u,v,)]

ϕ(u,v0) fixes v and traces curve in one direction
ϕ(u0,v) does the opposite

when u is free we have the tangent:

Tu=[xu(u,v),yu(u,v),zu(u,v)]

when v is free we have:

Tv=[xv(u,v),yv(u,v),zv(u,v)]

The span of the tangent vectors is the tangent plane of a surface

Norm and Tangent Plane of a Surface

if ϕ is regular at (u0,v0) the norm of the tangent plane at u0,v0 is
n=Tu×Tv
There tangent plane is therefore the points

[xx0,yy0,zz0]n=0

Def: regular differential surface

A differential surface ϕ(u,v) is regular at (u0,v0) if
Tu×Tv0

Smooth/Regular if this is true for all (u,v)

Area of a Surface

Define ϕ(u,v) st ϕ(D)=S

A(D)=D||Tu×Tv||dudv

if we have z=f(x,y)

Surface Area=D1+(zx)2+(zy)2dAA(S)=DFdA.

Integral of a Function Over a Surface

We have a surface S as a real-valued continuous function defined on S
The integral of f over S is

Sf(x,y,x)dS=SfdS=Df(ϕ(u,v))||Tu×Tv||dudv

we can think of this as summing over up small areas:

||Tu×Tv||=||Tv||||Tv||sin(θ)

attachments/Pasted image 20241127200024.webp|240


Example:

Let S be the surface determined by the graph of the function f:[0,1]×[1,1]R. defined by f(x,y)=x2+y.

(u,v)ϕ[u,v,u2+v]T

Tu×Tv=[2u,1,1]||Tu×Tv||=2+4u2

DxdS=1101u2+4u2dudv=16(63/223/2)


Integral Over Graphs

ϕ(x,y,x)=zg(x,y)=0

Sf(x,y,g(x,y))dS=Df(x,y,g(x,y))(||N||Nk^)dxdy

where N=gxi^gyi^+k^

so dS=dxdynk^

Integral of a Vector Field Over a Surface

F:R3R3

ϕFdS=DF(ϕ(u,v))(Tu×Tv)dudv

Stoke's Theorem

Line integral of a boundary of a surface in R3. F:R3R3

Let S be an oriented surface defined by a one-to-one parametrization : DR2S, where D
is a region to which Green’s theorem applies. Let S denote the oriented boundary
of S and let F be a C1 vector field on S.


**SFds=Scurl(F)dS=S(×F)dS=D×f(ϕ(u,v))(Tu×Tv)dudv


If S has no boundary, and this includes surfaces such as the sphere, then the integral
on the left is zero

Complete Formula for Implicit Surfaces

F(x,y,z)=0

After choosing a convenient projection, the surface integral becomes

S(×F)ndS=Projected Domain(×F)FFdA

Example:

cFdS=cy3xdx+y3dyz3dz

C is the intersection of x2+y2=1 and x+y+z=1

So C is the intersection of a cylinder and a plane

We want ϕ:DR2R3
we can find this graph simply as z=1xy
So f(x,y)=1zy and ϕ = Graph(D) = (x,y,f(x,y))

D={(x,y):x+y1}

ϕ(x,y)=[xy1xy].

F(x,y,z)=[y3xy3z3] curl(F) = [003x2+3y2] we get x2+y21[003x2+3y2][111]dx dy

using polar co-ordinates (Change of Variables) we get:

x=rcosθ
y=rsinθ

0102π3r2 rdθdr=3π2


Idea of Stokes's Theorem uses chain rule and green's theorem.
S is a graph, we want a curve in a plane to integrate over. S=[xyz(x,y)]

SF1dx+F2dy+F3dz=S(F1dxdt+F2dydt+F3dydt)dtdz=dzdxdxdt+dzdydydt=D(F1+F3zx)dxdt+(F2+F3zy)dydt=D(QxPx)dA