Academy
Scalar Multiplication
Level 1 - Math II (Physics) topic page in Vectors.
Principle
Scalar multiplication scales a vector by a real number. The output is still a vector: its magnitude is multiplied by the size of the scalar. When the original vector is not the zero vector, its direction is kept or reversed according to the sign of the scalar.
Parallel vectors point along the same line in the same direction. Anti-parallel vectors point along the same line in opposite directions.
If \(\mathbf a\ne\mathbf 0\) and the scalar is positive, the scaled vector is parallel to the original vector. If \(\mathbf a\ne\mathbf 0\) and the scalar is negative, the scaled vector is anti-parallel to the original vector. If \(\mathbf a=\mathbf 0\), then \(\lambda\mathbf a=\mathbf 0\) for every real scalar \(\lambda\).
Notation
The number \(|\lambda|\) is non-negative, so it changes the length of \(\mathbf a\) without carrying direction information.
Method
Step 1: Determine the sign of \(\lambda\)
Check whether the real scalar \(\lambda\) is positive, zero, or negative. If \(\mathbf a\ne\mathbf 0\), the sign decides the direction of \(\lambda\mathbf a\).
Step 2: Scale the magnitude by \(|\lambda|\)
Multiply the magnitude of \(\mathbf a\) by the magnitude scale factor \(|\lambda|\):
Step 3: Keep or reverse the direction
If \(\mathbf a=\mathbf 0\), then \(\lambda\mathbf a=\mathbf 0\) for every real scalar \(\lambda\). If \(\mathbf a\ne\mathbf 0\) and \(\lambda\gt 0\), keep the direction of \(\mathbf a\). If \(\mathbf a\ne\mathbf 0\) and \(\lambda\lt 0\), reverse the direction so that \(\lambda\mathbf a\) is anti-parallel to \(\mathbf a\). If \(\lambda=0\), the result is \(\mathbf 0\), which has no specific direction.
Rules
Derive the magnitude rule from components. If \(\mathbf a=(a_1,a_2,a_3)\), then \(\lambda\mathbf a=(\lambda a_1,\lambda a_2,\lambda a_3)\):
Examples
Checks
- Scalar multiplication outputs a vector, not a scalar.
- Negative scaling reverses direction, so \(\lambda\mathbf a\) is anti-parallel to \(\mathbf a\) when \(\lambda\lt 0\) and \(\mathbf a\ne\mathbf 0\).
- The scalar \(0\) times a vector gives the zero vector: \(0\mathbf a=\mathbf 0\).