Now we need to find and dS. If the surface S is defined by a function, z=g(x,y) we can obtain a nice expression for and dS. For the normal vector to S at the point (x0,y0,g(x0,y0)) we can use the normal vector to the tangent plane. Remember that the tangent plane to g(x,y) at the point (x0,y0) is given by:
or-gx(x0,y0)x-gy(x0,y0)y+z=c
where c=-gx(x0,y0)x0-gy(x0,y0)y0+g(x0,y0). A normal vector to the tangent plane is If we normalize to get a unit normal vector we get So the normal vector as a function of isThe Area of the jth patch can be obtained by finding the vectors , which define the edges of the patch (one parallel to the xz-plane and one parallel to the yz-plane????). The area of the patch is given by . If we employ the tangent plane approximation of g(x,y)we can see that is the vector from (x0,y0,g(x0,y0)) to or
Similarly is the vector that points from (x0,y0,g(x0,y0)) to the point or Taking the cross product of and gives Finally, the area of the jth patch is In the limit that this becomes When we put these together we get(3) |
Notes:
Example