-
Definition: A subset of a vector space V is a
subspace if
-
u and v in V implies that u + v is in V
-
c a real number and u in V implies that
cu is in V
-
Definition: v1, v2,
..., vk are linear independent
if
ck1v1 + c2v2
+ ...+ ckvk = 0
implies that each of the ci are zero.
-
Definition: v1, v2,
..., vk span the vector space
V if any v in V can be written as a linear combination of the vi.
ck1v1 + c2v2
+ ...+ ckvk = V
-
Theorem: If v1, v2,
..., vk are linearly dependant then at least one of the vi
can be written as a linear combination of the rest of the v's.
-
Definition: v1, v2,
..., vk are a basis for V is
they are linear independent and they span V.
-
Theorem: Let S = {v1,v2
..., vk} span a vector space V, then some subset of S is a basis
for V.
-
Definition: The dimension
of a vector space V is the number of elements in a basis for V.
-
Theorem: If T = {v1, v2,
..., vr} is a set of linearly independent vectors in vector space
of dimension n, then r < n.
-
Theorem: If S is a set of linearly
independent vectors in finite dimensional vector space V then there is a
basis T of V that contains V.
-
Theorem: If Dim(V) = n and S is a
set of vectors in V, then the following are equivalent:
-
S is a basis for V.
-
S is linearly independent
-
S spans V
-
Definition: The null
space of a matrix A is the set of vectors x with Ax = 0.
The dimension of the null space is called the nullity
of A
-
Definition: The row
space of a matrix A is the span of the rows of A.
-
Theorem: If A and B are row equivalent
then they have the same row space.
-
Definition: The column
space of a matrix A is the span of the columns of A.
-
Theorem/Definition: For any matrix A
the dimension of the row space equals the dimension of the column
space. This dimension is called the rank
of A
-
Theorem: If A is an m x n matrix, then
rankA + nullityA = n
-
Theorem: Let A be an n x n
matrix. Then the following are equivalent:
-
A is nonsingular.
-
det(A) is nonzero.
-
Ax = b has a unique solution for every
vector b.
-
Ax = 0 has only the trivial solution.
-
rank(A) = n.
-
A is row equivalent to the identity.
-
A had nullity 0.
-
The rows of A are linearly independent.
-
The columns of A are linearly
independent.
-
Theorem: Ax = 0 the corresponding
matrix equation of m equations and n unknowns has a nontrivial solution if
and only if rank(A) < n.
-
Theorem: Ax = b has a unique solution
if and only if rank(A) = rank(A|b). (the augmented matrix)