A vector is a quantity defined by its magnitude (length or size) and its direction in space. In 2D, this is often visualized as an arrow connecting a starting point to an ending point.
Vectors are typically denoted using bold lowercase letters like or in print, or by underlining them () when handwritten. If the start and end points are known, such as and , the vector is written as .
The zero vector, denoted as , has a magnitude of zero and no specific direction, representing a lack of movement or a state of equilibrium.
Column Vectors: Represented as , where indicates horizontal displacement (right is positive) and indicates vertical displacement (up is positive).
Unit Vector Notation: Uses the standard basis vectors and , where and . A vector is written as .
Magnitude Calculation: The magnitude of a vector is found using Pythagoras' Theorem: . This value is always a non-negative scalar.
Scalar Multiplication: Multiplying a vector by a positive scalar changes its magnitude by a factor of but preserves its direction. If is negative, the direction is reversed.
Parallelism: Two vectors are parallel if and only if one is a scalar multiple of the other (). This means they share the same line of action or orientation, regardless of their magnitude.
Unit Vectors: A unit vector is any vector with a magnitude of exactly 1. To find a unit vector in the direction of , divide the vector by its own magnitude: .
Resultant Vectors: The sum of two or more vectors is called the resultant. Geometrically, this is found by placing vectors 'nose-to-tail'; the resultant is the vector from the start of the first to the end of the last.
Algebraic Addition: To add vectors in component form, simply add the corresponding and values: .
Subtraction: Subtracting a vector from is equivalent to adding the negative of (), which geometrically represents the vector pointing from the tip of to the tip of when both start at the same point.
| Feature | Position Vector | Displacement Vector |
|---|---|---|
| Reference | Relative to the origin | Relative to any starting point |
| Notation | ||
| Purpose | Defines the location of a single point | Defines the journey between two points |