Stokes' theorem and unit vector

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 3K views
Sami Lakka
Messages
10
Reaction score
0

Homework Statement


Use Stokes' theorem to show that

[tex]\oint\ \hat{t}*ds = 0[/tex]

Integration is done closed curve C and [tex]\hat{t}[/tex] is a unit tangent vector to the curve C

Homework Equations


Stokes' theorem

[tex]\oint F* \hat{t}*ds = \int\int \hat{n}*curl(F)*ds[/tex]

The Attempt at a Solution



Ok, this is really teasing me because I know that is probably simple. Could someone help please?
 
Physics news on Phys.org
Your notation is pretty sloppy. If t=(tx,ty,tz) the result of your first integral is the vector whose first coordinate is the integral of tx*ds, second is integral ty*ds, and third integral tz*ds. You want to show all of those are zero. Apply Stokes to the constant vector field F=(1,0,0). What does that tell you? What other vector fields would be good to use?
 
Dick said:
Your notation is pretty sloppy. If t=(tx,ty,tz) the result of your first integral is the vector whose first coordinate is the integral of tx*ds, second is integral ty*ds, and third integral tz*ds. You want to show all of those are zero. Apply Stokes to the constant vector field F=(1,0,0). What does that tell you? What other vector fields would be good to use?

Yes, sorry about the notation, it is direct copy from the book that I'm studying. t is a unit vector with components (dx/ds, dy/ds, dz/ds) so after the multiplication the integral is taken from vector (dx, dy, dz)
 
Sami Lakka said:
Yes, sorry about the notation, it is direct copy from the book that I'm studying. t is a unit vector with components (dx/ds, dy/ds, dz/ds) so after the multiplication the integral is taken from vector (dx, dy, dz)

Ok, now I think I got it. I should use Stokes' theorem with F=1 (scalar). What bothered me was that I was all the time looking at the cross product in curl which is not defined for scalars. Of course the cross product is only a notation, not actual vector cross product.
 
Sami Lakka said:
Ok, now I think I got it. I should use Stokes' theorem with F=1 (scalar). What bothered me was that I was all the time looking at the cross product in curl which is not defined for scalars. Of course the cross product is only a notation, not actual vector cross product.

No! You can't use Stokes theorem on a scalar. Use it on the vector F=(1,0,0)=1*i+0*j+0*k.