Home page for accesible maths 1 Vectors

Style control - access keys in brackets

Font (2 3) - + Letter spacing (4 5) - + Word spacing (6 7) - + Line spacing (8 9) - +

1.2 Scalar multiplication and unit vectors

What is the length of the vector (xy)? It is the distance from the start point (0,0) to the end-point (x,y). By Pythagoras’ theorem, this is x2+y2. Similarly, the length of the vector (xyz) is x2+y2+z2 (by repeated application of Pythagoras’ theorem). In general, we have the obvious definition:

Definition 1.4

The modulus (or magnitude) of a vector a=(x1xn)Rn, denoted |a|, is its length: x12++xn2. A unit vector is a vector a such that |a|=1.

For example, if 𝐮=(1  2-1  0  3)5, then |𝐮|=


Multiplication by scalars

One important operation on vectors is scalar multiplication.

If 𝐚=(x1xn) and λ is a real number, we define \curve(32,-31,36,-28)\curve(70,-15,74,-12)\curve(96,-28,100,-25) 𝐚32𝐚-𝐚 λ𝐚=(λx1λxn). We write -𝐚 for (-1)𝐚.

Some physical interpretations

If a car doubles its speed, but keeps moving in (exactly) the same direction, then its velocity has gone from 𝐯 to 2𝐯.

If the position of person B with respect to person A is expressed as the vector 𝐯=AB, then the position of A with respect to B is expressed as -𝐯=BA.

Lemma 1.5

Let a be a vector in Rn and let λR. We have: |λa|=|λ|.|a|.

Proof


Lemma 1.6

Let a be a non-zero vector in Rn. Then the unit vector in the direction of a is 1|a|a.

The unit vector in the opposite direction to a is -1|a|a.

Proof


Easy but important examples: Find the unit vector in the direction of:

(i) (2 4), (ii) (3 4), (iii) (1-1  4).

Unit vectors in R2

There is a straightforward way to describe all unit vectors in 2, using the angle to the x-axis. Let 𝐮 be a unit vector in 2 which is at an angle θ to the x-axis, where 0θ<2π. Then we can use elementary trigonometry to determine the x- and y-coordinates of 𝐮:

\curve(40,80,37,75) \curve(40,80,43,75) y\curve(120,0,115,-3) \curve(120,0,115,3) x\curve(80,40,75,39) \curve(80,40,79,35) 𝐮\curve(60,0,59,5,57,10,54,14) θ\curve(220,0,219,5,217,10,214,14) θ1

Hence we see that 𝐮=(cosθsinθ). More generally, if |𝐮|=r>0 and 𝐮 makes an angle θ with the x-axis, then 𝐮=(rcosθrsinθ). The values r,θ are the polar coordinates of 𝐮. We will see more about these later in the course.