Moment Curve
   HOME

TheInfoList



OR:

In
geometry Geometry (; ) is a branch of mathematics concerned with properties of space such as the distance, shape, size, and relative position of figures. Geometry is, along with arithmetic, one of the oldest branches of mathematics. A mathematician w ...
, the moment curve is an
algebraic curve In mathematics, an affine algebraic plane curve is the zero set of a polynomial in two variables. A projective algebraic plane curve is the zero set in a projective plane of a homogeneous polynomial in three variables. An affine algebraic plane cu ...
in ''d''-dimensional
Euclidean space Euclidean space is the fundamental space of geometry, intended to represent physical space. Originally, in Euclid's ''Elements'', it was the three-dimensional space of Euclidean geometry, but in modern mathematics there are ''Euclidean spaces ...
given by the set of points with
Cartesian coordinate In geometry, a Cartesian coordinate system (, ) in a plane is a coordinate system that specifies each point uniquely by a pair of real numbers called ''coordinates'', which are the signed distances to the point from two fixed perpendicular o ...
s of the form :\left( x, x^2, x^3, \dots, x^d \right). In the
Euclidean plane In mathematics, a Euclidean plane is a Euclidean space of Two-dimensional space, dimension two, denoted \textbf^2 or \mathbb^2. It is a geometric space in which two real numbers are required to determine the position (geometry), position of eac ...
, the moment curve is a
parabola In mathematics, a parabola is a plane curve which is Reflection symmetry, mirror-symmetrical and is approximately U-shaped. It fits several superficially different Mathematics, mathematical descriptions, which can all be proved to define exactl ...
, and in three-dimensional space it is a
twisted cubic In mathematics, a twisted cubic is a smooth, rational curve ''C'' of degree three in projective 3-space P3. It is a fundamental example of a skew curve. It is essentially unique, up to projective transformation (''the'' twisted cubic, therefore) ...
. Its closure in projective space is the rational normal curve. Moment curves have been used for several applications in
discrete geometry Discrete geometry and combinatorial geometry are branches of geometry that study combinatorial properties and constructive methods of discrete geometric objects. Most questions in discrete geometry involve finite or discrete sets of basic geom ...
including
cyclic polytope In mathematics, a cyclic polytope, denoted ''C''(''n'', ''d''), is a convex polytope formed as a convex hull of ''n'' distinct points on a rational normal curve in R''d'', where ''n'' is greater than ''d''. These polytopes were studied by Constanti ...
s, the
no-three-in-line problem The no-three-in-line problem in discrete geometry asks how many points can be placed in the n\times n grid so that no three points lie on the same line. The problem concerns lines of all slopes, not only those aligned with the grid. It was intro ...
, and a geometric proof of the
chromatic number In graph theory, graph coloring is a methodic assignment of labels traditionally called "colors" to elements of a graph. The assignment is subject to certain constraints, such as that no two adjacent elements have the same color. Graph coloring i ...
of Kneser graphs.


Properties

Every
hyperplane In geometry, a hyperplane is a generalization of a two-dimensional plane in three-dimensional space to mathematical spaces of arbitrary dimension. Like a plane in space, a hyperplane is a flat hypersurface, a subspace whose dimension is ...
intersects the moment curve in a finite set of at most ''d'' points. If a hyperplane intersects the curve in exactly ''d'' points, then the curve crosses the hyperplane at each intersection point. Thus, every finite point set on the moment curve is in affine general position.


Applications

