这个系列文章是我重温Gilbert老爷子的线性代数在线课程的学习笔记。
Course Name:MIT 18.06 Linear Algebra
Text Book: Introduction to Linear Algebra
章节内容: 3.2-3.3
课程提纲
1. Nullspace of
A
A
and solutions
2. The Rank and Row Reduced Form
课程重点
Nullspace of and solutions
Nullspace N(A) consists of all solutions to
Ax=0
A
x
=
0
, all combinations of the special solutions.
If
A
A
is invertible, is the only solution, otherwise there are nonzero solutions.
Computing the Nullspace
Two steps to solve
Ax=0
A
x
=
0
,
A
A
is rectangular: elimination to Echelon Matrices and combinations of special solutions
The Rank and Row Reduced Form
The rank of is the number of pivots. This number is
r
r
.
The matrices and
U
U
and have
r
r
independent rows (the pivot rows) and independent columns (the pivot columns).
The rank
r
r
is the dimension of the column space as well as the row space.
, so
xTx=0
x
T
x
=
0
nullspace (plane) perpendicular to row space (line):
Row Reduced Form
The nullspace matrix
N
N
contains the three special solutions in it columns, so zero matrix:
AX=0
A
X
=
0
has
r
r
pivots and free variables:
n
n
columns minus pivot columns. The nullspace matrix
N
N
contains the special solutions.
The special solutions are easy for
Rx=0
R
x
=
0
. Suppose that the first
r
r
<script type="math/tex" id="MathJax-Element-154">r</script> columns are the pivot columns: