2 Vector functions of a variable

Vectors were first studied in HELM booklet  9. A vector is a quantity that has magnitude and direction and combines together with other vectors according to the triangle law. Examples are (i) a velocity of 60 mph West and (ii) a force of 98.1 newtons vertically downwards.
It is often convenient to express vectors in terms of i ̲ , j ̲ and k ̲ , which are unit vectors in the x , y and z directions respectively. Examples are a ̲ = 3 i ̲ + 4 j ̲ and b ̲ = 2 i ̲ 2 j ̲ + k ̲
The magnitudes of these vectors are | a ̲ | = 3 2 + 4 2 = 5 and | b ̲ | = 2 2 + ( 2 ) 2 + 1 2 = 3 respectively. In this case a ̲ and b ̲ are constant vectors, but a vector could be a function of an independent variable such as t (which may represent time in certain applications).

Example 1

A particle is at the point A(3,0). At time t = 0 it starts moving at a constant speed of 2 m s 1 in a direction parallel to the positive y -axis. Find expressions for the position vector, r ̲ , of the particle at time t , together with its velocity v ̲ = d r ̲ d t and acceleration a ̲ = d 2 r ̲ d t 2 .

Solution

In the first second of its motion the particle moves 2 metres to B and it moves a further 2 metres in each subsequent second, to C, D, . Because it moves parallel to the y -axis its velocity is v ̲ = 2 j ̲ . As its velocity is constant its acceleration is a ̲ = 0 ̲ .
The position of the particle at t = 0 , 1 , 2 , 3 is given in the table.

Time t 0 1 2 3
Position r ̲ 3 i ̲ 3 i ̲ + 2 j ̲ 3 i ̲ + 4 j ̲ 3 i ̲ + 6 j ̲

In general, after t seconds, the position vector of the particle is r ̲ = 3 i ̲ + 2 t j ̲

Example 2

The position vector of a particle at time t is given by r ̲ = 2 t i ̲ + t 2 j ̲ . Find its equation in Cartesian form and sketch the path followed by the particle.

Tabulating r ̲ = x i ̲ + y j ̲ at different times t :

Time t 0 1 2 3 4
x 0 2 4 6 8
y 0 1 4 9 16
r ̲ 0 ̲ 2 i ̲ + j ̲ 4 i ̲ + 4 j ̲ 6 i ̲ + 9 j ̲ 8 i ̲ + 16 j ̲
Solution

To find the Cartesian equation of the curve we eliminate t between x = 2 t and y = t 2 . Re-arrange x = 2 t as t = 1 2 x . Then y = t 2 = 1 2 x 2 = 1 4 x 2 , which is a parabola. This is the path followed by the particle. See Figure 1.

Figure 1:

{Path followed by a particle}

In general, a three-dimensional vector function of one variable t is of the form

u ̲ = x ( t ) i ̲ + y ( t ) j ̲ + z ( t ) k ̲ .

Such functions may be differentiated one or more times and the rules of differentiation are derived from those for ordinary scalar functions. In particular, if u ̲ and v ̲ are vector functions of t and if c is a constant, then:

Rule 1. d d t ( u ̲ + v ̲ ) = d u ̲ d t + d v ̲ d t
Rule 2. d d t ( c u ̲ ) = c d u ̲ d t
Rule 3. d d t ( u ̲ v ̲ ) = u ̲ d v ̲ d t + d u ̲ d t v ̲
Rule 4. d d t ( u ̲ × v ̲ ) = u ̲ × d v ̲ d t + d u ̲ d t × v ̲

Also, if a particle moves so that its position vector at time t is r ̲ ( t ) = x ( t ) i ̲ + y ( t ) j ̲ + z ( t ) k ̲ then the velocity of the particle is

v ̲ = d r ̲ d t = ̲ = d x ( t ) d t i ̲ + d y ( t ) d t j ̲ + d z ( t ) d t k ̲ = i ̲ + j ̲ + ż k ̲

and its acceleration is

a ̲ = d v ̲ d t = d 2 r ̲ d t 2 = r ̈ ̲ = d 2 x ( t ) d t 2 i ̲ + d 2 y ( t ) d t 2 j ̲ + d 2 z ( t ) d t 2 k ̲ = i ̲ + ÿ j ̲ + z ̈ k ̲

Example 3

Find the derivative (with respect to t ) of the position vector r ̲ = t 2 i ̲ + 3 t j ̲ + 4 k ̲ . Also find a unit vector tangential to the curve traced out by the position vector at the point where t = 2 .

Solution

Differentiating r ̲ with respect to t ,

̲ = d r ̲ d t = 2 t i ̲ + 3 j ̲

so

̲ ( 2 ) = 4 i ̲ + 3 j ̲

A unit vector in this direction, which is tangential to the curve, is

̲ ( 2 ) | ̲ ( 2 ) | = 4 i ̲ + 3 j ̲ 4 2 + 3 2 = 4 5 i ̲ + 3 5 j ̲

Example 4

For the position vectors r ̲ = 3 i ̲ + 2 t j ̲ and r ̲ = 2 t i ̲ + t 2 j ̲ use the general expressions for velocity and acceleration to confirm the values of v ̲ and a ̲ found earlier in Examples 1 and 2.

