Tuesday 12 April 2016

Notes : VECTORS

VECTORS


A vector describes a movement from one point to another.

Vector notation

vector quantity has both direction and magnitude (size).
(In contrast a scalar quantity has magnitude only - eg, the numbers 1, 2, 3, 4...)
image: a grid with a diagonal line marked A and B at each respective end. There's an arror in the centre pointing in the upward direction labelled a.
For example this arrow represents a vector. The direction is given by the arrow, while the length of the line represents the magnitude.
This vector can be written as: AB (arrow above) , a, or 3 over 4 .
In print, a is written in bold type. In handwriting, the vector is indicated by putting a squiggle underneath the letter: the letter with a squiggle underneath it indicating a vector




Vector 'arithmetic'

Equal vectors

If two vectors have the same magnitude and direction, then they are equal.

image: two parallel lines, both are diagonal with arrows marking the an upward direction

Adding vectors

Look at the graph below to see the movements between PQQR and PR.
(a over b) + (c  over d) = (a + c over b + d)
Vector PQ (arrow above) followed by vector QR (arrow above) represents a movement from P to R.PQ (arrow above) + QR (arrow above) = PR (arrow above)
Written out the vector addition looks like this
(2 over 5) +  (4 over -3) = (6 over 2)
image: a grid with the points P, Q and R marked. From P to Q the direction of the line is upward, from Q to R the direction is downward

Subtracting vectors

Subtracting a vector is the same as adding a negative version of the vector (remember that making a vector negative means reversing its direction).
(a over b) - (c over b) = (a - c over b - d)
image: a grid with points X, Y and Z joined. The line between X and Y has an arrow indicating an upward direction, the line from Y to Z also had an arrow indicating an upward direction.
Look at the diagram and imagine going from X to Z. How would you write the path in vectors using only the vectors XY (arrow above) and ?
You could say it is vector XY (arrow above) followed by a backwards movement along .
So we can write the path from X to Z as
XY (arrow above) - ZY (arrow above) = XZ (arrow above)
Written out in numbers it looks like this:
(4 over 2) - (1 over 2) = (3 over 0)
Question
If x = 1 over 3 , y = -2 over 4 and z = -1 over -2 , find:
  1. -y
  2. x - y
  3. 2x + 3z
toggle answer

Resultant vectors

To travel from X to Z, it is possible to move along vector XY (arrow above) followed by YZ (arrow above). It is also possible to go directly along XZ (arrow above).
XZ (arrow above) is therefore known as the resultant of XY (arrow above)and YZ (arrow above) .





VECTORS IN 3D SPACE


SCALAR PRODUCT 

The scalar product, also called the dot product, of two vectors is a number ( scalar quantity) obtained by performing a specific operation on the vector components. The dot product has meaning only for pairs of vectors having the same number of dimensions. The symbol for dot product is a heavy dot ( ).

Scalar product is used to prove whether the two vectors are parallel or perpendicular. it is also used to determine the angle between two vectors. 


CROSS PRODUCT

The cross product, also called the vector product, is an operation on two vectors. The cross product of two vectors produces a third vector which is perpendicular to the plane in which the first two lie.


LINES IN SPACE


* r = a + tu ;
   where r represents position, a represents a point and u represents direction.


PLANE


The angle between a line, r, and a plane, π, is the angle between r and its orthogonal projection onto πr'.The formula used to find out the equation of plane is r.n = a.n.





No comments:

Post a Comment