The basic elements
There are only a few basic elements we can manipulate:
- The point p~\tilde pp~, which is a concrete physical point, cannot be represented numerically in the absence of a reference frame.
- The vector v⃗\vec vv, which represents the motion from point to point, cannot be expressed numerically in the absence of a reference frame.
- The coordinate vector v, the number object of the real numbers, the vector is placed in some coordinate system, and it can be represented numerically.
- The coordinate system W⃗t\vec W^tW t is represented by an origin and three bidirectionally orthogonal unit vectors.
Operations consisting of the above elements have and only the following operations:
- V ⃗\vec vv = p~ 1tilde p_1p~ 1-p ~ 2tilde p_2p~2
- The -v ⃗ \ vec vv
- A v ⃗ \ vec vv
- V ⃗1\vec v_1v 1 + v⃗2\vec v_2v 2
- P ~\tilde pp~ + v⃗\vec vv
- V ⃗1\vec v_1v 1· v⃗2\vec v_2v 2
- V ⃗1\vec v_1v 1× v⃗2\vec v_2v 2
Note: The coordinates of point p~\tilde pp~ are [147] \left[\begin{matrix}1 \\ 4\7\end{matrix} right]⎣⎢, “147 \ ⎥⎤”, “only in a certain coordinate system can be expressed with specific numbers. The coordinates of point p~\tilde pp~ under the coordinate system W⃗t\vec W^tW t are [147] \left[\begin{matrix}1 \\ 4 \\7 \end{matrix} right]⎣⎢, “147” and “⎥⎤”, and the vectors are the same.
Review of matrix operations
- If the matrix N is equal to M, then N has the same dimension (row and column) as M and the corresponding elements are equal.
- An M by N matrix is M rows (horizontal) and N columns (vertical)
- Matrix multiplication