3.10 Vectors: Geometric RepresentationHL ONLY
1. Scalars versus Vectors
Physical and mathematical quantities are strictly classified into two distinct operational categories:
Geometrically, a vector is represented as a directed arrow. It is denoted symbolically by a bold letter ($\mathbf{u}$), a letter with an arrow ($\vec{u}$), or by its terminal endpoints ($\overrightarrow{AB}$, where $A$ is the tail and $B$ is the head). The absolute length of the vector defines its magnitude, denoted as $|\vec{u}|$ or $|\overrightarrow{AB}|$.
Equality of Vectors & Unit Vectors
Two vectors are classified as completely equal ($\vec{u} = \vec{v}$) $\iff$ they possess identical magnitudes and identical directions. A vector is not bound to a fixed spatial coordinate; it remains mathematically identical regardless of parallel translation.
In a standard parallelogram $ABCD$, the parallel boundary lines establish vector equivalencies: $\overrightarrow{AB} = \overrightarrow{DC}$ and $\overrightarrow{AD} = \overrightarrow{BC}$.
Unit Vector: A vector with a strict magnitude of $1$. To find a unit vector $\hat{u}$ strictly parallel and in the exact same direction as $\vec{u}$, divide by its magnitude:
$\hat{u} = \dfrac{1}{|\vec{u}|} \vec{u}$
2. Geometric Vector Operations
Subtraction ($\vec{u} - \vec{v}$): Executed by adding the opposite vector: $\vec{u} + (-\vec{v})$. When drawn strictly "tail-to-tail", $\vec{u} - \vec{v}$ spans from the head of $\vec{v}$ directly to the head of $\vec{u}$.
EXAMPLE 1 (Vector Pathways in a Cube)
Consider a standard geometric cube $ABCDEFGH$. Base vectors are strictly assigned to edges emanating from origin node $A$:
- $\vec{a} = \overrightarrow{AB}$
- $\vec{b} = \overrightarrow{AD}$
- $\vec{c} = \overrightarrow{AF}$
Parallel edges geometrically equate directly to these base vectors:
$\vec{a} = \overrightarrow{DC} = \overrightarrow{FG} = \overrightarrow{EH}$.
To express the structural diagonal vector $\overrightarrow{FC}$ exclusively in terms of $\vec{a}$, $\vec{b}$, and $\vec{c}$, a continuous path must be systematically mapped from node $F$ directly to node $C$.
Path formulation:
3. Position Vectors & Coordinates
Any geometric vector floating freely on a Cartesian plane can undergo a strict parallel translation to originate precisely from the origin $O(0,0)$.
If a vector's head terminates at coordinate $A(a,b)$ after originating from $O$, it is strictly designated as the position vector of point $A$, denoted analytically as $\overrightarrow{OA} = \begin{pmatrix} a \\ b \end{pmatrix}$.
For any two arbitrary coordinates $A$ and $B$, the bridging displacement vector connecting them is calculated analytically by subtracting their position vectors:
$\overrightarrow{AB} = \overrightarrow{OB} - \overrightarrow{OA}$
EXAMPLE 2 (Cartesian Translation & Position)
Consider spatial points $A(1, 2)$ and $B(4, 6)$. Determine the algebraic displacement vector $\overrightarrow{AB}$.
Step 1: Identify the respective position vectors from the origin $O$:
- $\overrightarrow{OA} = \begin{pmatrix} 1 \\ 2 \end{pmatrix}$
- $\overrightarrow{OB} = \begin{pmatrix} 4 \\ 6 \end{pmatrix}$
Step 2: Apply the position vector subtraction formula:
This demonstrates the vector linearly translates strictly $3$ units horizontally and $4$ units vertically.