FCM-Home       Basis and Dimension

   In this section we learn how to equip an arbitrary subvector space    of    with a coordinate system. To specify the coordinate axes, we use a collection of vectors    in    which spans and is linearly independent. Such a collection of vectors is called a basis of  . We will discuss the use of bases in detail in the next section. Here we merely introduce the concept and we learn how to find a basis for  .

Definition   A basis of a subvector space    of    is a collection of vectors    satisfying:

Every vector space    containing a nonzero vector has a basis; in fact it has infinitely many. However, any two bases of    have the same number of vectors. This number of vectors in a basis of is called the dimension of  . 

Definition   The dimension of a subvector space    of    is

dim() ,    if    has a basis of    vectors.

If  {0}, we set  dim() 0.    More details please!

The dimension of a subvector space    of    is a measure of the size of  . The properties of "dimension" agree nicely with our intuition of "size". For example:

This completes our exposition on the general theory of bases.


   Let us now turn to the specific task of finding a basis for the subvector space which results from any one of the subvector space constructions  row space, column space, span, null space, and orthogonal complement we have introduced earlier.

Proposition   Let    be a matrix of size  (,), and let    denote its reduced row echelon form.
  1. A basis for the row space    of    is given by the nonzero rows of  ; therefore   dim() rank().        
  2. A basis for the column space    of    is given by selecting from    the column vectors from those positions in which    has a leading 1. Therefore,   dim() rank().    Show me an example.         
  3. A basis for the null space of    can be calculated from  ; therefore   dim null() rank().       

   As a Summary   Given vectors  a, ... ,a

  • use them as row vectors of a matrix and apply 1) above to find a basis for  span{a, ... ,a};   
  • use them as the column vectors of matrix and apply 2) above to select a basis for  span{a, ... ,a}  from amongst the given vectors.
  • use them as the row vectors of a matrix and apply 3) above to find a basis for the orthogonal complement  {a, ... ,a}.

Exercises   on basis and dimension


   We close this section with some results for future reference, including two alternate characterizations of a basis.

Proposition      A basis is a minimal spanning set   
If  span(), then   is a basis of   if and only if removing any vector  v  from   yields a set  '  which fails to span  .
 
Proposition      A basis is a maximal linearly independent set     
A linearly independent subset   of   is a basis of   if and only if for every vector  v  in  , {v}  is not linearly independent.
 
Lemma     Let  a, ... ,a  be linearly independent vectors in  , and let  x (, ... ,), ... ,x (, ... ,)   be a basis of  . Then
y    a + ... + a
¦        ¦                      ¦   
y    a + ... + a
form a basis for  span{a, ... ,a}.