Parametric equation

Last updated
The butterfly curve can be defined by parametric equations of x and y. Butterfly transcendental curve.svg
The butterfly curve can be defined by parametric equations of x and y.

In mathematics, a parametric equation defines a group of quantities as functions of one or more independent variables called parameters. [1] Parametric equations are commonly used to express the coordinates of the points that make up a geometric object such as a curve or surface, called a parametric curve and parametric surface, respectively. In such cases, the equations are collectively called a parametric representation, [2] or parametric system, [3] or parameterization (alternatively spelled as parametrisation) of the object. [1] [4] [5]

Contents

For example, the equations

form a parametric representation of the unit circle, where t is the parameter: A point (x, y) is on the unit circle if and only if there is a value of t such that these two equations generate that point. Sometimes the parametric equations for the individual scalar output variables are combined into a single parametric equation in vectors:

Parametric representations are generally nonunique (see the "Examples in two dimensions" section below), so the same quantities may be expressed by a number of different parameterizations. [1]

In addition to curves and surfaces, parametric equations can describe manifolds and algebraic varieties of higher dimension, with the number of parameters being equal to the dimension of the manifold or variety, and the number of equations being equal to the dimension of the space in which the manifold or variety is considered (for curves the dimension is one and one parameter is used, for surfaces dimension two and two parameters, etc.).

Parametric equations are commonly used in kinematics, where the trajectory of an object is represented by equations depending on time as the parameter. Because of this application, a single parameter is often labeled t; however, parameters can represent other physical quantities (such as geometric variables) or can be selected arbitrarily for convenience. Parameterizations are non-unique; more than one set of parametric equations can specify the same curve. [6]

Applications

Kinematics

In kinematics, objects' paths through space are commonly described as parametric curves, with each spatial coordinate depending explicitly on an independent parameter (usually time). Used in this way, the set of parametric equations for the object's coordinates collectively constitute a vector-valued function for position. Such parametric curves can then be integrated and differentiated termwise. Thus, if a particle's position is described parametrically as

then its velocity can be found as

and its acceleration as

Computer-aided design

Another important use of parametric equations is in the field of computer-aided design (CAD). [7] For example, consider the following three representations, all of which are commonly used to describe planar curves.

TypeFormExampleDescription
ExplicitLine
ImplicitCircle
ParametricLine
Circle

Each representation has advantages and drawbacks for CAD applications.

The explicit representation may be very complicated, or even may not exist. Moreover, it does not behave well under geometric transformations, and in particular under rotations. On the other hand, as a parametric equation and an implicit equation may easily be deduced from an explicit representation, when a simple explicit representation exists, it has the advantages of both other representations.

Implicit representations may make it difficult to generate points on the curve, and even to decide whether there are real points. On the other hand, they are well suited for deciding whether a given point is on a curve, or whether it is inside or outside of a closed curve.

Such decisions may be difficult with a parametric representation, but parametric representations are best suited for generating points on a curve, and for plotting it. [8]

Integer geometry

Numerous problems in integer geometry can be solved using parametric equations. A classical such solution is Euclid's parametrization of right triangles such that the lengths of their sides a, b and their hypotenuse c are coprime integers. As a and b are not both even (otherwise a, b and c would not be coprime), one may exchange them to have a even, and the parameterization is then

where the parameters m and n are positive coprime integers that are not both odd.

By multiplying a, b and c by an arbitrary positive integer, one gets a parametrization of all right triangles whose three sides have integer lengths.

Implicitization

Converting a set of parametric equations to a single implicit equation involves eliminating the variable t from the simultaneous equations This process is called implicitization. If one of these equations can be solved for t, the expression obtained can be substituted into the other equation to obtain an equation involving x and y only: Solving to obtain and using this in gives the explicit equation while more complicated cases will give an implicit equation of the form

If the parametrization is given by rational functions

where p, q, and r are set-wise coprime polynomials, a resultant computation allows one to implicitize. More precisely, the implicit equation is the resultant with respect to t of xr(t) – p(t) and yr(t) – q(t).

In higher dimensions (either more than two coordinates or more than one parameter), the implicitization of rational parametric equations may by done with Gröbner basis computation; see Gröbner basis § Implicitization in higher dimension.

