Chapter 16.4 Review Flashcards
(9 cards)
what is the generic formula for a parametrized surface?
the generic formula for parametrized surface is G(u,v)=(x(u,v), y(u,v), z(u,v)) where parameters u and v vary in a domain D in the uv-plane.
What is the formula for Tangent vector?
Tu=dG/du=<dx></dx>
What is the formula for normal vector?
Tv=dG/dv=<dx></dx>
What does the formula look like for cross product of normal and tangent vecotr?
n=n(u,v)=Tu X Tv.
What is the formula for Area(S) of parametrized surface?
Area(S)=∫∫D||n(u,v)||dudv
What is the formula for a function over a parameterized surface ?
∫∫Sf(x,y,z)dS=∫∫Df(G(u,v))||n(u,v)||dudv
what is the standard parametrization of cylinder of Radius R?
Function parametrization, outward normal, and dS
A cylinder of Radius R, (central axis on z-axis)
G(Θ,z)=(RcosΘ,RsinΘ,z)
Outward Normal: n=TΘxTz=R<cos></cos>
dS=||n||dΘdz=RdΘdz
what is the standard parametrization of sphere of Radius R centred at origin ?
Function parametrization, outward normal, and dS
G(Θ, ϕ)=(RcosΘsinϕ,RsinΘsinϕ,Rcosϕ)
Unit Radial Vector: er=<cos></cos>
Outward normal: n=TϕX T<span>Θ=</span>(R2sinϕ)er
dS=||n||dϕdΘ=R2sinϕdϕdΘ
what is the parametrization of the graph of z=g(x,y) along with normal, and dS
Graph of z=g(x,y)
G(x,y)=(x,y,g(x,y))
n=Tx X Ty=<-gx,-gy,1>
dS=||n||dxdy=√(1+gx^2+gy^2)dxdy