From A First Course in Linear Algebra
Version 2.20
© 2004.
Licensed under the GNU Free Documentation License.
http://linear.ups.edu/
Summary System with three equations, four variables. Inconsistent. Null space of coefficient matrix has dimension 2. Coefficient matrix identical to that of Archetype D, constant vector is different.
A system of linear equations (Definition SLE):
Some solutions to the system of linear equations (not necessarily exhaustive):
None. (Why?)
Augmented matrix of the linear system of equations (Definition AM):
Matrix in reduced row-echelon form, row-equivalent to augmented matrix:
Analysis of the augmented matrix (Notation RREFA):
Vector form of the solution set to the system of equations (Theorem VFSLS).
Notice the relationship between the free variables and the set
Inconsistent system, no solutions exist.
Given a system of equations we can always build a new, related, homogeneous system (Definition HS) by converting the constant terms to zeros and retaining the coefficients of the variables. Properties of this new system will have precise relationships with various properties of the original system.
Some solutions to the associated homogenous system of linear equations (not
necessarily exhaustive):x2=0
x3=0
x4=0
x2=13
x3=2
x4=5
Form the augmented matrix of the homogenous linear system, and use row operations to convert to reduced row-echelon form. Notice how the entries of the final column remain zeros:
Analysis of the augmented matrix for the homogenous system (Notation RREFA). Notice the slight variation for the same analysis of the original system only when the original system was consistent:
Coefficient matrix of original system of equations, and of associated homogenous system. This matrix will be the subject of further analysis, rather than the systems of equations.
Matrix brought to reduced row-echelon form:
Analysis of the row-reduced matrix (Notation RREFA):
This is the null space of the matrix. The set of vectors used in the
span construction is a linearly independent set of column vectors that
spans the null space of the matrix (Theorem SSNS, Theorem BNS). Solve
the homogenous system with this matrix as the coefficient matrix and
write the solutions in vector form (Theorem VFSLS) to see these vectors
arise.
−3 −1 1 0
2 3 0 1
Column space of the matrix, expressed as the span of a set of linearly independent
vectors that are also columns of the matrix. These columns have indices that form
the set
2 −3 1
1 4 1
The column space of the matrix, as it arises from the extended echelon form of the matrix.
The matrix 1 71 −711
711 0 1
−71 1 0
Column space of the matrix, expressed as the span of a set of linearly
independent vectors. These vectors are computed by row-reducing the
transpose of the matrix into reduced row-echelon form, tossing out the
zero rows, and writing the remaining nonzero rows as column vectors. By
Theorem CSRST and Theorem BRS, and in the style of Example CSROI,
this yields a linearly independent set of vectors that span the column
space.
1 0 711
0 1 111
Row space of the matrix, expressed as a span of a set of linearly independent
vectors, obtained from the nonzero rows of the equivalent matrix in reduced
row-echelon form. (Theorem BRS)
1 0 3 −2
0 1 1 −3
Subspace dimensions associated with the matrix. (Definition NOM, Definition ROM) Verify Theorem RPNC