Question about Stokes Theorem?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 1K views
stratusfactio
Messages
22
Reaction score
0
So I'm self teaching myself Multivariable Calculus from UCBerkeley's Youtube series and an online textbook. I'm up to Stokes Theorem and I'm getting conflicting definitions.

UCBerkeley Youtube series says that Stokes Theorem is defined by:
[tex]\int {(Curl f)} {ds}[/tex]

And then the textbook says that Stokes Theorem is defined by:
[tex]\int {(Curl f)} {nd\theta}[/tex]

where n is the normal vector defined by:
[tex]{-frac{\partial}{\partial z} i − ∂z\∂y j + k}\{\over sqrt(1 +(∂z\∂x)^2+(∂z\∂y)^2)}[/tex]

So I would just like to know which is correct?
 
Last edited:
Physics news on Phys.org
They're both correct. They're just different ways of writing the same thing.
[tex]\int_S (\nabla\times\mathbf{F})\cdot d\mathbf{S} = \int_S (\nabla\times \mathbf{F})\cdot \hat{\mathbf{n}}\,dS[/tex]
dS is an element of area. It's a vector with magnitude equal to the area dS and with direction normal to the surface. Some people like to pull the unit normal n out and write it explicitly, so you have dS = n dS.