An n-tuple of numbers s1,s2,…,sn∈F is a solution to the system [A∣B] if, upon substituting x1=s1,x2=s2,…,xn=sn, every equation of the system becomes a correct equality.
Solution Set
The solution set of the system [A∣B] is the set of all solutions to [A∣B]. Solving the system means finding its solution set.
Consistent and Inconsistent Systems
Consistent System: A system with at least one solution.
Inconsistent System: A system with an empty solution set.
Example
System 1
x1+x2=5
x1+2x2=6
Augmented matrix:
[1amp;1amp;51amp;2amp;6]
Applying R2+(−1)R1→R2:
[1amp;1amp;50amp;1amp;1]
Applying R1+(−1)R2→R1:
[1amp;0amp;40amp;1amp;1]
The only solution is x1=4,x2=1. Solution set: [4,1]
System 2
x1+x2=5
2x1+2x2=9
Augmented matrix:
[1amp;1amp;52amp;2amp;9]
Applying R2+(−2)R1→R2:
[1amp;1amp;50amp;0amp;−1]
This indicates no solution exists. The solution set is empty, , and the system is inconsistent.
System 3
x1+x2=5
2x1+2x2=10
Augmented matrix:
[1amp;1amp;52amp;2amp;10]
Applying R2+(−2)R1→R2:
[1amp;1amp;50amp;0amp;0]
x1+x2=5, so x1=5−x2. There are infinitely many solutions. Any solution is in the form [5−t,t]∣t∈F.
Equivalent Linear Systems
Two linear systems in n unknowns are equivalent if they have the same solution set.
Elementary Row Operations
Interchanging two rows.
Multiplying a row by a nonzero number.
Replacing a row by the sum of itself and a multiple of another row.
Theorem: Elementary row operations do not change the solution set.
Questions to Think About
Will multiplying a row by 0 change the solution set?
Will replacing a row by a sum of itself and a multiple of itself change the solution set?
Definitions
Nonzero Row: A row with at least one nonzero entry.
Zero Row: A row consisting of all zeros.
Leading Entry: The leftmost nonzero entry in a nonzero row.
Row Echelon Form (REF)
A matrix is in REF if:
All nonzero rows are above any zero rows.
Each leading entry of a nonzero row is in a column strictly to the right of the leading entry of the row above it.
Reduced Row Echelon Form (RREF)
A matrix is in RREF if:
It is in REF.
The leading entry in each nonzero row is 1.
The leading entry is the only nonzero entry in its column.
Pivot Position and Column
Pivot Position: A location in a matrix A that corresponds to a leading 1 in RREF(A).
Pivot Column: A column of A that contains a pivot position.
Theorems and Observations
Any matrix can be reduced to RREF by a sequence of elementary row operations.
The RREF of a matrix is unique.
Finding Solution Sets in RREF
Observation 1
If B is a pivot column, then there is a '1' in the form [0…01]. The system is inconsistent.
Observation 2
Assume B is not a pivot column.
Lead Variables: Variables corresponding to pivot columns.
Free Variables: All other variables.
To find the solution set, solve for lead variables in terms of free variables.
Example
x1+6x2+3x4=0
x3+4x4=5
x5=7
x1,x3,x5 are lead variables.
x2,x4 are free variables.
x1=−6x2−3x4
x3=5−4x4
x5=7
Solution set:
[−6t−3st5−4ss7]∣s,t∈F
Conclusion
A linear system is consistent if and only if B is not a pivot column.
If the system is consistent:
It has a unique solution when all variables are lead (no free variables).
It has many solutions when there are free variables.
Example: Solving a System
x1+x2+x3+x4+x5=1
−x1−x2+x5=−1
−2x1−2x2+3x5=1
x3+x4+3x5=3
x1+x2+2x3+2x4+4x5=4
Applying elementary row operations leads to:
Solution set:
[4−tt−6+ss3]∣s,t∈F
x1,x3,x5 are lead variables.
x2,x4 are free variables.
Mm×n(F)
Vector Spaces
Examples of Vector Spaces
Ordered Pairs of Real Numbers with Component-wise Operations
R2=[a1a2]∣a1,a2∈R
[a1a2]+[b1b2]=[a1+b1a2+b2]
c[a1a2]=[ca1ca2]
Geometrically, vectors in the plane are directional vectors represented by directed line segments from (0,0) to (a1,a2).
Scalar multiplication changes the length and direction (or preserves direction if c > 0 and reverses direction if c < 0).
Vector addition is done by the parallelogram rule.
Ordered n-tuples of Real Numbers with Component-wise Operations
Rn=[a1⋮an]∣ai∈R
[a1⋮an]+[b1⋮bn]=[a1+b1⋮an+bn]
c[a1⋮an]=[ca1⋮can]
Two n-tuples are equal if ai=bi for all i.
Ordered n-tuples of Elements of a Field F with Component-wise Operations
Fn=[a1⋮an]∣ai∈F
[a1⋮an]+[b1⋮bn]=[a1+b1⋮an+bn]
c[a1⋮an]=[ca1⋮can]
m x n Matrices with Entries from Field F and Component-wise Operations
If [A′∣B′] is obtained from [A∣B] by one elementary row operation, then
S is a solution to [A∣B] if and only if
S is a solution to [A′∣B′].
If [A′∣B′] is obtained from [A∣B] by a finite sequence of row operations, then the solution set of [A′∣B′] is equal to/same as the solution set of [A∣B]].
Proving that RREF can be obtained from any matrix by elementary operations::
Lemma 3 : Let W be an mxn matrix. Then there exists W′ RREF such that W′ obtained from W by elementary operations. Also, given column equal to 0 implies columns in W′ is 0.
Proof: With indication in number of nonzero rows in W.
If W is an zero matrix, then is already is RREF
if W not a zero matrix, there exits l≤k≤h, W<em>ik=0 choose k to be with W</em>ik=0, and all coefficients left of column k is zero(0):
Then operations cRi+ Ri- \rightarrow> Ri, W<em>ik=0. We call W</em>ik=1 via W<em>ik1.Then R1↔Ri=>W</em>jk=0 for all 2≤i≤m.
Consider matrix V, then (m−1)xn matrix obtain from W′ by deleting the first row. With indicate hypothesis exits matrix V′ in RREF. Putting row 1 W′ of matrix W3 as row 1 of matrix V′ the entries W3k=1 for all. Entries in leading columns of v′ are zero 1.
Vector Spaces(section 1.2)
Set V with two operations is a vector space if the 8 axioms:
Axiom1: ∀X1, X2∗∗\in V, X1+X2=X2+X1
Axiom2: \forallX1,X2,\X3** ∈V,(X1+X2)+X3=X1+(X2+X3)
Axiom3: ∃u∈Vsit∀X∈V,u+X=X
Axiom4: ∀X∈V,∃y∈V,X+y=uu comes from Axiom3
Axiom5: ∀X∈V,</p><p>Axiom1:\forallX1,X2\in V, X1+X2=X2+X1