A moving point carries more information than its path
An equation such as describes a collection of points. It does not say where a motion starts, which direction it takes, or how quickly it moves. A parametrization adds this information by assigning a point to each value of a parameter. When the parameter represents time, the same geometric path can support several different motions.
We begin with continuity, which prevents the point from jumping as the parameter changes. Differentiability is an additional requirement, used when we want an instantaneous velocity. A curve need not be differentiable merely because it is continuous. Keeping the definition separate from this later requirement avoids excluding legitimate continuous examples such as the graph of an arbitrary continuous function.
Curves, components, and traces
Definition
Parametric curve and trace
Let be an interval and a positive integer. A parametric curve in is a continuous function
The functions are its coordinate components. The trace, or image, is
Thus is the function specifying the parametrization, while is the set of points it visits.
The parameter interval is part of the definition. Restricting the interval may restrict the trace, or may remove repeated visits without changing the trace. The parameter is a single real number even when the output has many coordinates. A vector function is another name for this vector-valued function; it is not a separate collection of unrelated scalar motions.
Theorem
Continuity can be checked componentwise
The function is continuous at if and only if every component is continuous there. Limits at an endpoint are taken within the interval.
For any vector , the Euclidean norm satisfies
The first inequality follows because is one nonnegative term of the sum defining the squared norm. For the second, each of the squared components is at most the square of the largest absolute component. Apply these inequalities to . If its norm tends to zero, every coordinate difference does. Conversely, finitely many coordinate differences tending to zero make their maximum tend to zero, so the norm does too. This proves both directions rather than assuming that vector limits automatically behave coordinatewise.
Worked example
Eliminate a parameter without losing its interval
Let be . Its components are continuous, and
Since and , elimination gives . But also gives . The trace is the line segment joining the stated endpoints, not the entire line. Conversely, every point with occurs by taking , so the description is exact. Increasing the parameter moves from to .
Concept lensStructural
The parametrization and the image answer different questions
The function answers “where is the point at this parameter value?” Its image answers “which points occur at least once?” Passing to the image forgets the order of visits, their timing, and how often they occur. In the segment example, the equation with its interval describes the image; the two component formulas also specify the motion along it. To identify a parametric curve, record the map and its domain, not only an eliminated coordinate equation.
Closed curves and simple curves
Definition
Closedness and simplicity on a closed interval
Let with . It is closed if . We call it simple if
except that the pair , is allowed to have equal images. A simple closed curve satisfies both conditions.
Under this convention a simple curve with distinct endpoints is injective. A simple closed curve is injective apart from its single allowed endpoint identification. The exception permits one complete circuit without declaring that its meeting endpoints form a self-intersection. It does not permit an interior point to be visited twice. These definitions concern the chosen parametrization, not just the appearance of its trace.
For example, traversing a circle twice produces the same circular trace as one traversal, but the double traversal is not simple. Closedness alone says only that the final point is the initial point; it does not limit what happens between them. A constant curve on a nondegenerate closed interval is closed but not simple, because many distinct interior parameters have the same image.
A circle with a specified orientation
Worked example
One anticlockwise circuit
For , define
Its trace lies on , by the identity . Conversely every point of that circle has a polar angle in this interval, so every point is visited. The initial and final points are , making the curve closed.
If two parameter values give the same coordinates, their sine and cosine both agree, so their difference is an integer multiple of . Within this interval the only distinct such pair is . The curve is therefore simple under the stated endpoint convention. From it initially moves into the upper half-plane; the parameter is the increasing polar angle, so the traversal is anticlockwise.
Translating the center gives the general circle parametrization:
where and . Subtracting the center coordinates shows that its trace is . Translation changes the position of every visited point without changing their order or the parameter interval. The radius condition excludes the collapsed constant curve, whose simplicity properties would differ.
Derivative, velocity, and speed
Definition
Derivative of a vector function
At an interior point of the parameter interval, define
if this vector limit exists. If represents time, is the velocity vector and is the speed.
Here the limit uses nonzero for which both parameters belong to the domain. At an included endpoint we use the corresponding one-sided derivative when needed. A differentiable curve in this note has derivatives at all interior points, with endpoint derivatives understood one-sided when stated. This convention prevents a formula on a closed interval from silently requesting values outside its domain.
The numerator is displacement; division by elapsed parameter gives average velocity over that interval. Its limit is instantaneous velocity. Speed retains only the length of this vector and therefore has no sign or direction. If the parameter is not physical time, these quantities measure change per unit of parameter; calling them a physical velocity requires that additional interpretation.
Theorem
Componentwise differentiation
The derivative exists at if and only if all component derivatives exist, and then
For the proof, apply the same norm bounds used for continuity to the vector of difference quotients minus a proposed limiting vector. A vector limit forces each scalar quotient to converge to its corresponding component. Conversely, convergence of all the scalar quotients bounds the vector error by times their largest error, which tends to zero. The finite number of components is essential to this argument. The speed formula then follows from the definition of the Euclidean norm. Exactly the same proof works for a one-sided limit at an endpoint.
For the preceding circle,
The velocity changes direction while its norm stays constant. Its dot product with the radius vector is zero, so it is tangent to the circle. The value is the speed for this particular parameter choice, not an intrinsic speed possessed by the circular set of points.
The same trace can have different velocities
For , put
The angle runs from to , so this is again exactly one anticlockwise traversal. Differentiation gives
For any nonzero real , use the interval instead. The speed is then ; a negative makes the angle decrease and reverses the orientation. The value would give a constant map, not a full circle, so the stated one-circuit interval is not defined in that case.
Counterexample mode
The same circular trace does not determine the curve
Compare on with on . They have the same trace, but different domains and speeds and . Even on their shared parameter interval they are not the same map: at their values are and . Equality of traces is therefore weaker than equality of parametric curves.
If the second map were instead given the larger domain , it would traverse twice. Then is a forbidden repetition for simplicity, because is an interior parameter rather than the final endpoint. Thus the domain also controls multiplicity of traversal.
Worked example
A clockwise unit circle starting at the top
The requested start and end point is . Choose
This is , so its polar angle decreases from by one full turn. Both endpoints are , and
At the top, the initial velocity points right, confirming clockwise motion. Merely negating both coordinates of the usual circle formula would move the start point to the opposite side without reversing the direction; check the changing angle, rather than judging orientation from one position.
Space curves: the helix
Worked example
Circular motion together with vertical motion
For , define the space curve
The first two components stay on , while the third increases linearly. This is a helix around the vertical axis. After the parameter increases by , its horizontal position repeats but its vertical coordinate has increased by . It does not return to the same point. In fact, equality of two curve values forces , and then forces .
Its velocity and speed are
The horizontal and vertical velocity components are perpendicular, so their squares add in the speed. Every restriction to a nondegenerate closed interval has distinct endpoints and is simple. Closedness, as defined above, is a property stated for such a closed parameter interval; the domain itself has no starting and ending parameter to compare.
Segments and graphs as vector functions
Worked example
The complete segment between two points
Let the position vectors of be . Then
parametrizes their segment. The endpoints follow by substituting and ; the weights are nonnegative and sum to one throughout the interval. Conversely each point of the segment has such a weight, so the whole segment is covered. Its derivative is , with constant speed .
If , equality at two parameters implies , hence . It is simple with distinct endpoints. If , it is constant and closed, but not simple on . Extending the parameter to all real values gives the whole line only in the nonconstant case.
If is continuous with , its graph has parametrization
Continuity follows componentwise. Every graph point occurs at its own first coordinate, and different parameters have different first coordinates, so this curve is simple and has distinct endpoints. If is differentiable at an interior point, then and its speed is . Without that extra hypothesis, the graph remains a continuous curve but no derivative assertion is justified.
A nonconstant curve can nevertheless have zero velocity at one parameter. For instance, the segment parametrization on has derivative , which is zero at . The map is nonconstant and injective because is strictly increasing. A stationary instant therefore does not by itself establish a repeated point or a constant curve.
Quick checks
Checkpoint
What information is lost when a parametrization is replaced by its trace?
Compare a function with its image set.
Solution · Answer
The trace forgets timing, direction, order of visits, and repeated traversals. It retains only the points visited.
Checkpoint
Is one complete traversal of the standard circle simple despite its coincident endpoints?
Use the exact endpoint exception in the definition.
Solution · Answer
Yes. The only distinct parameters with equal images are and , the permitted endpoint pair. It is simple and closed.
Checkpoint
Does zero speed at one parameter force the whole curve to be constant?
Inspect the cubic segment parametrization.
Solution · Answer
No. is nonconstant but has .
Exercises
- Describe the exact trace and speed of on .
- For , parametrize the circle once anticlockwise from , and compute its speed for that parameter choice.
- Give a clockwise unit-circle parametrization from back to itself.
- For and with , specify a nonnegative-time interval for one circuit and compute its speed.
- For the helix with , find the vertical rise after one revolution and explain why no two parameter values give the same point.
- For distinct points , prove the segment parametrization is injective.
- Explain which assumptions on ensure that is a curve, and which additional assumptions justify its velocity formula.
Guided solutions
Solution · Model solution 1
The trace is . The derivative is , so the speed is .
Solution · Model solution 2
Use for . Its derivative is and its speed is .
Solution · Model solution 3
Use for ; its angle decreases, and both endpoint values are .
Solution · Model solution 4
Use . Differentiation gives speed . Positive gives anticlockwise motion; negative gives clockwise.
Solution · Model solution 5
The rise is . Equality of positions implies ; division by nonzero gives .
Solution · Model solution 6
Subtract equal curve values to obtain . At least one component of is nonzero, so its scalar coefficient is zero.
Solution · Model solution 7
Continuity of on its interval makes both components continuous. Differentiability at an interior point gives velocity there; at included endpoints, any derivative claim uses the corresponding one-sided derivative.