Lectp 2
Lectp 2
x1 a 1 + x2 a 2 + · · · + xm a m = b.
" λ1
#
• Claim 1 The column vector .. is a solution
.
λm
of Ax = b if and only if
b = λ1 a 1 + · · · + λm a m .
0-0
• Claim 2 Suppose that the equation Ax = b has at
least one solution. Then the equation Ax = b has
an infinitely many solutions if and only if
λ1 a 1 + λ2 a 2 + · · · + λm a m = 0,
0-1
We have to show that the equation Ax = b has an
infinite number of solutions.
x = y + z, where Ay = b and Az = 0
0-2
• Note. If the equation Ax = 0 has one non–zero
solution then Ay = 0 has an infinite number of
solutions.
R3 =R3 +R1
" #
1 2 3 4 3 1 1
0 0 0 −1 2 6 2
0 1 1 4 0 0 5
0-3
R =R
−−−2−−−
3
→
R3 =−R2
" 1 2 3 4 3 1 1 #
0 1 1 4 0 0 5
0 0 0 1 −2 −6 −2
Hence,the row reduced form of the augmentedmatrix is
1 2 3 4 3 1 1
0 1 1 4 0 0 5
0 0 0 1 −2 −6 −2
|{z} |{z} |{z}
free free free
Therefore,
the general
solution is
"u# −4−2q−3s−t
v 13−q−8s−24t
w
x = q
−2+2s+6t
y s
z
−4 t −2 3
−1
13 −1 −8 −24
= −2 + q 1
0 + s 02 + t 06
0
0 0 1 0
0 0 0 1
| {z } | {z }
0-4
" #
1
More examples: Let b = 4 .
10
" #
1
Now take b = 4 and consider
7
" # " #
100 1 0 0
A= 010 and B= 0 1 −4 .
001 −2 3 3
0-5
" # " # " #
1 0 0
For A we see that b = 1 0 +4 1 +7 0 .
0 0 1
0-6
Geometric interpretations
(" # )
r1
Let Rn = .. : r1 , r2 , . . . , rn ∈ R the space of
.
rn
n × 1 column vectors.
b
If a 6= 0 then the solution x = a is a single point on the
real number line.
0-7
The Null space of a matrix.
0-8
Properties of the Null space
• Null(A) = { x ∈ Rm : Ax = 0x } =
{0-eigenvectors of A}
0-9