To take the example of the circle of radius a, the parametric equations

can be implicitized in terms of x and y by way of the Pythagorean trigonometric identity. With

and

we get

and thus

which is the standard equation of a circle centered at the origin.

Examples in two dimensions

Parabola

The simplest equation for a parabola,

can be (trivially) parameterized by using a free parameter t, and setting

Explicit equations

More generally, any curve given by an explicit equation

can be (trivially) parameterized by using a free parameter t, and setting

Circle

A more sophisticated example is the following. Consider the unit circle which is described by the ordinary (Cartesian) equation

This equation can be parameterized as follows:

With the Cartesian equation it is easier to check whether a point lies on the circle or not. With the parametric version it is easier to obtain points on a plot.

In some contexts, parametric equations involving only rational functions (that is fractions of two polynomials) are preferred, if they exist. In the case of the circle, such a rational parameterization is

With this pair of parametric equations, the point (−1, 0) is not represented by a real value of t, but by the limit of x and y when t tends to infinity.

Ellipse

An ellipse in canonical position (center at origin, major axis along the x-axis) with semi-axes a and b can be represented parametrically as

An ellipse in general position can be expressed as

as the parameter t varies from 0 to 2π. Here (Xc , Yc) is the center of the ellipse, and φ is the angle between the x-axis and the major axis of the ellipse.

Both parameterizations may be made rational by using the tangent half-angle formula and setting

Lissajous curve

A Lissajous curve where kx = 3 and ky = 2. Lissajous curve 3by2.svg
A Lissajous curve where kx = 3 and ky = 2.

A Lissajous curve is similar to an ellipse, but the x and y sinusoids are not in phase. In canonical position, a Lissajous curve is given by

where kx and ky are constants describing the number of lobes of the figure.

Hyperbola

An east-west opening hyperbola can be represented parametrically by

or, rationally

A north-south opening hyperbola can be represented parametrically as

or, rationally

In all these formulae (h , k) are the center coordinates of the hyperbola, a is the length of the semi-major axis, and b is the length of the semi-minor axis. Note that in the rational forms of these formulae, the points (−a , 0) and (0 , −a), respectively, are not represented by a real value of t, but are the limit of x and y as t tends to infinity.

Hypotrochoid

A hypotrochoid is a curve traced by a point attached to a circle of radius r rolling around the inside of a fixed circle of radius R, where the point is at a distance d from the center of the interior circle.

The parametric equations for the hypotrochoids are:

Some examples:

Examples in three dimensions

Animated Parametric helix

Helix

Parametric helix Parametric Helix.png
Parametric helix

Parametric equations are convenient for describing curves in higher-dimensional spaces. For example:

describes a three-dimensional curve, the helix, with a radius of a and rising by 2πb units per turn. The equations are identical in the plane to those for a circle. Such expressions as the one above are commonly written as

where r is a three-dimensional vector.

Parametric surfaces

A torus with major radius R and minor radius r may be defined parametrically as

where the two parameters t and u both vary between 0 and 2π.

As u varies from 0 to 2π the point on the surface moves about a short circle passing through the hole in the torus. As t varies from 0 to 2π the point on the surface moves about a long circle around the hole in the torus.

Example with vectors

The parametric equation of the line through the point and parallel to the vector is [9]

Underdetermined linear systems

A system of m linear equations in n unknowns is underdetermined if it has more than one solution. This occurs when the matrix of the system and its augmented matrix have the same rank r and r < n. In this case, one can select nr unknowns as parameters and represent all solutions as a parametric equation where all unknowns are expressed as linear combinations of the selected ones. That is, if the unknowns are one can reorder them for expressing the solutions as [10]

Such a parametric equation is called a parametric form of the solution of the system. [10]

The standard method for computing a parametric form of the solution it to use Gaussian elimination for computing a reduced row echelon form of the augmented matrix. Then the unknowns that can be used as parameters are the ones that correspond to columns not containing any leading entry (that is the left most non zero entry in a row or the matrix), and the parametric form can be straightforwardly deduced. [10]

See also

