Let (V, +, ) be a real vector space. A subset E
of V is a basis for V if it is both
a) a spanning set for V, ie. [E] = V, and
b) linearly independent.
If a vector set
E = {e1, e2, ... , en}
is a basis for V,
then we obtain coordinates with respect to this basis:
For every vector u ∈ V there is exactly one sequence
of scalars c1, c2, ... , cn, for which
u =
c1u1 +
c2u2 +
c3u3 + ... +
cnun.
We call these scalars coordinates of u with respect to the
basis E. Sometimes this is denoted by
uE = (c1, c2, ... , cn)T.
|