Chapter 4: Basis, dimension and rank Flashcards
Definition A subspace of Rn
is a set U of vectors in Rn
such that:
(1) The zero vector 0 ∈ U.
(2) If x and y are in U then x + y is in U.
(3) If x is in U and c ∈ R is a scalar, then cx ∈ U.
Definition Let A be an m × n matrix.
a) The null space of A, written null(A), is
the subspace of solutions to the homogeneous equation Ax = 0. Thus
null(A) = {x ∈ R^n: Ax = 0}.
Definition Let A be an m × n matrix.
b) The image space of A, written im(A) is
the set of all vectors
y ∈ Rm such that Ax = y has a solution. Thus
im(A) = {Ax : x ∈ R^n}.
Definition Let A be an n × n matrix and let λ be an eigenvalue of A. The λ-eigenspace of A and is
denoted E_λ is
The collection of all eigenvectors corresponding to λ together with the zero vector.
Equivalently
Eλ = {x ∈ R^n: Ax = λx}.
Definition. If V = {v1, v2, · · · , vk} is a set of vectors in R^n, then the span of V is
then the set of all linear combinations of v1, v2, · · · , vk. Symbolically,
span V = {∑^k_i=1 vici: c1, c2, · · · , ck ∈ R}.
Theorem 5.1.1 A span is a subspace Let v1, . . . , vk be vectors in R^n. Then
a) U = span{v1, . . . , vk} is a subspace of Rn.
b) If W is a subspace of Rn and each vi ∈ W, then U ⊆ W.
Definition A set {v1, v2, · · · , vk} of vectors in R^n
is linearly independent if and only if
the only solution to the equation
c1v1 + c2v2 + · · · + ckvk = 0, ci∈ R
is c1 = c2 = · · · = ck = 0
Theorem 5.2.2 If A is an m × n matrix, let a1, · · · , an. denote the columns of A.
a) {a1, · · · , an} is independent in Rm if and only if Ax = 0, x ∈ Rn, implies x = 0.
b) Rn = span{a1, · · · , an} if and only if Ax = b has a solution x for every vector b ∈ Rm.
Theorem 5.2.3 The following are equivalent for an n × n matrix
A.
a) A is invertible.
b) The columns of A are linearly independent.
c) The columns of A span Rn
d) The rows of A are linearly independent.
e) The rows of A span the set of all 1 × n rows.
Definition A basis for a subspace S of Rn
is a set of vectors in S that
a) spans S, and
b) is linearly independent.
Theorem 5.2.5 The basis theorem
Let S be a subspace of Rn.
Then any two bases for S have the same number of vectors.
Dimension
If S is a nontrivial subspace of Rn
, then the number
of vectors in a basis for S is called the dimension of S, denoted
dim(S). If S = {0} then we define dim(S) = 0.
Theorem 5.2.6 Let U =/= {0} be a subspace of Rn. Then
a) U has a basis and dim U ≤ n.
b) Any independent set in U can be enlarged (by adding vectors
from any fixed basis of U) to a basis of U, if not already so.
c) Any spanning set for U can be cut down (by deleting vectors)
to a basis of U, if not already so.
Row space of matrix A, an m × n matrix.
written row(A) is the subspace of Rn
spanned by the rows of A.
Column space of matrix A, an m × n matrix.
written col(A), is the subspace of Rm
spanned by the columns of A.