4.6: Parametric Lines (2024)

  1. Last updated
  2. Save as PDF
  • Page ID
    14522
  • \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}}}\)

    \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash{#1}}} \)

    \( \newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\)

    ( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\)

    \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\)

    \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\)

    \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\)

    \( \newcommand{\Span}{\mathrm{span}}\)

    \( \newcommand{\id}{\mathrm{id}}\)

    \( \newcommand{\Span}{\mathrm{span}}\)

    \( \newcommand{\kernel}{\mathrm{null}\,}\)

    \( \newcommand{\range}{\mathrm{range}\,}\)

    \( \newcommand{\RealPart}{\mathrm{Re}}\)

    \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\)

    \( \newcommand{\Argument}{\mathrm{Arg}}\)

    \( \newcommand{\norm}[1]{\| #1 \|}\)

    \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\)

    \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    \( \newcommand{\vectorA}[1]{\vec{#1}} % arrow\)

    \( \newcommand{\vectorAt}[1]{\vec{\text{#1}}} % arrow\)

    \( \newcommand{\vectorB}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}}}\)

    \( \newcommand{\vectorC}[1]{\textbf{#1}}\)

    \( \newcommand{\vectorD}[1]{\overrightarrow{#1}}\)

    \( \newcommand{\vectorDt}[1]{\overrightarrow{\text{#1}}}\)

    \( \newcommand{\vectE}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash{\mathbf {#1}}}} \)

    \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}}}\)

    \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash{#1}}} \)

    Outcomes

    1. Find the vector and parametric equations of a line.

    We can use the concept of vectors and points to find equations for arbitrary lines in \(\mathbb{R}^n\), although in this section the focus will be on lines in \(\mathbb{R}^3\).

    To begin, consider the case \(n=1\) so we have \(\mathbb{R}^{1}=\mathbb{R}\). There is only one line here which is the familiar number line, that is \(\mathbb{R}\) itself. Therefore it is not necessary to explore the case of \(n=1\) further.

    Now consider the case where \(n=2\), in other words \(\mathbb{R}^2\). Let \(P\) and \(P_0\) be two different points in \(\mathbb{R}^{2}\) which are contained in a line \(L\). Let \(\vec{p}\) and \(\vec{p_0}\) be the position vectors for the points \(P\) and \(P_0\) respectively. Suppose that \(Q\) is an arbitrary point on \(L\). Consider the following diagram.

    4.6: Parametric Lines (2)

    Our goal is to be able to define \(Q\) in terms of \(P\) and \(P_0\). Consider the vector \(\overrightarrow{P_0P} = \vec{p} - \vec{p_0}\) which has its tail at \(P_0\) and point at \(P\). If we add \(\vec{p} - \vec{p_0}\) to the position vector \(\vec{p_0}\) for \(P_0\), the sum would be a vector with its point at \(P\). In other words, \[\vec{p} = \vec{p_0} + (\vec{p} - \vec{p_0})\nonumber \]

    Now suppose we were to add \(t(\vec{p} - \vec{p_0})\) to \(\vec{p}\) where \(t\) is some scalar. You can see that by doing so, we could find a vector with its point at \(Q\). In other words, we can find \(t\) such that \[\vec{q} = \vec{p_0} + t \left( \vec{p}- \vec{p_0}\right)\nonumber \]

    This equation determines the line \(L\) in \(\mathbb{R}^2\). In fact, it determines a line \(L\) in \(\mathbb{R}^n\). Consider the following definition.

    Definition \(\PageIndex{1}\): Vector Equation of a Line

    Suppose a line \(L\) in \(\mathbb{R}^{n}\) contains the two different points \(P\) and \(P_0\). Let \(\vec{p}\) and \(\vec{p_0}\) be the position vectors of these two points, respectively. Then, \(L\) is the collection of points \(Q\) which have the position vector \(\vec{q}\) given by \[\vec{q}=\vec{p_0}+t\left( \vec{p}-\vec{p_0}\right)\nonumber \] where \(t\in \mathbb{R}\).

    Let \(\vec{d} = \vec{p} - \vec{p_0}\). Then \(\vec{d}\) is the direction vector for \(L\) and the vector equation for \(L\) is given by \[\vec{p}=\vec{p_0}+t\vec{d}, t\in\mathbb{R}\nonumber \]

    Note that this definition agrees with the usual notion of a line in two dimensions and so this is consistent with earlier concepts. Consider now points in \(\mathbb{R}^3\). If a point \(P \in \mathbb{R}^3\) is given by \(P = \left( x,y,z \right)\), \(P_0 \in \mathbb{R}^3\) by \(P_0 = \left( x_0, y_0, z_0 \right)\), then we can write \[\left[ \begin{array}{c} x \\ y \\ z \end{array} \right] = \left[ \begin{array}{c} x_0 \\ y_0 \\ z_0 \end{array} \right] + t \left[ \begin{array}{c} a \\ b \\ c \end{array} \right] \nonumber \] where \(\vec{d} = \left[ \begin{array}{c} a \\ b \\ c \end{array} \right]\). This is the vector equation of \(L\) written in component form .

    The following theorem claims that such an equation is in fact a line.

    Proposition \(\PageIndex{1}\): Algebraic Description of a Straight Line

    Let \(\vec{a},\vec{b}\in \mathbb{R}^{n}\) with \(\vec{b}\neq \vec{0}\). Then \(\vec{x}=\vec{a}+t\vec{b},\; t\in \mathbb{R}\), is a line.

    Proof

    Let \(\vec{x_{1}}, \vec{x_{2}} \in \mathbb{R}^n\). Define \(\vec{x_{1}}=\vec{a}\) and let \(\vec{x_{2}}-\vec{x_{1}}=\vec{b}\). Since \(\vec{b} \neq \vec{0}\), it follows that \(\vec{x_{2}}\neq \vec{x_{1}}.\) Then \(\vec{a}+t\vec{b}=\vec{x_{1}} + t\left( \vec{x_{2}}-\vec{x_{1}}\right)\). It follows that \(\vec{x}=\vec{a}+t\vec{b}\) is a line containing the two different points \(X_1\) and \(X_2\) whose position vectors are given by \(\vec{x}_1\) and \(\vec{x}_2\) respectively.

    We can use the above discussion to find the equation of a line when given two distinct points. Consider the following example.

    Example \(\PageIndex{1}\): A Line From Two Points

    Find a vector equation for the line through the points \(P_0 = \left( 1,2,0\right)\) and \(P = \left( 2,-4,6\right).\)

    Solution

    We will use the definition of a line given above in Definition \(\PageIndex{1}\) to write this line in the form

    \[\vec{q}=\vec{p_0}+t\left( \vec{p}-\vec{p_0}\right)\nonumber \]

    Let \(\vec{q} = \left[ \begin{array}{c} x \\ y \\ z \end{array} \right]B\). Then, we can find \(\vec{p}\) and \(\vec{p_0}\) by taking the position vectors of points \(P\) and \(P_0\) respectively. Then,

    \[\vec{q}=\vec{p_0}+t\left( \vec{p}-\vec{p_0}\right)\nonumber \] can be written as

    \[\left[ \begin{array}{c} x \\ y \\ z \\ \end{array} \right]B = \left[ \begin{array}{c} 1 \\ 2 \\ 0 \end{array} \right]B + t \left[ \begin{array}{r} 1 \\ -6 \\ 6 \end{array} \right]B, \;t\in \mathbb{R}\nonumber \]

    Here, the direction vector \(\left[ \begin{array}{r} 1 \\ -6 \\ 6 \end{array} \right]B\) is obtained by \(\vec{p} - \vec{p_0} = \left[ \begin{array}{r} 2 \\ -4 \\ 6 \end{array} \right]B - \left[ \begin{array}{r} 1 \\ 2 \\ 0 \end{array} \right]B\) as indicated above in Definition \(\PageIndex{1}\).

    Notice that in the above example we said that we found β€œa” vector equation for the line, not β€œthe” equation. The reason for this terminology is that there are infinitely many different vector equations for the same line. To see this, replace \(t\) with another parameter, say \(3s.\) Then you obtain a different vector equation for the same line because the same set of points is obtained.

    In Example \(\PageIndex{1}\), the vector given by \(\left[ \begin{array}{r} 1 \\ -6 \\ 6 \end{array} \right]B\) is the direction vector defined in Definition \(\PageIndex{1}\). If we know the direction vector of a line, as well as a point on the line, we can find the vector equation.

    Consider the following example.

    Example \(\PageIndex{2}\): A Line From a Point and a Direction Vector

    Find a vector equation for the line which contains the point \(P_0 = \left( 1,2,0\right)\) and has direction vector \(\vec{d} = \left[ \begin{array}{c} 1 \\ 2 \\ 1 \end{array} \right]B\)

    Solution

    We will use Definition \(\PageIndex{1}\) to write this line in the form \(\vec{p}=\vec{p_0}+t\vec{d},\; t\in \mathbb{R}\). We are given the direction vector \(\vec{d}\). In order to find \(\vec{p_0}\), we can use the position vector of the point \(P_0\). This is given by \(\left[ \begin{array}{c} 1 \\ 2 \\ 0 \end{array} \right]B.\) Letting \(\vec{p} = \left[ \begin{array}{c} x \\ y \\ z \end{array} \right]B\), the equation for the line is given by \[\left[ \begin{array}{c} x \\ y \\ z \end{array} \right]B = \left[ \begin{array}{c} 1 \\ 2 \\ 0 \end{array} \right]B + t \left[ \begin{array}{c} 1 \\ 2 \\ 1 \end{array} \right]B, \;t\in \mathbb{R} \label{vectoreqn}\]

    We sometimes elect to write a line such as the one given in \(\eqref{vectoreqn}\) in the form \[\begin{array}{ll} \left. \begin{array}{l} x=1+t \\ y=2+2t \\ z=t \end{array} \right\} & \mbox{where} \; t\in \mathbb{R} \end{array} \label{parameqn}\] This set of equations give the same information as \(\eqref{vectoreqn}\), and is called the parametric equation of the line.

    Consider the following definition.

    Definition \(\PageIndex{2}\): Parametric Equation of a Line

    Let \(L\) be a line in \(\mathbb{R}^3\) which has direction vector \(\vec{d} = \left[ \begin{array}{c} a \\ b \\ c \end{array} \right]B\) and goes through the point \(P_0 = \left( x_0, y_0, z_0 \right)\). Then, letting \(t\) be a parameter, we can write \(L\) as \[\begin{array}{ll} \left. \begin{array}{c} x = x_0 + ta \\ y = y_0 + tb \\ z = z_0 + tc \end{array} \right\} & \mbox{where} \; t\in \mathbb{R} \end{array}\nonumber \] This is called a parametric equation of the line \(L\).

    You can verify that the form discussed following Example \(\PageIndex{2}\) in equation \(\eqref{parameqn}\) is of the form given in Definition \(\PageIndex{2}\).

    There is one other form for a line which is useful, which is the symmetric form. Consider the line given by \(\eqref{parameqn}\). You can solve for the parameter \(t\) to write \[\begin{array}{l} t=x-1 \\ t=\frac{y-2}{2} \\ t=z \end{array}\nonumber \] Therefore, \[x-1=\frac{y-2}{2}=z\nonumber \] This is the symmetric form of the line.

    In the following example, we look at how to take the equation of a line from symmetric form to parametric form.

    Example \(\PageIndex{3}\): Change Symmetric Form to Parametric Form

    Suppose the symmetric form of a line is \[\frac{x-2}{3}=\frac{y-1}{2}=z+3\nonumber \] Write the line in parametric form as well as vector form.

    Solution

    We want to write this line in the form given by Definition \(\PageIndex{2}\). This is of the form \[\begin{array}{ll} \left. \begin{array}{c} x = x_0 + ta \\ y = y_0 + tb \\ z = z_0 + tc \end{array} \right\} & \mbox{where} \; t\in \mathbb{R} \end{array}\nonumber \]

    Let \(t=\frac{x-2}{3},t=\frac{y-1}{2}\) and \(t=z+3\), as given in the symmetric form of the line. Then solving for \(x,y,z,\) yields \[\begin{array}{ll} \left. \begin{array}{c} x=2 + 3t \\ y=1 + 2t \\ z=-3 + t \end{array} \right\} & \mbox{with} \;t\in \mathbb{R} \end{array}\nonumber \]

    This is the parametric equation for this line.

    Now, we want to write this line in the form given by Definition \(\PageIndex{1}\). This is the form \[\vec{p}=\vec{p_0}+t\vec{d}\nonumber\] where \(t\in \mathbb{R}\). This equation becomes \[\left[ \begin{array}{c} x \\ y \\ z \end{array} \right]B = \left[ \begin{array}{r} 2 \\ 1 \\ -3 \end{array} \right]B + t \left[ \begin{array}{r} 3 \\ 2 \\ 1 \end{array} \right]B, \;t\in \mathbb{R}\nonumber \]

    4.6: Parametric Lines (2024)

    FAQs

    How do you find parametric lines? β€Ί

    Key Points
    1. The parametric form of a straight line gives π‘₯ - and 𝑦 -coordinates of each point on the line as a function of the parameter.
    2. The parametric form of the equation of a line passing through the point 𝐴 ( π‘₯ , 𝑦 )   and parallel to the direction vector ⃑ 𝑑 = ( π‘Ž , 𝑏 ) is π‘₯ = π‘Ž 𝑑 + π‘₯ , 𝑦 = 𝑏 𝑑 + 𝑦 .

    What are the parametric forms of lines? β€Ί

    Parametric Equation of a Line in 3D

    These equations x=x0+at, y=y0+bt and z=z0+ct are called the parametric equations of the line that contains the point (x0,y0,z0) and has the direction vector →V=aˆi+bˆj+cˆk.

    How do you parameterize a line equation? β€Ί

    We usually write this condition for x being on the line as x=tv+a. This equation is called the parametrization of the line, where t is a free parameter that is allowed to be any real number. The idea of the parametrization is that as the parameter t sweeps through all real numbers, x sweeps out the line.

    How do you calculate parametric? β€Ί

    The derivative of the parametrically defined curve x=x(t) and y=y(t) can be calculated using the formula dydx=yβ€²(t)xβ€²(t). Using the derivative, we can find the equation of a tangent line to a parametric curve. The area between a parametric curve and the x-axis can be determined by using the formula A=∫t2t1y(t)xβ€²(t)dt.

    What is the formula for parametric form? β€Ί

    This representation when a function y(x) is represented via a third variable which is known as the parameter is a parametric form. A relation between x and y can be expressible in the form x = f(t) and y = g(t) is a parametric form representation with parameter as t.

    What does a parametric equation look like? β€Ί

    The set of ordered pairs,(x(t),y(t)), ( x ( t ) , y ( t ) ) , wherex=f(t) x = f ( t ) andy=g(t), y = g ( t ) , forms a plane curve based on the parametert. t . The equationsx=f(t) x = f ( t ) andy=g(t) y = g ( t ) are the parametric equations.

    How do you go to parametric form? β€Ί

    The parametric form of the solution set of a consistent system of linear equations is obtained as follows.
    1. Write the system as an augmented matrix.
    2. Row reduce to reduced row echelon form.
    3. Write the corresponding (solved) system of linear equations.
    4. Move all free variables to the right hand side of the equations.

    How to make a parametric equation? β€Ί

    Let f and g be continuous functions on an interval I. The set of all points (x,y)=(f(t),g(t)) in the Cartesian plane, as t varies over I, is the graph of the parametric equations x=f(t) and y=g(t), where t is the parameter.

    What makes a parametric? β€Ί

    β€’ Parametric and nonparametric are two broad classifications of statistical procedures. β€’ Parametric tests are based on assumptions about the distribution of the underlying. population from which the sample was taken. The most common parametric. assumption is that data are approximately normally distributed.

    How do you convert a line to parametric form? β€Ί

    How to quickly convert to the parametric form of equation of line...
    1. Eliminate one variable - in this case βˆ’3xβˆ’3y+6=0⟹x+y=2.
    2. Let one variable be t - in this case y=t.
    3. Write t in terms of other variables - in this case it's t=2βˆ’x and t=14βˆ’4z2.
    4. Write it all in one line: xβˆ’2βˆ’1=y=zβˆ’144βˆ’12.
    Jan 16, 2018

    What is the rule for parametric equations? β€Ί

    Parametric equations are a way of expressing the variables in our equation in terms of a parameter. For example, if we have a Cartesian equation of the form 𝑦 = 𝑓 ( π‘₯ ) , we could express π‘₯ and 𝑦 in terms of a parameter, 𝑑 : π‘₯ = 𝑔 ( 𝑑 ) , 𝑦 = β„Ž ( 𝑑 ) .

    What is the formula for a parameter? β€Ί

    Any equation expressed in terms of parameters is a parametric equation. The general equation of a straight line in slope-intercept form, y = mx + b, in which m and b are parameters, is an example of a parametric equation.

    What is the parametric formula for a line? β€Ί

    We can parametrize the line segment by x=(1,0,5)+t(2,1,βˆ’3)for0≀t≀1. (Or we could use any of the other forms of the parametric equation in example 1, as long as we restrict t to lie in the interval [0,1].)

    What is a parametric equation for dummies? β€Ί

    Well, a parametric equation is an equation where the variables (usually x and y) are expressed in terms of a third parameter, usually expressed as t. For example: Consider the equation of a circle with radius r and center at : x 2 + y 2 = r 2 .

    How to solve parametric function? β€Ί

    Step 1: Typically, the parametric equations are given in the form and . We start by finding and . Step 2: The derivative of a parametric equation, d y d x is given by the formula d y d x = d y d t d x d t = y β€² ( t ) x β€² ( t ) . Therefore, we divide by and simplify to obtain d y d x .

    How to find a parametrization? β€Ί

    To find a parametrization, we need to find two vectors parallel to the plane and a point on the plane. Finding a point on the plane is easy. We can choose any value for x and y and calculate z from the equation for the plane. Let x=0 and y=0, then equation (1) means that z=18βˆ’x+2y3=18βˆ’0+2(0)3=6.

    How do you find parametric coordinates? β€Ί

    The Parametric coordinates of a circle are defined by three points in space called the x-axis, y-axis, and z-axis. The point at the origin is called the origin. The other two points are called coordinate values (cpx, copy, and CZ), and all three are commonly referred to as the coordinates of a point on a circle.

    How to find the parametric equation of a line segment? β€Ί

    Line Segments The line segment from a point a to a point b can be parameterized as follows: x(t) = a + t( b - a). Note that x(0) = a and x(1) = b. This formula can also be written x(t) = (1 - t) a + t b.

    References

    Top Articles
    Latest Posts
    Article information

    Author: Otha Schamberger

    Last Updated:

    Views: 5939

    Rating: 4.4 / 5 (75 voted)

    Reviews: 82% of readers found this page helpful

    Author information

    Name: Otha Schamberger

    Birthday: 1999-08-15

    Address: Suite 490 606 Hammes Ferry, Carterhaven, IL 62290

    Phone: +8557035444877

    Job: Forward IT Agent

    Hobby: Fishing, Flying, Jewelry making, Digital arts, Sand art, Parkour, tabletop games

    Introduction: My name is Otha Schamberger, I am a vast, good, healthy, cheerful, energetic, gorgeous, magnificent person who loves writing and wants to share my knowledge and understanding with you.