Cartesian coordinates (also known as rectangular
coordinates) are the regular
coordinate | name | range | definition |
---|---|---|---|
horizontal | horizontal distance from the | ||
vertical | vertical distance from the |
In 3D the
Cartesian coordinate system, showing the origin
Notation note
When writing coordinates we can either list the coordinate
values explicitly, like
Writing them as a list assumes that we know which coordinate system we are using, and which order the coordinates are in. We will typically write the coordinate values explicitly to avoid confusion. This also applies to vector components.
To describe vectors mathematically, we write them as a combination of basis vectors. An orthonormal basis is a set of two (in 2D) or three (in 3D) basis vectors which are orthogonal (have 90° angles between them) and normal (have length equal to one). We will not be using non-orthogonal or non-normal bases.
Any other vector can be written as a linear combination of the basis vectors:
The numbers
Writing a vector as the sum of scaled basis vectors. The
scale factors are the components of the vector. Here
We draw the symbol
Two standard arrangements of the basis vectors when
working in 2D. Either
Notation note
Just as for position
coordinates, we can write the vector components