23. Coordinate System
Dated: 03-06-2025
Theorem
Let \(B =\{\vec b_1, \vec b_2, \ldots, \vec b_n\}\) be a basis
for a vector space
1 \(\mathbb V\). Then
Definition (\(B\) Coordinate of \(\vec x\))
The \(c_1, c_2, \ldots, c_n\) are the scalar weights, called the \(B\) coordinates
of \(\vec x\).
Example
Let \(S = \{\vec v_1, \vec v_2, \vec v_3\}\) be the basis
for \(\mathbb R^3\) where \(\vec v_1 = \langle1, 2, 1\rangle\), \(\vec v_2 = \langle2, 9, 0\rangle\) and \(\vec v_3 = \langle3, 3, 4\rangle\)
- Find the
coordinate vector
of \(\vec v = \langle5, -1, 9\rangle\) with respect to \(S\). - Find the
vector
2 \(\vec v \in \mathbb R^3\) whosecoordinate vector
with respect to thebasis
\(S\) is \([\vec v]_S = \langle-1, 3, 2\rangle\)
Solution
Part 1
After solving this linear system
,3 we have
Part 2
\(\(c_1 = -1, c_2 = 3, c_3 = 2\)\)
Plugging it into the original equation, we have
Change-of-coordinates Matrix
The vector
1 \(P_B\) is called the change of coordinates matrix
from \(B\) to standard basis
of \(\mathbb R^n\).
Coordinate Mapping
Let \(B = \{\vec b_1, \vec b_2, \ldots, b_n\}\) be a basis
for a vector space
1 \(\mathbb V\). Then the mapping \(\vec x \to [\vec x]_B\) is a one to one
linear transformation
4 from \(\mathbb V\) onto \(\mathbb R^n\).
This transformation
4 is called isomorphism
(iso
meaning "same" and morph
meaning "form").
References
Read more about notations and symbols.
-
Read more about vector spaces. ↩↩↩
-
Read more about linear systems. ↩
-
Read more about linear transformations. ↩↩