How to represent a parametric curve?

  • Context: Graduate 
  • Thread starter Thread starter mnb96
  • Start date Start date
  • Tags Tags
    Curve Parametric
Click For Summary

Discussion Overview

The discussion revolves around the representation of parametric curves in N-dimensional vector spaces, exploring the implications of different parametrizations and the potential for general representations that are invariant to such changes. Participants examine definitions, properties, and the role of tensor calculus in this context, with a focus on both curves and surfaces.

Discussion Character

  • Exploratory, Technical explanation, Conceptual clarification, Debate/contested

Main Points Raised

  • Some participants propose that a parametric curve can be expressed in terms of a function mapping an interval to a vector space, while others emphasize the distinction between the curve itself and its graph or image.
  • There is a discussion about the significance of parametrizing curves by arc-length, which some argue simplifies the analysis of geometric properties invariant under reparametrization.
  • One participant questions the relevance of tensor calculus in addressing the invariance of geometric properties under coordinate changes, suggesting that it may provide tools for such analysis.
  • Another participant raises the idea of defining a hypersurface in terms of a function mapping an open subset of R² to R³, and discusses the implications of reparametrization on the invariance of the submanifold.
  • Concerns are expressed regarding the meaningfulness of statements about independence from parametrizations without a clear relationship to the parameters or coordinates involved.
  • Some participants suggest that a general representation for trajectories could be achieved by defining equality based on the set of positions in space that parametric curves pass through, rather than their specific parametrizations.
  • There is a proposal to represent surfaces using arbitrary functions that define admissible coordinate changes, with an emphasis on the need for quantities invariant to such changes.

Areas of Agreement / Disagreement

Participants express multiple competing views on how to represent curves and surfaces, with no consensus reached on a single method or definition that is universally accepted. The discussion remains unresolved regarding the best approach to achieve a general representation that accounts for reparametrizations.

Contextual Notes

Limitations include the dependence on specific definitions of curves and surfaces, the ambiguity of parametrization choices, and the unresolved nature of mathematical steps related to the proposed representations.

mnb96
Messages
711
Reaction score
5
Hello,
if one wants to represent a parametric curve in a N-dimensional vector space, the straightforward way is to express it as:


\mathbf{v} = f_1(t)\mathbf{e}_1 + \ldots + f_n(t)\mathbf{e}_n


However there are infinite representations!
I could make any substitution t = g(t) as long as g is invertible and I would get the same curve in the space.

How should a curve (or surface) be expressed in a general way, independent of the type of parametrization?
 
Physics news on Phys.org
A curve C in a vector space V is by definition a function C:I\rightarrow V, where I is some interval. Even if I=[0,1] and f:I\rightarrow I is an increasing smooth bijection such that f(0)=0 and f(1)=1, B=C\circ f is a different curve according to this definition (which is pretty standard). What you call a curve is what I would call the "graph" or the "image" of the curve. It's the set of "values" of the curve. You can e.g. write that set as C(I)=\{C(t)|t\in I\}.
 
In the study of the geometric properties of a curve (i.e. those properties that are invariant under reparametrization, like curvature), a standard assumption is that curves are "parametrized by arc-length." That is, one can look at maps f:[0,L] \rightarrow \mathbb{R}^n with ||f'(t)||=1 for all t. This representation is unique modulo orientation and the extra assumption simplifies many formulas.
 
Uhm ... does tensor calculus have anything to say in this type of problem?

the reparametrization t=g(t), with g invertible, is after all a coordinate change.
Isn't tensor calculus supposed to provide tools to study geometric properties invariant to coordinate changes?

If my question makes sense, is it possible to generalize and express any hyper-surface in such a manner that is invariant to reparametrizations?
 
Last edited:
I'm not sure what that would mean. Suppose that we define a 2-dimensional hypersurface in \mathbb R^3 by a function \phi:U\rightarrow\mathbb R^3, where U is some open subset of \mathbb R^2. The range of this function can be written as \phi(U). This is the set of points that belongs to the submanifold we're defining.

By a reparametrization, I assume that you're talking about a nice enough function g that takes U to itself. Now f\circ g has the same range as f, so I guess that you can say that the submanifold is invariant to reparametrizations, if this is how we define a reparametrization and what it means to be invariant under a reparametrization.