The
convex hull In geometry, the convex hull, convex envelope or convex closure of a shape is the smallest convex set that contains it. The convex hull may be defined either as the intersection of all convex sets containing a given subset of a Euclidean space, ...
of any finite set of points on the moment curve is a
cyclic polytope In mathematics, a cyclic polytope, denoted ''C''(''n'', ''d''), is a convex polytope formed as a convex hull of ''n'' distinct points on a rational normal curve in R''d'', where ''n'' is greater than ''d''. These polytopes were studied by Constanti ...
. Cyclic polytopes have the largest possible number of faces for a given number of vertices, and in dimensions four or more have the property that their edges form a
complete graph In the mathematical field of graph theory, a complete graph is a simple undirected graph in which every pair of distinct vertices is connected by a unique edge. A complete digraph is a directed graph in which every pair of distinct vertices i ...
. More strongly, they are neighborly polytopes, meaning that each set of at most ''d''/2 vertices of the polytope forms one of its faces. Sets of points on the moment curve also realize the maximum possible number of simplices, \Omega(n^), among all possible
Delaunay triangulation In computational geometry, a Delaunay triangulation or Delone triangulation of a set of points in the plane subdivides their convex hull into triangles whose circumcircles do not contain any of the points; that is, each circumcircle has its gen ...
s of sets of ''n'' points in ''d'' dimensions. In the
Euclidean plane In mathematics, a Euclidean plane is a Euclidean space of Two-dimensional space, dimension two, denoted \textbf^2 or \mathbb^2. It is a geometric space in which two real numbers are required to determine the position (geometry), position of eac ...
, it is possible to divide any area or measure into four equal subsets, using the
ham sandwich theorem In mathematical measure theory, for every positive integer the ham sandwich theorem states that given measurable "objects" in -dimensional Euclidean space, it is possible to divide each one of them in half (with respect to their Measure (mathem ...
. Similarly but more complicatedly, any volume or measure in three dimensions may be partitioned into eight equal subsets by three planes. However, this result does not generalize to five or more dimensions, as the moment curve provides examples of sets that cannot be partitioned into 2''d'' subsets by ''d'' hyperplanes. In particular, in five dimensions, sets of five hyperplanes can partition segments of the moment curve into at most 26 pieces. It is not known whether four-dimensional partitions into 16 equal subsets by four hyperplanes are always possible, but it is possible to partition 16 points on the four-dimensional moment curve into the 16 orthants of a set of four hyperplanes. A construction based on the moment curve can be used to prove a lemma of Gale, according to which, for any positive integers ''k'' and ''d'', it is possible to place 2''k'' + ''d'' points on a ''d''-dimensional sphere in such a way that every open hemisphere contains at least ''k'' points. This lemma, in turn, can be used to calculate the
chromatic number In graph theory, graph coloring is a methodic assignment of labels traditionally called "colors" to elements of a graph. The assignment is subject to certain constraints, such as that no two adjacent elements have the same color. Graph coloring i ...
of the Kneser graphs, a problem first solved in a different way by
László Lovász László Lovász (; born March 9, 1948) is a Hungarian mathematician and professor emeritus at Eötvös Loránd University, best known for his work in combinatorics, for which he was awarded the 2021 Abel Prize jointly with Avi Wigderson. He ...
. The moment curve has also been used in
graph drawing Graph drawing is an area of mathematics and computer science combining methods from geometric graph theory and information visualization to derive two-dimensional depictions of graph (discrete mathematics), graphs arising from applications such ...
, to show that all ''n''-vertex graphs may be drawn with their vertices in a three-dimensional integer grid of side length O(''n'') and with no two edges crossing. The main idea is to choose a prime number ''p'' larger than ''n'' and to place vertex ''i'' of the graph at coordinates :(''i'', ''i'' 2 mod ''p'', ''i'' 3 mod ''p''). Then a plane can only cross the curve at three positions. Since two crossing edges must have four vertices in the same plane, this can never happen. A similar construction using the moment curve modulo a prime number, but in two dimensions rather than three, provides a linear bound for the
no-three-in-line problem The no-three-in-line problem in discrete geometry asks how many points can be placed in the n\times n grid so that no three points lie on the same line. The problem concerns lines of all slopes, not only those aligned with the grid. It was intro ...
.Credited by to
Paul Erdős Paul Erdős ( ; 26March 191320September 1996) was a Hungarian mathematician. He was one of the most prolific mathematicians and producers of mathematical conjectures of the 20th century. pursued and proposed problems in discrete mathematics, g ...
.


Notes


References

*. *. *. *. *. *. *. *. {{refend Algebraic curves