Derivation for 3D Surface Area §

The formula for the surface area is
A=∫abf(x,y)dS
We know that
dS=(dx)2+(dy)2=dt1(dx)2+(dy)2dt=(dtdx)2+(dtdy)2dt
So the final surface area formula becomes
A=∫abf(x,y)(dtdx)2+(dtdy)2dt=∫abf(x(t),y(t))∣∣r(t)∣∣dt
Uses §
- calculate area of curvy sheet with given height
- measure mass of wire
- work done of particle moving in the force field
Examples §
Example 1 §
Evaluate the line intergal ∫C5x+y+zds and C is the curve r(t)=<4t,8cos83t,8sin83t,0≤t≤38π
r′(t)∣∣r′(t)∣∣I=<4,−3sin83t,3cos83t>=5=∫038π+54t+8cos83t+8sin83t5dt=183.03
Example 2 §
Find mass of wire that lies along the curve r(t)=(27t2−4)i^+3tj^,0≤t≤1,ρ=4t
r′(t)∣∣r′(t)∣∣M=<t,3>=7t2+9=∫014t7t2+9dt=7.05
Example 3 §
Evaluate ∫C(y+z)ds where C=(0,0,0)→(4,4,1)
given C1:r(t)=4t2i^+4tj^,0≤t≤1 and C2:r(t)=4i^+4j^+(t−1)k^
Path 1 §
r′(t)S=<8t,4>=∫014t64t2+16dt=
Path 2 §
r′(t)S=<0,0,1>⟹∣∣r′(t)∣∣=1=∫12(3+t)1dt=
Line Integral with Vector Field §
Uses §
For F(x,y,z) represent a force field on on particle and r(t)=<x(t),y(t),z(t)> at a≤t≤b.
The work done is
W=∫CF⋅Tdr=∫CF∣r′(t)∣r′(t)∣r′(t)∣dt=∫CFdr
Examples §
Example 4 §
Find the work done by F over the curve in the direction of increasing t.
F=−8zi^+8xj^+3yk^,0≤t≤1,r(t)=<t,t,t>
Solution:
r′(t)F(t)W=<1,1,1>=<−8t,8t,3t>=∫01(−8t+8t+3t)⋅1dt=23
Example 5 §
Find the line integral of ∫C2xyds where C is the segment (−2,1) to (1,3)
Solution:
Setting arbitrary values for t, @ t=0 C is @ (−2,1), @ t=1 C @ (1,3)
Using equation of lines:
xyr(t)S=a1t−2⟹a1=3=a2t+1⟹a2=2=<3t−2,2t+1>=∫012(3t−2)(2t+1)⋅13dt=−13
Example 6 §
Find the line intergral ∫x2ds where C is the curve.
Solution:
let x=t
r(t)=<t,t2+1>