Straight Lines

We have written two types of n-tuples of numbers: the n-tuple ( x 1 , x 2 , , x n ) is a point in n-dimensional space, while the n-tuple A = [ a 1 , a 2 , , a n ] is a free vector in n-space. We now drop the notation of the square brackets and write A = ( a 1 , a 2 , , a n ) . The apparent confusion resulting between points and free vectors is eliminated as follows. Given the point ( x 1 , x 2 , , x n ) , consider the free vector determined by the located vector with initial point ( 0 , 0 , , 0 ) and end point ( x 1 , x 2 , , x n ) . In our new notation, this vector is also ( x 1 , x 2 , , x n ) . Thus one may consider the n-tuple ( x 1 , x 2 , , x n ) as representing a point in n-space, or as representing the vector with ( 0 , 0 , , 0 ) as initial point and this point as end point. By this identification, we may use vector addition to add objects which are ostensibly points, and then identify the resulting vector with a point.

Now we shall define a line in n-space. This is an object of a different category, neither point nor vector nor number. It is of the same category as the whole of n-dimensional space, in that it is a set, or collection of points. Thus to determine a line, we must give a rule which will enable us to decide whether a given point is on that line, or as we say, is a member of that set of points.

It is a familiar property of plane geometry that a line is determined by giving a point on it and a direction (say another line, or a vector) parallel to it. It is of course also determined by giving two distinct points on it, but this property is less convenient for our purposes. Let P = ( p 1 , p 2 ) be a point in 2-space, and let A = ( a 1 , a 2 ) be a vector, A 0 . The question we must then answer is: Given a point X = ( x 1 , x 2 ) , when is it on the line through P and parallel to A ? It is clear that the line segment P X , or, rather, the vector with initial point P and end point X , must be parallel to A .

Illustration for Straight Lines

It is evident from the diagram that this vector, when added to the vector P (using our identification of points and vectors), gives the vector X . Hence the vector with initial point P and end point X is the vector X P (meaning X + ( P ) ; see the exercises on vector addition). Thus we must have X P = t A , where t is some non-zero number. Of course, if we set t = 0 , then X = P is on the line. Thus X = P + t A , where t is some number. Moreover, if t is any number, the point X = P + t A has the property that either X = P or X P is parallel to A , i.e., X lies on the desired line.

Now let P be a point in n-space, A a (non-zero) vector in n-space. We define the line through P parallel to A to be the set of all points X such that X = P + t A for some number t , i.e., where t ranges through all numbers.

In 2-space, this takes the form ( x 1 , x 2 ) = ( p 1 + t a 1 , p 2 + t a 2 ) . Since A 0 , either a 1 0 or a 2 0 . Let us assume a 1 0 . Then x 1 = p 1 + t a 1 ,  or  t = x 1 p 1 a 1 and x 2 = p 2 + t a 2 = p 2 + ( x 1 p 1 a 1 ) a 2 = a 2 a 1 x 1 + ( p 2 p 1 a 2 a 1 )

If we change our notation and write x for x 1 , y for x 2 , m for a 2 a 1 and b for p 2 p 1 a 2 a 1 , we obtain y = m x + b which is the ordinary “slope-intercept” equation of a line. It means that the point ( x , y ) is on the line if and only if y = m x + b , where m and b are the numbers defined above. The form P + t A for the equation of a line is customarily called the parametric form. It is used in this course because of its complete generality for all dimensions and for all vectors A 0 .

Now let P = ( p 1 , p 2 , , p n ) and Q = ( q 1 , q 2 , , q n ) be two points. What is the line through P and Q ? We have a point, say P , on the line, and a vector parallel to the line, namely the vector determined by the initial point P and end point Q . But we have seen that this vector is just Q P . Thus the desired line is the set of points X = P + t ( Q P ) where t ranges through all numbers, or the set of points X = ( 1 t ) P + t Q where t ranges through all numbers.