0
$\begingroup$

enter image description here I know that it's given by $\vec r= \vec a + \lambda\vec b$. But why ? According to the derivation (as given in the image), I derived by observation that, the required vector equation of line is $\vec{AP}$ and it's value is $\lambda\vec b$. I derived to the previous point by the logic that, we were finding the vector equation of line that was passing through a point (P) and parallel to a vector ($\vec b$) and that vector is obviously $\vec{AP}$. But how it is said that $\vec r$ is the required vector.

  • 0
    Where is the image?2017-02-13
  • 0
    If I understand correctly you're confused at the part where it says "conversely"? The next step there is they take the equation $\lambda b = r-a$ and add a to the other side.2017-02-13
  • 0
    I'm confused that the equation of the required vector line is $\vec r $ or $\lambda\vec b $2017-02-13

2 Answers 2

2

The required vector is the position vector of the point $P$, that is the vector from the origin $O$ to $P$, i.e. : $\vec r=\vec{OP}$


The vector equation of a line is an equation that is satisfied by the vector that has its head at a point of the line. This vector is not, in general, a vector that ''lies'' on the line, unless the line passes through the origin (that is the common starting point of all vectors).

From the figure you can see that the vector $\vec r$ is such a position vector for the point $P$. For $\lambda=0$ it coincides with the vector $\vec a$(the position vector of the point $A$) and, for any other real value of $\lambda$ its head is at a point $P$ on the line that passes through $A$ and is parallel to the vector $\vec b$.

And note that $\vec r$ is the sum ( parallelogram law) of the two vectors $\vec a$ and $\lambda \vec b$.

enter image description here

  • 0
    But this vector doesn't passes through the point A and neither parallel to $\vec b$2017-02-15
  • 0
    Also notice the line just above $\vec r = \vec a + \lambda\vec b$, it's written that, "Hence, the vector equation of the line is "2017-02-15
  • 0
    The figure in OP is a bit confusing because it is not clear if it represents the vectors as elements of a vector space or of an affine space. Anyway, the **position vector** of a point is the vector from the origin $O$ of the coordinate axis to the point, and, in a vector space, all vectors ''start'' from this point $O$. So the position vector of the point $P$ is $\vec r$ and not $\vec {AP}$. Note that, rigorously speaking, $\vec {AP}$ is a vector only if we think at $\mathbb{R}^3$ as an **affine space**, but it is not a vector in the **vector space** $\mathbb{R}^3$.2017-02-15
  • 0
    I'm very much confused right now, the title of the concept is "Equation of a line..." then why we are talking about position vector of a point P. We want the Equation of the line $\mathscr l$ (which is AP) in vector form.2017-02-15
  • 0
    It seems that you are confusing an oriented segment on a line, as $AP$, with the corresponding vector, that is the vector $\lambda \vec b$. I added something to my answer.2017-02-15
  • 0
    @Emilio Does the origin need to be at the coordinate (0,0)? Also, I think I see what the OP was/is confused about: his question is "Why is the "vector equation" of a line a vector which doesn't even lie **on** the line? How can it even be related to the line?". I have the same doubt too.2018-01-04
0

This really wants illustration but I haven't figured out a way to get sketches uploaded yet, sorry. Draw along with me as we visualize.

Imagine yourself in outer space. Space Station (Deep Space 9) is at point A. The vector from Earth (origin) to A is $a$.

A fast messenger spaceship (SpaceEx) zips by without stopping and drops off a packet of goods (the method of capturing the packet is left for a later exercise.) The path of the spaceship is a straight line for now.

The velocity of the ship is vector $b$. (good and large of course) As usual, distance travelled = velocity * time. And total distance = initial position plus distance travelled.

At time $t = 0$, the ship is just brushing past the station so its position is $a$. After one hour, its position (with respect to Earth, the origin) is $a + b$. After two hours, $a + 2b$. After three hours, $a + 3b$.

An hour before it got to the station its positon was $a - b$. Two hours before, $a - 2b$

Of course nothing restricts us to integer numbers of hours. 7.63 hours after passing the station, the ship's position with respect to Earth is $a + 7.63b$

Clearly for any real time $\lambda$ we see that the position of the ship is $a + \lambda b$.

This illustrates in concrete terms how and why the straight line equation works.

Some nice person upload a sketch?