Notes

  1. 1 2 3 Weisstein, Eric W. "Parametric Equations". MathWorld .
  2. Kreyszig, Erwin (1972). Advanced Engineering Mathematics (3rd ed.). New York: Wiley. pp. 291, 342. ISBN   0-471-50728-8.
  3. Burden, Richard L.; Faires, J. Douglas (1993). Numerical Analysis (5th ed.). Boston: Brookes/Cole. p. 149. ISBN   0-534-93219-3.
  4. Thomas, George B.; Finney, Ross L. (1979). Calculus and Analytic Geometry (fifth ed.). Addison-Wesley. p. 91.
  5. Nykamp, Duane. "Plane parametrization example". mathinsight.org. Retrieved 2017-04-14.
  6. Spitzbart, Abraham (1975). Calculus with Analytic Geometry . Gleview, IL: Scott, Foresman and Company. ISBN   0-673-07907-4 . Retrieved August 30, 2015.
  7. Stewart, James (2003). Calculus (5th ed.). Belmont, CA: Thomson Learning, Inc. pp.  687–689. ISBN   0-534-39339-X.
  8. Shah, Jami J.; Martti Mantyla (1995). Parametric and feature-based CAD/CAM: concepts, techniques, and applications. New York, NY: John Wiley & Sons, Inc. pp. 29–31. ISBN   0-471-00214-3.
  9. Calculus: Single and Multivariable. John Wiley. 2012-10-29. p. 919. ISBN   9780470888612. OCLC   828768012.
  10. 1 2 3 Anton, Howard; Rorres, Chris (2014) [1973]. "1.2 Gaussian Elimination". Elementary Linear Algebra (11th ed.). Wiley. pp. 11–24.

Related Research Articles

<span class="mw-page-title-main">Ellipse</span> Plane curve: conic section

In mathematics, an ellipse is a plane curve surrounding two focal points, such that for all points on the curve, the sum of the two distances to the focal points is a constant. It generalizes a circle, which is the special type of ellipse in which the two focal points are the same. The elongation of an ellipse is measured by its eccentricity , a number ranging from to .

In mathematics, an equation is a mathematical formula that expresses the equality of two expressions, by connecting them with the equals sign =. The word equation and its cognates in other languages may have subtly different meanings; for example, in French an équation is defined as containing one or more variables, while in English, any well-formed formula consisting of two expressions related with an equals sign is an equation.

<span class="mw-page-title-main">Polar coordinate system</span> Coordinates determined by distance and angle

In mathematics, the polar coordinate system is a two-dimensional coordinate system in which each point on a plane is determined by a distance from a reference point and an angle from a reference direction. The reference point is called the pole, and the ray from the pole in the reference direction is the polar axis. The distance from the pole is called the radial coordinate, radial distance or simply radius, and the angle is called the angular coordinate, polar angle, or azimuth. Angles in polar notation are generally expressed in either degrees or radians.

<span class="mw-page-title-main">Curvature</span> Mathematical measure of how much a curve or surface deviates from flatness

In mathematics, curvature is any of several strongly related concepts in geometry. Intuitively, the curvature is the amount by which a curve deviates from being a straight line, or a surface deviates from being a plane.

<span class="mw-page-title-main">Ellipsoid</span> Quadric surface that looks like a deformed sphere

An ellipsoid is a surface that can be obtained from a sphere by deforming it by means of directional scalings, or more generally, of an affine transformation.

<span class="mw-page-title-main">Helix</span> Space curve that winds around a line

A helix is a shape like a corkscrew. It is a type of smooth space curve with tangent lines at a constant angle to a fixed axis. Helices are important in biology, as the DNA molecule is formed as two intertwined helices, and many proteins have helical substructures, known as alpha helices. The word helix comes from the Greek word ἕλιξ, "twisted, curved". A "filled-in" helix – for example, a "spiral" (helical) ramp – is a surface called a helicoid.

In the mathematical field of differential geometry, a metric tensor is an additional structure on a manifold M that allows defining distances and angles, just as the inner product on a Euclidean space allows defining distances and angles there. More precisely, a metric tensor at a point p of M is a bilinear form defined on the tangent space at p, and a metric tensor on M consists of a metric tensor at each point p of M that varies smoothly with p.

