The plural of basis is bases.
The Size of a Basis is Unique
Suppose that are bases for then
TODO: Add the proof here.
Every Vector Space has a Basis
For any vector space
there is a
basis for it
TODO
Finite Dimensional Vector Space
A vector space
is said to be finite dimensional if
is finite
Standard Basis of Rn
The standard basis of
is
where
is the
vector whose
-th coordinate is
and whose other coordinates are
.
Standard Basis of Rn is a Basis
The
standard basis is a
basis of
.
First, the standard basis spans
. If
, then
so
by the
definition of span.
Second, the standard basis is linearly independent. If
then comparing the
-th coordinate gives
. Since this holds for every
, all coefficients are zero, so
is
linearly independent. Therefore it is a basis by the
definition of basis.
Dimension of Rn
Coordinate Vector in a Basis
Let
be an
-dimensional
vector space over
, and let
be an ordered
basis of
. The
coordinate map in the basis is the function
defined as follows. For
, write the unique basis expansion
whose existence and uniqueness follow from
basis implies unique representation. Then the
coordinate vector of
in the basis
is
The older notation means the same thing. The inverse operation takes a coordinate column and reconstructs the vector in .
A small subtlety appears when . Since is an -dimensional vector space, any ordered basis of gives a coordinate map
If , then is the vector of coefficients
such that
Thus, in this special case, the coordinate map takes an element of and returns an element of , but that is a coincidence of the example. The vector is an encoding: its entries are the coefficients placed on the basis vectors so that the resulting linear combination equals . It also happens to be an element of , just as is. So even though and both live in , they are being read differently: is the vector being represented, while is the coefficient list that represents it in the basis . This is why it is often easier to first learn coordinate vectors in a vector space that is not literally ; then the difference between a vector and its coordinate representation is harder to blur.
Coordinate Vector in a Nonstandard Basis
Let be the standard basis of , and let
If
find .
We need scalars such that
Expanding in the standard basis gives
Since the standard basis representation is unique, the coefficients satisfy
Solving gives and . Therefore
generating a unit column matrix
Given a vector space with basis , then for each element ,
therefore by the definition of we have
uniquely determined
Given a vector space of dimension we say that a vector is uniquely determined, when there exists only one collection of constants such that where each is a basis element for the basis of
basis implies unique representation
suppose that is a vector space and let be a non-empty subset of . Then is a basis of if and only if every vector can be represented uniquely as a linear combination of the vectors in
TODO
something
Let be a linear transformation between two vector spaces with with . Supposing that and are the respective bases, then is uniquely determined by the scalars used to express for each in terms of
To show that the linear transformation is uniquely determined by these scalars, we will try to use the fact that elements in each vector space are already uniquely determined by their own constants and go from there.
Let be one of the basis vectors for , then consider since it's a vector in it can be written as a linear combination of the basis vectors in , so that .
Now given a generic which is not necessarily a basis vector, we can represent it as follows recalling from our previosu paragraph, we can see that .
The lets us conclude that and that is uniquely determined by these constants
Change of Basis Matrix
Let
be an
-dimensional
vector space over
, and let
be ordered
bases of
. The
change of basis matrix from to , denoted
is the matrix satisfying
for every
.
Change of Basis Matrix Columns
Let and be ordered bases of an -dimensional vector space . Then
That is, the -th column of is the -coordinate vector of the -th basis vector of .
Suppose that we have an ordered, linearly independent set for some of vectors in a finite dimensional vector space , then it can be extended to a basis of
By fixing any new basis of (TODO: prove that for any vector space there is always a basis that spans it) , then by concatenating it with we obtain . Then for each (in order) (TODO: this is an algorithm), remove from the ordered set iff is in the span of all the earlier elements in the set. In particular, once we have checked and kept of the (TODO: say why that's guarenteed), we can discard the remaining , leaving a basis:
Extending a Basis
Extend the ordered set to a basis of
First of all note that these two vectors must be linearly independent, if they were dependent, then the by comparing the first component of these two vectors we would see that the second is twice the first, whereas comparing the second component would tell us that the second vector is times the first vector, which is a contradiction, so they must be linearly dependent.
Since the standard basis for clearly spans it (by it's very definition), then we would also know that spans all of , but cannot be a linearly indpenedent set because it would be impossible to have five linearly independent vectors in (TODO: prove why),
Now we can use the casting out method to determine which of the column vectors are linearly dependent on the other vectors, we start by putting all the column vectors as the columns of a matrix and then row reduce, which yields
By the casting out method, we know that since the fourth and fifth columns are non-pivot columns and therefore the vectors can be cast out, leaving us with the basis: