Basic Concepts of Vectors
Quick answer Introduces the difference between scalars and vectors, and the key special types of vectors (zero, unit, coinitial, collinear, equal, negative) used throughout the chapter.
Physical quantities are broadly divided into two kinds. A scalar quantity, such as mass, length, time or temperature, is completely described by a magnitude (a number with an appropriate unit). A vector quantity, such as displacement, velocity, force or acceleration, needs both a magnitude and a direction to be fully described.
Geometrically, a vector is represented by a directed line segment. If a vector starts at a point A (the initial point) and ends at a point B (the terminal point), it is written as vector AB, and its magnitude is the length of the segment AB, written |AB|. The direction of the arrowhead shows the direction of the vector.
Several special types of vectors appear repeatedly in this chapter:
- Zero (null) vector: a vector whose initial and terminal points coincide, so its magnitude is 0. It is written as 0; its direction is not defined.
- Unit vector: a vector whose magnitude is exactly 1. A unit vector in the direction of a is written â ("a cap") and â = a / |a|.
- Coinitial vectors: two or more vectors having the same initial point.
- Collinear vectors: vectors that are parallel to the same line, irrespective of their magnitudes or direction.
- Equal vectors: two vectors are equal if they have the same magnitude and the same direction, regardless of where their initial points are.
- Negative of a vector: a vector with the same magnitude as a given vector but the opposite direction; the negative of a is written −a.
Worked Example: Find the unit vector in the direction of a = 3i − 4k.
Magnitude: |a| = √(3² + 0² + (−4)²) = √(9+16) = √25 = 5. So the required unit vector is â = a/|a| = (3i − 4k)/5 = (3/5)i − (4/5)k. As a check, its magnitude is √((3/5)² + (4/5)²) = √(9/25+16/25) = √(25/25) = 1, confirming it is indeed a unit vector.
- A scalar has magnitude only; a vector has both magnitude and direction.
- The zero vector has magnitude 0 and no defined direction.
- A unit vector has magnitude 1, given by a-cap = a/|a|.
- Equal vectors need the same magnitude and direction, not the same location.
- Collinear vectors are parallel to a common line; coinitial vectors share the same starting point.
