Fine Art

.

The notion of line or straight line was introduced by ancient mathematicians to represent straight objects with negligible width and depth. Lines are an idealization of such objects. Thus, until seventeenth century, lines were defined like this: "The line is the first species of quantity, which has only one dimension, namely length, without any width nor depth, and is nothing else than the flow or run of the point which [...] will leave from its imaginary moving some vestige in length, exempt of any width. [...] The straight line is that which is equally extended between its points"[1]

Euclid described a line as "breadthless length", and introduced several postulates as basic unprovable properties from which he constructed the geometry, which is now called Euclidean geometry to avoid confusion with other geometries which have been introduced since the end of nineteenth century (such as non-Euclidean geometry, projective geometry, and affine geometry).

In modern mathematics, given the multitude of geometries, the concept of a line is closely tied to the way the geometry is described. For instance, in analytic geometry, a line in the plane is often defined as the set of points whose coordinates satisfy a given linear equation, but in a more abstract setting, such as incidence geometry, a line may be an independent object, distinct from the set of points which lie on it.

When a geometry is described by a set of axioms, the notion of a line is usually left undefined (a so-called primitive object). The properties of lines are then determined by the axioms which refer to them. One advantage to this approach is the flexibility it gives to users of the geometry. Thus in differential geometry a line may be interpreted as a geodesic (shortest path between points), while in some projective geometries a line is a 2-dimensional vector space (all linear combinations of two independent vectors). This flexibility also extends beyond mathematics and, for example, permits physicists to think of the path of a light ray as being a line.

A line segment is a part of a line that is bounded by two distinct end points and contains every point on the line between its end points. Depending on how the line segment is defined, either of the two end points may or may not be part of the line segment. Two or more line segments may have some of the same relationships as lines, such as being parallel, intersecting, or skew.

Euclidean geometry
Main article: Euclidean geometry

When geometry was first formalised by Euclid in the Elements, he defined lines to be "breadthless length" with a straight line being a line "which lies evenly with the points on itself".[2] These definitions serve little purpose since they use terms which are not, themselves, defined. In fact, Euclid did not use these definitions in work and probably included them just to make it clear to the reader what was being discussed. In modern geometry, a line is simply taken as an undefined object with properties given by postulates,[3] but is sometimes defined as a set of points obeying a linear relationship.[4]