Solution
  1. r ̲ = 3 i ̲ + 2 t j ̲ . Then

    v ̲ = d r ̲ d t = ̲ = d d t ( 3 i ̲ + 2 t j ̲ ) = d ( 3 ) d t i ̲ + d ( 2 t ) d t j ̲ = 0 i ̲ + 2 j ̲ = 2 j ̲

    and

    a ̲ = d v ̲ d t = r ̈ ̲ = d d t ( 2 j ̲ ) = d ( 2 ) d t j ̲ = 0 j ̲ = 0 ̲

    which agree with those found earlier.

  2. r ̲ = 2 t i ̲ + t 2 j ̲ . Then

    v ̲ = d r ̲ d t = ̲ = d d t ( 2 t i ̲ + t 2 j ̲ ) = d ( 2 t ) d t i ̲ + d ( t 2 ) d t j ̲ = 2 i ̲ + 2 t j ̲

    and

    a ̲ = d v ̲ d t = r ̈ ̲ = d d t ( 2 i ̲ + 2 t j ̲ ) = d ( 2 ) d t i ̲ + d ( 2 t ) d t j ̲ = 0 i ̲ + 2 j ̲ = 2 j ̲

    which agree with those found earlier.

Example 5

A particle of mass m = 1 kg has position vector r ̲ . The torque (moment of force) H ̲ relative to the origin acting on the particle as a result of a force F ̲ is defined as H ̲ = r ̲ × F ̲ , where, by Newton’s second law, F ̲ = m r ̈ ̲ . The angular momentum (moment of momentum) L ̲ of the particle is defined as L ̲ = r ̲ × m ̲ . Find L ̲ and H ̲ for the particle where 1. r ̲ = 3 i ̲ + 2 t j ̲ and 2. r ̲ = 2 t i ̲ + t 2 j ̲ , and show that in each case the torque law H ̲ = L ̇ ̲ is satisfied.

Solution
  1. Here r ̲ = 3 i ̲ + 2 t j ̲ so ̲ = 2 j ̲ and a ̲ = 0 ̲ . Then

    L ̲ = r ̲ × m ̲ = ( 3 i ̲ + 2 t j ̲ ) × 2 j ̲ = 6 k ̲ so L ̇ ̲ = d d t ( 6 ) k ̲ = 0 ̲

    and

    H ̲ = r ̲ × F ̲ = r ̲ × m r ̈ ̲ = ( 3 i ̲ + 2 t j ̲ ) × 0 ̲ = 0 ̲ giving H ̲ = L ̇ ̲ as required.

  2. Here r ̲ = 2 t i ̲ + t 2 j ̲ so ̲ = 2 i ̲ + 2 t j ̲ and a ̲ = 2 j ̲ . Then

    L ̲ = r ̲ × m ̲ = ( 2 t i ̲ + t 2 j ̲ ) × ( 2 i ̲ + 2 t j ̲ ) = ( 4 t 2 2 t 2 ) k ̲ = 2 t 2 k ̲ so L ̇ ̲ = 4 t k ̲

    and

    H ̲ = r ̲ × F ̲ = r ̲ × m r ̈ ̲ = ( 2 t i ̲ + t 2 j ̲ ) × 2 j ̲ = 4 t k ̲ giving H ̲ = L ̇ ̲ as required.

Task!

A particle moves so that its position vector is r ̲ = 12 t i ̲ + ( 19 t 5 t 2 ) j ̲ .

  1. Find d r ̲ d t and d 2 r ̲ d t 2 .
  2. When is the j ̲ -component of d r ̲ d t equal to zero?
  3. Find a unit vector normal to its trajectory when t = 1 .
  1. d r ̲ d t = 12 i ̲ + ( 19 10 t ) j ̲ , d 2 r ̲ d t 2 = 10 j ̲ .
  2. The j ̲ -component of d r ̲ d t , (also written r ̲ ̇ ) is zero when t = 1.9 .
  3. When t = 1    r ̲ ̇ = 12 i ̲ + 9 j ̲ . A vector perpendicular to this is r ̲ ̇ = 9 i ̲ 12 j ̲ . Its magnitude is 81 + 144 = 15 . So a unit vector in this direction is 12 15 i ̲ 9 15 j ̲ = 4 5 i ̲ 3 5 j ̲ . The unit vector 4 5 i ̲ + 3 5 j ̲ is also a solution.
Task!

A particle moving at a constant speed around a circle moves so that

r ̲ = cos ( π t ) i ̲ + sin ( π t ) j ̲

 

  1. Find d r ̲ d t and d 2 r ̲ d t 2 .

     

  2. Find r ̲ d r ̲ d t and r ̲ × d 2 r ̲ d t 2 .
  1. d r ̲ d t = π sin π t i ̲ + π cos π t j ̲ , d 2 r ̲ d t 2 = π 2 cos π t i ̲ π 2 sin π t j ̲ = π 2 r ̲ ,
  2. r ̲ . d r ̲ d t = π cos π t sin π t + π cos π t sin π t = 0 d r ̲ d t is perpendicular to r ̲

    r ̲ × d 2 r ̲ d t 2 = i ̲ j ̲ k ̲ cos π t sin π t 0 π 2 cos π t π 2 sin π t 0 = 0 ̲   d 2 r ̲ d t 2 is parallel to r ̲ .

Task!
  1. If r ̲ = sin ( 2 t ) i ̲ + cos ( 2 t ) j ̲ + t 2 k ̲ and ( 1 + t 2 ) r ̲ ̈ 2 = c r ̲ ̇ 2 , find the value of c .

̲ = 2 cos ( 2 t ) i ̲ 2 sin ( 2 t ) j ̲ + 2 t k ̲ , r ̈ ̲ = 4 sin ( 2 t ) i ̲ 4 cos ( 2 t ) j ̲ + 2 k ̲

| r ̈ ̲ | 2 = 16 sin 2 ( 2 t ) + 16 cos 2 ( 2 t ) + 4 = 20 | ̲ | 2 = 4 cos 2 ( 2 t ) + 4 sin 2 ( 2 t ) + 4 t 2 = 4 ( 1 + t 2 )

20 ( 1 + t 2 ) = 4 c ( 1 + t 2 ) so that c = 5 .