But this is getting a little weird. Statements about something being independent of parametrizations or coordinates don't mean much without an accompanying description of how the things we're talking about are related to parameters or coordinates in the first place. For example if V is a tangent vector at a point p in a manifold M, and E_i are the basis vectors for the tangent space at p constructed from a specific coordinate system, then we can write V=V^iE_i. Here V is coordinate independent, and V^i isn't, because E_i isn't, by definition of E_i.

Not sure if this helps.
 
Last edited:
Fredrik said:
...Statements about something being independent of parametrizations or coordinates don't mean much without an accompanying description of how the things we're talking about are related to parameters or coordinates in the first place...

What I meant is best understood with an ordinary curve in 3D space:

<br /> \mathbf{p} = f_1(t)\mathbf{e}_1 + f_2(t)\mathbf{e}_2 + f_3(t)\mathbf{e}_3<br />

This expresses, for example the positions of a particle in space respect to the time t.
You will probably agree that after applying the substition t\rightarrow t^3, the trajectory is really the same: it is just traversed at different "velocities".

So is there a way to get rid of these infinitely different representation of the same trajectory? I am looking for a way to give a single general representation for such a trajectory.
Basically if two parametric curves "pass" exactly through the same set of positions in space, then I define them to be equal.

Wikipedia seem to have something, but I don't know if it can be generalized to surfaces:
http://en.wikipedia.org/wiki/Differ...es#Reparametrization_and_equivalence_relation
 
The standard method is to use arclength of the curve itself as the parameter. You still have an ambiguity in where you start measuring and, of course, your unit length. But you must understand that applying numbers to a purely geometric object necessarily requires choices that can be made in infinitely many ways.
 
Thanks for the hint!
...what about surfaces in general? Can that be generalized?And by the way, does it make sense to represent a general surface in the following way:

<br /> \mathbf{p}=f_1(\phi_1(u_1,\ldots,u_k),\ldots,\phi_k(u_1,\ldots,u_k))\mathbf{e}_1 + \ldots + f_n(\phi_1(u_1,\ldots,u_k),\ldots,\phi_k(u_1,\ldots,u_k))\mathbf{e}_n<br />

where the arbitrary functions \phi_i(u_1,\ldots,u_k) define an admissible coordinate change (e.g.: Jacobian \neq 0), so that there is a one-to-one correspondence between the k-tuples (u_1,\ldots,u_k) and (\phi_1,\ldots,\phi_k). If that is correct, one would need to replace the parameter with quantities which are invariant to coordinate changes. That's why I said that tensor calculus here "rings a bell".
 
Last edited:
mnb96 said:
What I meant is best understood with an ordinary curve in 3D space:

<br /> \mathbf{p} = f_1(t)\mathbf{e}_1 + f_2(t)\mathbf{e}_2 + f_3(t)\mathbf{e}_3<br />

This expresses, for example the positions of a particle in space respect to the time t.
You will probably agree that after applying the substition t\rightarrow t^3, the trajectory is really the same: it is just traversed at different "velocities".

So is there a way to get rid of these infinitely different representation of the same trajectory? I am looking for a way to give a single general representation for such a trajectory.
Basically if two parametric curves "pass" exactly through the same set of positions in space, then I define them to be equal.
I assume that "3D space" is \mathbb R^3 with the usual inner product.

You can do what HallsofIvy suggested in #7, which is to always use the "preferred" parameter (i.e. arc length), or you can do what I suggested in #2, which is to specify the graph of the curve instead of the curve itself. What you're talking about here is a curve x:\mathbb R\rightarrow\mathbb R^3, and another curve y:\mathbb R\rightarrow\mathbb R^3, defined by y(t)=x(s(t)), where s:\mathbb R\rightarrow\mathbb R is a smooth strictly increasing function. (s(t)=t^3 is a poor choice because it's not strictly increasing at 0. We would have y&#039;(0)=x&#039;(s(0))s&#039;(0)=0, so y wouldn't have a tangent vector at 0). Both curves have the same graph: x(\mathbb R)=y(\mathbb R).

HallsofIvy's suggestion doesn't work on all curves in all spaces, because arc length isn't always defined. It works fine on almost all interesting spaces though.
 
Last edited:

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 6 ·
Replies
6
Views
20K
  • · Replies 38 ·
2
Replies
38
Views
3K
  • · Replies 11 ·
Replies
11
Views
4K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 11 ·
Replies
11
Views
4K