Rref (v3)
Rref (v3)
from RREF?
Outline
• RREF v.s. Linear Combination
• RREF v.s. Independent
• RREF v.s. Rank
• RREF v.s. Span
What can we find
from RREF?
RREF vs. Linear Combination
Column Correspondence
Theorem
RREF
𝐴= [ 𝒂𝟏 ⋯ 𝒂𝒏 ] 𝑅=[ 𝒓 𝟏 ⋯ 𝒓𝒏]
a1 a2 a3 a4 a5 a6 r1 r2 r3 r4 r5 r6
a2 = 2a1 r2 = 2r1
a5 = a1+a4 r5 = r1+r4
Column Correspondence
Theorem – Intuitive Reason
𝑎 1 +𝑎 2= 𝑎3
[ ]
6 9 15
𝐴= 8 0 8
9 2 11
𝑑1 + 𝑑 2= 𝑑3
𝑏1 +𝑏 2=𝑏 3
[ ]
6 9 15
[ ]
9 2 11 𝐷= 8 0 8
𝐵= 8 0 8 3 −7 −4
6 9 15 𝑐 1+ 𝑐 2=𝑐 3
[ ]
12 18 30
𝐶= 8 0 8
9 2 11
[ 𝐴 𝑏] [ 𝑅 𝑏′ ]
Column Correspondence
Theorem – More Formal
Reason
• The RREF of matrix A is R
and have the same
solution set?
• The RREF of augmented matrix is
and have the same
solution set
• The RREF of matrix A is R
and have the same If , then .
solution set
Column Correspondence
Theorem
• The RREF of matrix A is R, and have the same
solution set
a1 a2 a3 a4 a5 a6 r1 r2 r3 r4 r5 r6
[] []
a2 = 2a1 −2 −2 r2 = 2r1
𝐴 𝑥=0 1 𝑅𝑥=0 1
0 0
𝑥= 𝑥=
-2a1+a2=0 0 0 -2r1+r2=0
0 0
0 0
Column Correspondence
Theorem
• The RREF of matrix A is R, and have the same
solution set
a1 a2 a3 a4 a5 a6 r1 r2 r3 r4 r5 r6
[] []
a5 = a1+a4 1 1 r5 = r1+r4
𝐴 𝑥=0 0 𝑅𝑥=0 0
0 0
𝑥= 𝑥=
−1 −1
a1-a4+a5=0 1 1
r1-r4+r5=0
0 0
How about Rows?
• Are there row correspondence theorem? NO
𝑻 𝑻
𝒂 𝟏 𝒓𝟏
𝑻 𝑻
𝒂𝟐 𝑻
𝒓𝟐 𝑻
𝒂𝟑 𝒓𝟑
𝑻 𝑻
𝒂𝟒 𝒓𝟒
𝑆𝑝𝑎𝑛 { 𝒂 𝟏 , 𝒂 𝟐 , 𝒂𝟑 , 𝒂𝟒 } = 𝑆𝑝𝑎𝑛 { 𝒓 𝟏 , 𝒓 𝟐 , 𝒓 𝟑 , 𝒓 𝟒 }
𝐴= [ 𝒂𝟏 ⋯ 𝒂𝟔 ] 𝑅=[ 𝒓 𝟏 ⋯ 𝒓𝟔]
𝑆𝑝𝑎𝑛 { 𝒂 𝟏 , ⋯ , 𝒂𝟔 } 𝑆𝑝𝑎𝑛 { 𝒓 𝟏 , ⋯ ,𝒓 𝟔 }
linear linear
independent independent
a2 = 2a1 r2 = 2r1
a5 = a1+a4 r5 = r1+r4
a6 = 5a13a3+2a4 r6 = 5r13r3+2r4
The non-pivot columns are the linear combination of the
previous pivot columns.
Column Correspondence
Theorem Given the pivot columns of a
matrix and its RREF, we can
pivot columns reconstruct the whole matrix.
a1 a3 a4
a2 = 2a1 r2 = 2r1
a5 = a1+a4 r5 = r1+r4
a6 = 5a13a3+2a4 r6 = 5r13r3+2r4
Independent
3X3
[ ]
The columns are ∗ ∗ ∗
independent ∗ ∗ ∗
∗ ∗ ∗
Columns are linear
Every column is a independent
pivot columns
RREF
[ ]
Every column in 1 0 0
RREF(A) is standard 0 1 0 Identity
vector. 0 0 1 matrix
Independent 4X3
[ ]
∗ ∗ ∗
∗ ∗ ∗
The columns are ∗ ∗ ∗
independent ∗ ∗ ∗
[ ][ ]
Every column in 1 0 0
RREF(A) is standard 0 1 0 𝐼
vector.
0
0
0
0
1
0 𝑶
Independent
3X4
[ ]
∗ ∗ ∗ ∗
The columns are
∗ ∗ ∗ ∗
independent ∗ ∗ ∗ ∗
Columns are linear
Every column is a independent
pivot columns Cannot be a
RREF
pivot column
[ ]
Every column in 1 0 0 ∗
RREF(A) is standard 0 1 0 ∗
vector. 0 0 1 ∗
Independent
[ ]
∗ ∗ ∗ ∗
The columns are
∗ ∗ ∗ ∗
∗ ∗ ∗ ∗ dependent
(squat type)
Dependent or
Independent?
Maximum number of
Independent Columns
¿
Number of Non-zero
rows
Rank = ? 3
Properties of Rank from
RREF
Maximum number of
Independent Columns Rank A Number of columns
¿
Number of Non-zero
rows Rank A Number of rows
Properties of Rank from
RREF
Matrix A is full rank
• Given a mxn matrix A:
if Rank A =
• Rank A min(m, n)
min(m,n)
• Because “the columns of A are independent” is
equivalent to “rank A = n”
• If m < n, the columns of A is dependent.
[ ] {[ ] [ ] [ ] [ ]}
∗ ∗ ∗ ∗ ∗ ∗ ∗ ∗
∗ ∗ ∗ ∗ ∗ , ∗ , ∗ , ∗
∗ ∗ ∗ ∗ ∗ ∗ ∗ ∗
𝐴 𝑏 RREF() 𝑏’
rank = non-zero row = 3 basic variables
No. column –
nullity = = 2 free variables
non-zero row
Rank
[ ]
The RREF of [A b] is
∗ ∗ ∗ ∗ ∗ ∗
∗ ∗ ∗ ∗ ∗ ∗
Only the last ∗ ∗ ∗ ∗ ∗ ∗
column is non-zero 0 0 0 0 0 𝑑 𝑑≠0
0 0 0 0 0 0
0 0 0 0 0 0
Ax =b is consistent
Rank A = no. of rows
for every b
Every b is in the span of the columns of
A
Every b belongs to
• Consider R2 𝒂
yes
independent
Full Rank: Rank = n & Rank
=m
[ ]
1
∗ 0
∗ ∗ ∗ ∗ ∗
• The size of A is mxn ∗
0 1
∗ ∗ ∗ ∗ ∗
⋮ ⋮ ⋮ ⋮ ⋮ ⋮
Rank A = n ⋮ ⋮ ⋮ ⋮ ⋮ ⋮
∗
0 0
∗ ∗ ∗ ∗ ∗
A is square or Tall ∗ ∗ ∗ ∗ ∗ ∗
and thin 0 0
RREF of A: [ ]
𝐼
𝑶
All columns are pivot
columns.
Full Rank: Rank = n & Rank
=m
[ ]
1
∗ ∗ ∗ ∗ ∗ ∗
• The size of A is mxn ∗
0 ∗
1 ∗ ∗ ∗ ∗
⋮ ⋮ ⋮ ⋮ ⋮ ⋮
Rank A = m ⋮ ⋮ ⋮ ⋮ ⋮ ⋮
∗
0 ∗
0 ∗
0 ∗1 ∗ ∗
A is square or squat ∗ ∗ ∗ ∗ ∗ ∗
0 0 0 0 1
Every row of R contains a pivot position (leading entry).
Ax = b always have solution (at least one solution) for
every b in Rm.
The columns of A generate Rm.