mathsciguy said:
Oh this, I did some searching. Apparently, what I said above about straight forward integrating over the surface S isn't exactly correct. You parametrize the surface (to vector valued function), I think, usually using spherical/cylindrical coordinates then transform it to rectangular components. I think though, that this parametric method can almost intuitively be thought as the same as 'integrating over the surface', especially for simple cases in which the surface can be parametrized by spherical or cylindrical coordinate system.
Anyway, can anyone link me to a book that discusses this parametric technique in depth?
I don't know exactly what you mean. But it is not straight forward to translate between rect and SP or Cy. What you see in those calculus books are just simple rectangle coordinates, nothing more. The only thing they do is using ##(r,\theta,\phi)## representation of the
scalar components
\vec F=\hat x F_x+\hat y F_y+\hat z F_z\;\hbox { where }\; F_x=r\cos\phi\sin\theta,\;F_y=r\sin\phi\sin\theta,\;F_z=r\cos\phi\theta
This is rectangular coordinates,
not at all spherical coordinates.
Spherical coordinates uses ##(\hat R,\hat \theta,\hat \phi)##, not ##(x,y,z)## at all. Those calculus book talk
NOTHING about spherical coordinates. For simple
position vector( coming out from the origin to a point P(x,y,z)), you will find only the ##\hat R## component remain after transforming to spherical coordinates. It is only
vector fields that all the other components appear.
I am not math expert, I know how to deal with it. It is very tricky to translate between coordinates, not as simple as using the formulas. Two different points in space have their own spherical coordinates. For example two points ##P(x_p,y_p,z_p) \; and\;Q(x_q,y_q,z_q)## has different ##(\hat R,\hat \theta,\hat\phi)##. It is not like x,y and y that
has absolute position no matter what. You really need to read one of the chapter in the book I posted to get to know it, not from the calculus book.
You really need to study the spherical coordinates.
If you are interested in vector calculus, enroll in an Electromagnetic class. It is 70% vector calculus. You'll see all these coordinates in action.