I am reading Understanding Pure Mathematics by A.J. Sadler & D.W.S. Thorning and in Chapter 2 (Vectors) one of the solved examples has got me stuck. Either I need to sleep or there is a typo somewhere in the text.
Please help me understand. Here is the text on page 66 of the textbook:
EXAMPLE 21
Find the vector equation of the straight line that passes through the point with position vector 2i + 3j and which is perpendicular to the line r = 3i + 2j + $\lambda$(i - 2j).
The given line is parallel to the vector i - 2j. If the required line is parallel to a vector ai + bj, it follows that
(ai + bj) $\cdot$ (i - 2j) = 0 [for the two lines to be perpendicular]
so, a - 2b = 0
hence, a = 2b
The required line will therefore be parallel to any vector of the form b(2i + j).
Taking 2i + j as one such vector, the required vector equation will be:
r = 2i + 3j + $\lambda$(2i + j)