Exam 3 Flashcards
Definition of Null Space
The null space of an m x n matrix A, written as Nul A. is the set of all solutions of the homogeneous equation Ax=0.
In set notation, Nul A = {x : x is in Rn and Ax = 0}
Theorem 2 (4.2)
The null space of an m x n matrix A is a subspace of Rn. Equivalently, the set of all solutions to a system Ax = 0 of m homogeneous linear equations in n unknowns is a subspace of Rn
Definition of a Column Space
The column of space an m x n matrix A, written as Col A, is the set of all linear combinations of the columns of A. If A = [a1…an ], then
Col A = Span {a1…an}
Theorem 3 (4.2)
The column space of an m x n matrix A is a subspace of Rm
A linear transformation T from a vector space V into a vector space W is a rule that
assigns to each vector x in V a unique vector T(x) in W, such that
- T (u+v) = T(u) + T(v)
for all u,v in V and - T(cu) = cT(u) for all u in V and all scalars c
Theorem 4 (4.3)
An indexed set {v1…vp} of two or more vectors. with v1 not equal to 0, is linearly dependent if and only if some vj (with j > 1) is a linear combination of the preceding vectors v1…vj-1
Definition of a Basis
Let H be a subspace of a vector space V. An indexed set of vectors B = {b1…bp} in V is a basis for H if:
- B is a linearly independent set and
- the subspace spanned by B coincides with H; that is, H = Span {b1…bp}
Theorem 5 (Spanning Set Theorem) 4.3
Let S = { v1…vp } be a set in V, and let H = Span {v1…vp}.
- If one of the vectors in S - say, vk - is a linear combination of the remaining vectors in S, then the set formed from S by removing vk still spans H.
- If H does not equal {0}, some subset of S is a basis for H.
Theorem 6 (4.3)
The pivot columns of a matrix A form a basis for Col A
Theorem 7 (Unique Representation Theorem) (4.4)
Let B = {b1..bn} be a basis for a vector space V. Then for each x in V, there exists a unique set of scalars c1…cn such that x = c1b1 +….+ cnbn
Definition for coordinate system
Suppose B = {b1…bn} is a basis for V and x is in V. The coordinates of x relative to the basis B (or the B-coordinates of x) are the weights c1..cn such that x = c1b1 +….+cnbn
Theorem 8 (4.4)
Let B = {b1..bn} be a basis for a vector space V. Then the coordinate mapping x-> [x]B is a one-to-one linear transformation from V onto Rn
Theorem 9 (4.5)
If a vector space V has a basis B = {b1…bn} then any set in V containing more than n vectors must be linearly dependent
Theorem 10 (4.5)
If a vector space V has a basis of n vectors, then every basis of V must consist of exactly n vectors
Definition of finite-dimensional/infinite-dimensional
V is spanned by a finite set, and the dimension of V written as dimV is the number of vectors in a basis for V. The dimension of he zero vector space {0} os defined to be zero. If V is not spanned by a finite set, then V is said to be infinite-dimensional.