Can the Frenet Serret Frame Aid in Arc Length Parameterizations?

  • Context: Graduate 
  • Thread starter Thread starter rabbed
  • Start date Start date
  • Tags Tags
    Frame
Click For Summary

Discussion Overview

The discussion revolves around the application of the Frenet-Serret frame in relation to arc length parameterizations of curves. Participants explore how the Frenet-Serret tangent vector can assist in achieving unit-speed parameterizations, particularly for curves defined in explicit forms.

Discussion Character

  • Exploratory
  • Technical explanation
  • Mathematical reasoning
  • Debate/contested

Main Points Raised

  • Some participants inquire about the usefulness of the Frenet-Serret frame in creating arc length parameterizations.
  • There is a discussion about the definition and role of the Frenet-Serret tangent vector, with some uncertainty about its existence in relation to arc length.
  • One participant expresses interest in calculating the angle needed to maintain unit speed along a curve using the Frenet-Serret tangent vector.
  • Concerns are raised regarding the feasibility of parameterizing specific curves, such as y = x^2, by arc length, with some participants asserting that it is always possible while others challenge this claim.
  • Participants discuss the arc length formula and its application to parameterizing curves, with references to integrals and the need for derivatives.
  • There is mention of the inverse function theorem and its implications for parameterizing curves by arc length, suggesting that while explicit forms may not always be obtainable, parameterization is still possible.

Areas of Agreement / Disagreement

Participants express differing views on the ability to parameterize certain curves by arc length, particularly regarding the curve y = x^2. While some assert that it is always possible, others argue that specific cases may present challenges, leading to unresolved disagreements.

Contextual Notes

Limitations include the dependence on the specific form of curves and the potential for integrals that cannot be expressed in standard mathematical functions. The discussion also highlights the complexity of defining parameterizations based on arc length.

rabbed
Messages
241
Reaction score
3
What is it useful for? Can it help in creating arc length parameterizations?
 
Physics news on Phys.org
EDIT As I remember, it is a set of orthonormal moving frames, i.e., they provide a frame at each point with the moving axes : Tangent, Normal and Binormal moving axes are a basis for the derivatives of the curve. Did you have any specific question in mind?.
:
 
Last edited:
I'm interested in it's relation to arc length parameterization of a curve.

And let's say I have some curve in explicit form y = f(x) that (when default parameterized by setting x = t, y = f(t)) gives some non-unit-speed velocity along the curve.
If I have the Frenet Serret tangent-vector at any point on the curve, can I calculate the new angle at which I must move in at each point in order to stay on the curve having a speed of 1?
 
rabbed said:
I'm interested in it's relation to arc length parameterization of a curve.

And let's say I have some curve in explicit form y = f(x) that (when default parameterized by setting x = t, y = f(t)) gives some non-unit-speed velocity along the curve.
If I have the Frenet Serret tangent-vector at any point on the curve, can I calculate the new angle at which I must move in at each point in order to stay on the curve having a speed of 1?
What is a Frenet-Serret tangent vector?
 
lavinia said:
You can always parameterize a curve by arc length
Are you sure? I have tried to find it for y = x^2, but it doesn't seem possible.
 
rabbed said:
Are you sure? I have tried to find it for y = x^2, but it doesn't seem possible.

yes.
 
Can you show me how to find it?
 
  • #10
rabbed said:
Are you sure? I have tried to find it for y = x^2, but it doesn't seem possible.
What about ##L(t) = \int_a^t ds##?
 
  • #11
lavinia said:
I assume it is the curve ##c(t) = (t,t^2)##?

The new parameter ##s## is the length of the curve at time ##t## starting at an arbitrary point. This can always be done from an original parameterization by integration if the original parameter never has a derivative of zero.
 
Last edited:
  • #12
lavinia said:
I assume it is the curve c(t)=(t,t2)c(t)=(t,t2)c(t) = (t,t^2)?
Yep
lavinia said:
The new parameter sss is the length of the curve at time ttt starting at an arbitrary point. This can always be done from an original parameterization by integration is the original parameter never has a derivative of zero.
Yes, I want s = 0 at t = 0.
The derivative of the original parameter t is 1 at all points so it should work, or do you mean the derivative of (t,t^2)?

But doesn't it come down to an integral that can't be expressed in terms of standard mathematical functions, or some expression that cannot be inverted. So in the end it can't be done?
 
  • #13
fresh_42 said:
What about L(t)=∫tadsL(t)=∫atdsL(t) = \int_a^t ds?
What is L(t)?
 
  • #14
The length you want to parameterize. It tells you how far you got on your curve, starting at ##L(a)=0##. So it's a parameter ##s=L(t)## in accordance to the arc length of the curve. What happens to the formulas if you describe your curve by ##s## depends on the individual cases.
 
  • #15
But the indefinite integral of 1*ds would always be s, and the definite integral would always be t-a?
That length does not depend on the geometry of the curve from a to t?
 
  • #16
rabbed said:
But the indefinite integral of 1*ds would always be s, and the definite integral would always be t-a?
That length does not depend on the geometry of the curve from a to t?
Why are you computing the integral of 1ds? You need the integral ## \int_a^b \sqrt{ 1+ f'(x)^2}dx ## which is the general arc -length formula for a (differentiable, of course) curve given as y=f(x). I think the simplest example is that of the circle C((0,0),1 )given as f(t)=(Cost, Sint), starting at t=0 . At time t, the length of the curve is the perimeter , which is precisely t . EDIT: I think this is what Lavinia and Fresh meant. EDIT 2: in Fresh's post, s is a composite function (the length function) so you need to use the chain rule after defining s.
 
Last edited:
  • #17
Ultimately it comes down to substituting the arc-length formula where the usual parameter goes. For (t, t^2) find the arc-length formula L(t) and substitute into
(L(t), L(t)^2 ).
 
  • #18
WWGD said:
For (t, t^2) find the arc-length formula L(t) and substitute into
(L(t), L(t)^2 ).
Since s = L(t), i think you need to substitute with t = L^-1(s) to
(L^-1(s), (L^-1(s))^2 )
In the case of y = x^2 it's possible to find L(t), but i don't think you can find L^-1(s)?
http://planetmath.org/arclengthofparabola
 
  • #19
I think you expect to find it explicitly. But that is not need (and not possible in general). The inverse function theorem guaranties that it exists. That is all you need to say that you can choose to parametrize your curve by arc length.
 
  • #20
rabbed said:
Since s = L(t), i think you need to substitute with t = L^-1(s) to
(L^-1(s), (L^-1(s))^2 )
In the case of y = x^2 it's possible to find L(t), but i don't think you can find L^-1(s)?
http://planetmath.org/arclengthofparabola
Well, yes, the issue is that the curve's parametrization is defined in function of its arc-length.
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 7 ·
Replies
7
Views
5K
  • · Replies 2 ·
Replies
2
Views
5K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 7 ·
Replies
7
Views
5K
  • · Replies 1 ·
Replies
1
Views
1K