Linear Algebra: Parametric Representation of Lines
Linear Algebra: Parametric Representation of a Line
Lines in 2-d space can be represented by , but with higher dimensional spaces it can help to generalize the formula for a line. If we have , we can define a set . Taking all real numbers and multiplying them by our vector give us a set of vectors that span the line of . This set notation can be used to create a line from a vector of any dimension.
Linear Algebra: Defining Parallel Lines
Defining a parallel line becomes simple, especially when dealing with many dimensions where ”slope” isn’t intuitive. Let’s say we have , and we want a parallel line from that passes through the point defined by . What we can do is take our set and modify it to be the parallel line . This is taking all the point defined on our line by , and offsetting them by over to a parallel line that passes through , as seen in the graph below. This definition extends to vectors of any dimension.

Linear Algebra: Defining Lines through 2 Vectors
Defining a line that passes through the endpoints of 2 vectors is also simple with our set definition of a line. All we need is to translate either or by all the points on the line defined by , which is just the vector between their endpoints. Formula is .
