Line integral with respect to 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
3 replies · 3K views
Castilla
Messages
241
Reaction score
0
In a line integral with respect to arc length, we have something like f(x, y)ds "inside" the integral sign.

The ds tells us that we are working with the arc length function s, taking diferences (s_K+1 - s_k) in the sums that tend to the line integral.

Question: do we shall understand that x = x(s), y = y(s), or x and y are functions of another parameter? In this last case, this means that we work with two different parameters in the sums that tend to the integral?

Thanks for your help.
 
Physics news on Phys.org
I think I have understood.

s = s(t), but s is an increasing function, so we have its inverse t = t(s). Then
x = x(t) = x(t(s)), y = y(t) = y(t(s)). Is this ok?