#How can arc length start from this point?
53 messages · Page 1 of 1 (latest)
- Wait patiently for a helper to come along.
- Once someone helps you, say thank you and close the thread with:
+close
- Feel free to nominate the person for helper of the week in #helper-nominations
- Do not ping the mods, unless someone is breaking the rules.
- If you're happy with the help you got here, and the server overall, you can contribute financially as well:
isn't it defined for all t?
when you do arclength parametrization you'll have r(s) = (x(s), y(s), z(s)) and you will pick the parameter domain such that the "starting point" is (0,8,0)
so it's a closed curve?
im not sure, i can solve all these types of problems when it starts at t = 0, its just the initial point thats confusing me
parametrizations are always given such that r(t) = ... , where t in...
mhm, as usual integral 0^t r'(s)ds
yeah, but would it start at t = 0?
yes
what do you think, is (0,8,0) on the curve in the first place?
hmm, i would say no
t=0 seems forced and we have (0,-3,0) instead
yeah exactly
just shift 😄
ok so
would i find the reparametrization
if its something like
this for example
just add 11 to the second term would that work?
that seems kind of arbitrary
ah sorry then where do i incorporate the shift
how can you do arc length measured from a point thats not on the arc
as you move along the arc do you just apply the distance formula again and again?
in current form, the problem is illposed
when you reparametrize, you do it starting from a fixed point t = a (implying, said point is on the curve)
the point (0,8,0) is not on the curve, but the initial curve can be shifted such that this would be true
i see
so can i change the function in the middle to 8t + 8?
in that case the arc length formula would still be the same right
yes, because when you differentiate, the constants disappear anyway
that honestly makes a lot of sense
and at the end when i reparametrize t with s, i would have added the 11 back anyways
the curve is still the same shape, it's just shifted
so this would work right?
got it! thank you so much
@cosmic badger has given 1 rep to @vale vapor
lost me there, just calculate the reparametrization from 0 to t as you normally would
thank you man, I think I can piece it together now