Integral of unit tangent vector equals arc length?

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
8 replies · 7K views
ArcanaNoir
Messages
778
Reaction score
4

Homework Statement


Let c(t) be a path and T the unit tangent vector. What is [tex]\int_c \mathbf{T} \cdot d\mathbf{s}[/tex]

Homework Equations



The unit tangent vector of c(t) is c'(t) over the magnitude of c'(t) :
[tex]\mathbf{T} = \frac{c'(t)}{||c'(t)||}[/tex]

The length of c(t) can be represented by :
[tex]\int_c ||c'(t)|| \; dt[/tex]

The Attempt at a Solution


[tex]\int_c \mathbf{T} \cdot d\mathbf{s} = \int_c \frac{c'(t)}{||c'(t)||} ...[/tex] d-something. dt I suppose.

But this is clearly not quite the arc length integral. So what am I missing? (the book says the answer is the length of c)
 
Physics news on Phys.org
Hi Arcana!

I guess you need that ##\mathbf{s} = \mathbf{c}(t)##.
That is, ##\mathbf{s}## is a point on the curve that is parametrized by ##\mathbf{c}(t)##.
What do you think ##\textrm{d}\mathbf{s}## is?
 
ds=c'(t)dt ?
But then I still have 1/magnitude, so still not quite there.
 
(c'(t))^2 / llc'(t)ll dt
 
is it 1 ? no

it's the same thing as we have under the square root (calculating...)
okay I am stuck
 
oh. excellent observation. I see it now. thanks :)