🧭

Unit Vectors in Cartesian Coordinates

Sep 1, 2025

Overview

This lecture explains unit vectors in Cartesian coordinates, their properties, and how to express vectors using unit vectors i-hat and j-hat.

Unit Vectors in Cartesian Space

  • Unit vectors have magnitude 1 and specify direction only; they are dimensionless.
  • In Cartesian coordinates, the standard unit vectors are i-hat (x-axis), j-hat (y-axis), and k-hat (z-axis).
  • The "hat" notation (e.g., iÌ‚) indicates a unit vector.

Writing Vectors with Unit Vectors

  • Any vector can be written as a combination of unit vectors along the axes.
  • For example, a vector from the origin to point (5, 4) is written as 5 iÌ‚ + 4 jÌ‚.
  • The coefficients in front of iÌ‚ and jÌ‚ represent the components (aâ‚“ and aáµ§) along the x and y axes, respectively.
  • To find the components, count the distance along each axis from the origin to the point.

Key Terms & Definitions

  • Unit vector — a vector with magnitude 1 and no units, used to specify direction.
  • i-hat (iÌ‚) — unit vector in the x-direction.
  • j-hat (jÌ‚) — unit vector in the y-direction.
  • k-hat (kÌ‚) — unit vector in the z-direction.
  • Component — the part of a vector along a particular axis (e.g., aâ‚“ along x).

Action Items / Next Steps

  • Practice writing vector components using unit vectors for given points in Cartesian coordinates.