In an axiomatic formulation of Euclidean geometry, such as that of Hilbert (Euclid's original axioms contained various flaws which have been corrected by modern mathematicians),[5] a line is stated to have certain properties which relate it to other lines and points. For example, for any two distinct points, there is a unique line containing them, and any two distinct lines intersect in at most one point.[6] In two dimensions, i.e., the Euclidean plane, two lines which do not intersect are called parallel. In higher dimensions, two lines that do not intersect may be parallel if they are contained in a plane, or skew if they are not.

Any collection of finitely many lines partitions the plane into convex polygons (possibly unbounded); this partition is known as an arrangement of lines.
Ray

If the concept of "order" of points of a line is defined, a ray, or half-line, may be defined as well. A ray is part of a line which is finite in one direction, but infinite in the other. It can be defined by two points, the initial point, A, and one other, B. The ray is all the points in the line segment between A and B together with all points, C, on the line through A and B such that the points appear on the line in the order A, B, C.[7]
Ray

In topology, a ray in a space X is a continuous embedding R+ → X. It is used to define the important concept of end of the space.
Coordinate geometry

In coordinate geometry, lines in a Cartesian plane can be described algebraically by linear equations and linear functions. In two dimensions, the characteristic equation is often given by the slope-intercept form:

\( y = mx + c \, \)

where:

m is the slope or gradient of the line.
c is the y-intercept of the line.
x is the independent variable of the function y = f(x).

The slope of the line through points A(ax, ay) and B(bx, by) is given by m = (by-ay)/(bx-ax) and the equation of this line can be written y = m(x - ax) + ay.

In three dimensions, a line is described by parametric equations:

\( x = x_0 + at \, \)
\( y = y_0 + bt \, \)
\( z = z_0 + ct \, \)

where:

x, y, and z are all functions of the independent variable t.
x0, y0, and z0 are the initial values of each respective variable (or (x0, y0, z0) is any point on the line).
a, b, and c are related to the slope of the line, such that the vector (a, b, c) is a parallel to the line.

In R2, every line L is described by a linear equation of the form

\( L=\{(x,y)\mid ax+by=c\} \, \)

with fixed real coefficients a, b and c such that a and b are not both zero (see Linear equation for other forms). Important properties of these lines are their slope, x-intercept and y-intercept.

The equation of the line passing through two different points \( P_0 = ( x_0, y_0 ) \) and \( P_1 = (x_1, y_1) \) may be written as

\( (y - y_0)(x_1 - x_0) = (y_1 - y_0)(x - x_0). \)

If x0 ≠ x1, this equation may be rewritten as

\( y=(x-x_0)\,\frac{y_1-y_0}{x_1-x_0}+y_0 \)

or

\( y=x\,\frac{y_1-y_0}{x_1-x_0}+\frac{x_1y_0-x_0y_1}{x_1-x_0}\,. \)

Vector equation

The vector equation of the line through points A and B is given by r = OA + λAB (where λ is a scalar multiple).

If a is vector OA and b is vector OB, then the equation of the line can be written: r = a + λ(b - a).

A ray starting at point A is described by limiting λ≥0.
Collinear points

Three points are said to be collinear if they lie on the same line. In Euclidean space, this is the degenerate condition where three points do not determine a plane.

In coordinate geometry, the points X=(x1, x2, ...), Y=(y1, y2, ...), and Z=(z1, z2, ...) are collinear if the matrix

\( \begin{bmatrix} 1 & x_1 & x_2 & \dots \\ 1 & y_1 & y_2 & \dots \\ 1 & z_1 & z_2 & \dots \end{bmatrix} \)

has a rank less than 3. In particular, for three points in the plane, above matrix is square and the points are collinear if its determinant is zero.

In the geometries where the line is not a primitive notion, as may be the case in some synthetic geometries, another definition of collinearity is needed.

When the distance d(a,b) between two points a and b is a primitive notion, the collinearity between three points may be defined by:[8][9]

The points a, b and c are collinear if and only if d(x,a) = d(c,a) and d(x,b) = d(c,b) implies x=c.

In Euclidean geometry this property is true, because the point which is symmetric to c with respect to the line defined by a and b satisfies the equalities on the left of "implies", and this point is equal to c if and only if c is on the line.
Euclidean space

In Euclidean space, Rn (and analogously in every other affine space), the line L passing through two different points a and b is the subset

\( L = \{(1-t)\,a+t\,b\mid t\in\mathbb{R}\} \)

The direction of the line is that of the vector b-a. Different choices of a and b can yield the same line.

Projective geometry
Main article: Projective geometry

In projective geometry, a line is similar to that in Euclidean geometry but has slightly different properties. In many models of projective geometry, the idea of the line rarely conforms to the notion of the "straight curve" as it is visualised in Euclidean geometry. Elliptic geometry is a typical example of when this happens.[10]

Geodesics

The "straightness" of a line, interpreted as the property that it minimizes distances between its points, can be generalized and leads to the concept of geodesics in metric spaces.
See also

Real line
Number line
Line segment
Distance from a point to a line
Plane (geometry), including Plane (geometry)#Distance from a point to a plane, which generalizes the distance from a point to a line.
Affine function
Five points determine a conic, just as two points determine a line
Glossary of Riemannian and metric geometry#R for its meaning in Riemannian geometry.
Incidence (geometry)
Plücker coordinates
Minimal line representation
Ridge detection and Hough transform for algorithms for detecting lines in digital images
Line drawing algorithm

Notes

^ In (rather old) French: "La ligne est la première espece de quantité, laquelle a tant seulement une dimension à sçavoir longitude, sans aucune latitude ni profondité, & n'est autre chose que le flux ou coulement du poinct, lequel [...] laissera de son mouvement imaginaire quelque vestige en long, exempt de toute latitude. [...] La ligne droicte est celle qui est également estenduë entre ses poincts." Pages 7 and 8 of Les quinze livres des éléments géométriques d'Euclide Megarien, traduits de Grec en François, & augmentez de plusieurs figures & demonstrations, avec la corrections des erreurs commises és autres traductions, by Pierre Mardele, Lyon, MDCXLV (1645).
^ Faber, Appendix A, p. 291.
^ Faber, Part III, p. 95.
^ http://webcache.googleusercontent.com/search?q=cache:N4keHx_oXY4J:www.ecs.syr.edu/faculty/fawcett/handouts/cse382/presentations/lvs.doc+line+%2Bset+of+points+%2Bhilbert+%2Bdefin&cd=1&ct=clnk&gl=uk
^ Faber, Part III, p. 108.
^ Faber, Appendix B, p. 300.
^ Faber, Appendix B, p. 303.
^ Alessandro Padoa, Un nouveau système de définitions pour la géométrie euclidienne, International Congress of Mathematicians, 1900
^ Bertrand Russell, The Principles of Mathematics, p.410
^ Faber, Part III, p. 108.

References
Wikisource has the text of the 1911 Encyclopædia Britannica article Line.

Faber, Richard L. (1983). Foundations of Euclidean and Non-Euclidean Geometry. New York, United States: Marcel Dekker. ISBN 0-8247-1748-1.

External links

Weisstein, Eric W., "Line" from MathWorld.
Equations of the Straight Line at Cut-the-Knot
Citizendium

Mathematics Encyclopedia

Retrieved from "http://en.wikipedia.org/"
All text is available under the terms of the GNU Free Documentation License

Home - Hellenica World