A vector is a quantity that has both direction (where it’s pointing) and magnitude (how large it is). A vector can be written in many formats:

Each term in a vector refers to a component i.e. the -component of is 3.

Properties & Operations

  • Vectors can be added and subtracted by applying the operations to the respected components Geometrically, is v in the opposite direction + u.
  • Vectors cannot be divided or multiplied with each other. However, they can be multiplied or divided with a scalar
  • The dot product and cross product are vector-specific operations
  • The zero vector is represented as
  • Similar to geometric lines, vectors can be > Parallel & Perpendicular

Magnitude

The magnitude of a vector refers to it’s geometric length. It uses the Pythagorean theorem.

Parallel & Perpendicular

Two vectors are parallel if there is some scalar that can be multiplied with one vector to obtain another.