General Vector Spaces
General Vector Spaces
spanS = {k1 · v~1 +k2 · v~2 +. . .+kr · v~r : for all scalars k1 , k2 , . . . , kr }
c1 = 0, c2 = 0, . . . , cr = 0
A · ~x = ~0
Theorem: The set of solutions to a homogeneous system of m
equations with n unknowns is a subspace of Rn .
Reminder from MA1201 on systems of equations
The case when # of equations = # of unknowns
Theorem: Let A be a square matrix in Mn n .
The following statements are equivalent:
1. A is invertible
2. det(A) 6= 0
3. The homogeneous system A · ~x = ~0 has only the trivial
solution
4. The system of equations A · ~x = ~b has exactly one solution for
every vector ~b in Rn .
In R2 : {~i,~j}.
In R3 : {~i,~j, ~k}.
In Rn : {e1 , e2 , . . . , en }.
In Pn : 1, X , X 2 , . . . , X n .
In M2 2 : all matrices with all entries 0 except for one entry,
which is 1. There are 4 such matrices.
In Mm n : all matrices with all entries 0 except for one entry,
which is 1. There are m · n such matrices.
Dimension of a vector space
Some vector spaces do not have a finite basis.
A vector space has many different bases. However,
Theorem: All bases of a finite dimensional vector space have the
same number of elements.