Computing ndA (dS) in Stoke's theorem

  • Context: Graduate 
  • Thread starter Thread starter chy1013m1
  • Start date Start date
  • Tags Tags
    Computing Theorem
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 5K views
chy1013m1
Messages
14
Reaction score
0
in one side of Stoke's theorem we compute curl(F ) . ndA .
When we have computed curl(F ) in x-y-z coordinate, but have parametrized the surface in cylindrical / spherical coordinates, then in computing ndA, we do the cross product of the partials then times that by du dt (or somethin else) . Can we then transform curl(F ) using the transformation of the surface and dot the 2 quantities together ?

also, there are cases where curl(F ) and n are easy to compute in the x-y-z coordinates, but the surface can be described easily in spherical coordinate. In that case how do we correctly proceed ? do we have to make sure the vector n is normalized (in x-y-z) then compute dA as |dG/du x dG/dv|dudv ?

thanks
 
Physics news on Phys.org
chy1013m1 said:
in one side of Stoke's theorem we compute curl(F ) . ndA .
When we have computed curl(F ) in x-y-z coordinate, but have parametrized the surface in cylindrical / spherical coordinates, then in computing ndA, we do the cross product of the partials then times that by du dt (or somethin else) . Can we then transform curl(F ) using the transformation of the surface and dot the 2 quantities together ?
That's awkwardly phrased but yes, you convert curl(F) to your parameters and then multiply.

also, there are cases where curl(F ) and n are easy to compute in the x-y-z coordinates, but the surface can be described easily in spherical coordinate. In that case how do we correctly proceed ? do we have to make sure the vector n is normalized (in x-y-z) then compute dA as |dG/du x dG/dv|dudv ?
? Normalized is normalized! n must have length 1. It doesn't matter what coordinates it is written in- the length of a vector is independent of the coordinate system.

I personally dislke the notation [itex]\vec{n}\cdot d\sigma[/itex] for exactly this reason. If you take it literally, you would do exactly what you say here: calculate [itex]\vec{n}[/itex] by finding the "fundamental vector product", [itex]\partial G/\partial u X \partial G/\partial v[/itex] and dividing by its length. But then you find [itex]d\sigma[/itex] by multiplying dudv by that length! The two cancel out! Much better is to think of the "vector differential of surface area", [itex]d\vec{\sigma}= \partial G/\partial u X \partial G/\partial v du dv[/itex].