<span class="mw-page-title-main">Surface of revolution</span> Surface created by rotating a curve about an axis

A surface of revolution is a surface in Euclidean space created by rotating a curve one full revolution around an axis of rotation . The volume bounded by the surface created by this revolution is the solid of revolution.

In analytical mechanics, generalized coordinates are a set of parameters used to represent the state of a system in a configuration space. These parameters must uniquely define the configuration of the system relative to a reference state. The generalized velocities are the time derivatives of the generalized coordinates of the system. The adjective "generalized" distinguishes these parameters from the traditional use of the term "coordinate" to refer to Cartesian coordinates.

A nonholonomic system in physics and mathematics is a physical system whose state depends on the path taken in order to achieve it. Such a system is described by a set of parameters subject to differential constraints and non-linear constraints, such that when the system evolves along a path in its parameter space but finally returns to the original set of parameter values at the start of the path, the system itself may not have returned to its original state. Nonholonomic mechanics is autonomous division of Newtonian mechanics.

<span class="mw-page-title-main">Cardioid</span> Type of plane curve

In geometry, a cardioid is a plane curve traced by a point on the perimeter of a circle that is rolling around a fixed circle of the same radius. It can also be defined as an epicycloid having a single cusp. It is also a type of sinusoidal spiral, and an inverse curve of the parabola with the focus as the center of inversion. A cardioid can also be defined as the set of points of reflections of a fixed point on a circle through all tangents to the circle.

<span class="mw-page-title-main">Involute</span> Curve traced by a string as it is unwrapped from another curve

In mathematics, an involute is a particular type of curve that is dependent on another shape or curve. An involute of a curve is the locus of a point on a piece of taut string as the string is either unwrapped from or wrapped around the curve.

<span class="mw-page-title-main">Evolute</span> Centers of curvature of a curve

In the differential geometry of curves, the evolute of a curve is the locus of all its centers of curvature. That is to say that when the center of curvature of each point on a curve is drawn, the resultant shape will be the evolute of that curve. The evolute of a circle is therefore a single point at its center. Equivalently, an evolute is the envelope of the normals to a curve.

<span class="mw-page-title-main">Osculating circle</span> Circle of immediate corresponding curvature of a curve at a point

An osculating circle is a circle that best approximates the curvature of a curve at a specific point. It is tangent to the curve at that point and has the same curvature as the curve at that point. The osculating circle provides a way to understand the local behavior of a curve and is commonly used in differential geometry and calculus.

<span class="mw-page-title-main">Arc length</span> Distance along a curve

Arc length is the distance between two points along a section of a curve.

In geometry, the circumscribed circle or circumcircle of a triangle is a circle that passes through all three vertices. The center of this circle is called the circumcenter of the triangle, and its radius is called the circumradius. The circumcenter is the point of intersection between the three perpendicular bisectors of the triangle's sides, and is a triangle center.

A parametric surface is a surface in the Euclidean space which is defined by a parametric equation with two parameters . Parametric representation is a very general way to specify a surface, as well as implicit representation. Surfaces that occur in two of the main theorems of vector calculus, Stokes' theorem and the divergence theorem, are frequently given in a parametric form. The curvature and arc length of curves on the surface, surface area, differential geometric invariants such as the first and second fundamental forms, Gaussian, mean, and principal curvatures can all be computed from a given parametrization.

<span class="mw-page-title-main">Surface (mathematics)</span> Mathematical idealization of the surface of a body

In mathematics, a surface is a mathematical model of the common concept of a surface. It is a generalization of a plane, but, unlike a plane, it may be curved; this is analogous to a curve generalizing a straight line.

<span class="mw-page-title-main">Radius of curvature</span> Radius of the circle which best approximates a curve at a given point

In differential geometry, the radius of curvature, R, is the reciprocal of the curvature. For a curve, it equals the radius of the circular arc which best approximates the curve at that point. For surfaces, the radius of curvature is the radius of a circle that best fits a normal section or combinations thereof.

<span class="mw-page-title-main">Orthoptic (geometry)</span> All points for which two tangents of a curve intersect at 90° angles

In the geometry of curves, an orthoptic is the set of points for which two tangents of a given curve meet at a right angle.