Module1-Note1
Module1-Note1
LEARNING
Subject Code: MAT 216
Sajith P
Department of Mathematics
A link to tex.sx
¬ Matrices,
¬ Vector Spaces,
¬ Linear Independence
¬ Linear Mappings
¬ Change of Basis,
A link to tex.sx
Chapter. 1
Linear Algebra
A link to tex.sx
Vectors
¬ What is a vector?
A link to tex.sx
Vectors
A link to tex.sx
Vectors
¬ Two audio signals can be added together, and their sum is a new
audio signal
A link to tex.sx
¬ General form
a11 x1 + a12 x2 + a13 x3 + . . . . . . + a1n xn = b1
a21 x1 + a22 x2 + a23 x3 + . . . . . . + a2n xn = b2
............................................
............................................
am1 x1 + am2 x2 + am3 x3 + . . . . . . + amn xn = bm
¬ Ax = b
A link to tex.sx
¬ Unique Solution
A link to tex.sx
Geometric interpertation
¬ No solution:
Cosider x1 + x2 = 2, 2x1 + 2x2 = 6
(0, 0)
A link to tex.sx
Geometric interpertation
¬ Unique solution
:
Cosider x1 + x2 = 2, x1 − x2 = 0
Solution is (1,1)
(1, 1)
(0, 0)
A link to tex.sx
A link to tex.sx
A link to tex.sx
1 0 2 0 1 0 0 0
0 1 −2 0 −1 1 0 0
¬ R → R3 − 2R2
0 2 −2 1 −1 0 1 0 3
R4 → R4 − R2
0 1 −1 1 −1 0 0 1
1 0 2 0 1 0 0 0
0 1 −2 0 −1 1 0 0
¬
0
0 2 1 1 −2 1 0
0 0 0 1 −1 0 −1 2 R4 → 2R4 − R3
A link to tex.sx
1 0 2 0 1 0 0 0
R1 → R1 − R3
0 1 −2 0 −1 1 0 0
¬
0 0 2 1 1 −2 1 0 R2 → R2 + R3
0 0 0 1 −1 0 −1 2
A link to tex.sx
1 0 0 −1 0 2 −1 0
0 R1 → R1 + R4
1 0 1 0 −1 1 0
R2 → R2 − R4
¬
0 0 2 1 1 −2 1 0
R3 → R3 − R4
0 0 0 1 −1 0 −1 2
A link to tex.sx
1 0 0 0 −1 2 −2 2
0 R1 → R1 + R4
1 0 0 1 −1 2 −2
R2 → R2 − R4
¬
0 0 2 0 2 −2 2 −2
R3 → R3 − R4
0 0 0 1 −1 0 −1 2
A link to tex.sx
1 0 0 0 −1 2 −2 2
0 1 0 0 1 −1 2 −2
¬
0
0 2 0 2 −2 2 −2
R3 → R3
2
0 0 0 1 −1 0 −1 2
A link to tex.sx
1 0 0 0 −1 2 −2 2
0 1 0 0 1 −1 2 −2
¬
0
0 1 0 1 −1 1 −1
0 0 0 1 −1 0 −1 2
A link to tex.sx
−1 2 −2 2
1 −1 2 −2
¬ A−1 =
1 −1 1 −1
−1 0 −1 2
A link to tex.sx
a11 x1 + . . . . . . + a1n xn = b1
a21 x1 + . . . . . . + a2n xn = b2
........................
am1 x1 + . . . . . . + amn xn = bm
¬ We can write Ax = b
A link to tex.sx
Elementary Transformations
A link to tex.sx
¬ All rows that contain only zeros are at the bottom of the matrix
¬ The first nonzero number from the left (also called the pivot or the
leading coefficient) is always strictly to the right of the pivot of the
row above it.
A link to tex.sx
A link to tex.sx
Problem
A link to tex.sx
−2 4 −2 −1 4 −3
4 −8 3 −3 1 2
1 −2 1 −1 1 0 R1 ↔ R3
¬ [A : b] =
1 −2 0 −3 4 a
A link to tex.sx
1 −2 1 −1 1 0
R2 → R2 − 4R1
4 −8 3 −3 1 2
¬ [A : b] =
−2 4 −2 −1 4 −3 R3 → R3 + 2R1
1 −2 0 −3 4 a R4 → R4 − R1
A link to tex.sx
1 −2 1 −1 1 0
0 0 −1 1 −3 2
¬ [A : b] =
0 0
0 −3 6 −3
R4 → R4 − R2
0 0 −1 −2 3 a
A link to tex.sx
1 −2 1 −1 1 0
0 0 −1 1 −3 2
¬ [A : b] =
0 0
0 −3 6 −3
R4 → R4 − R3
0 0 0 −3 6 a − 2
A link to tex.sx
1 −2 1 −1 1 0
0 0 −1 1 −3 2
¬ [A : b] =
0 0
0 −3 6 −3
0 0 0 0 0 a+1
A link to tex.sx
Problem
x1 − 2x2 + x3 − x4 + x5 = 0
0x1 + 0x2 + x3 − x4 + 3x5 = −2
0x1 + 0x2 + 0x3 + x4 − 2x5 = 1
A link to tex.sx
Particular solution is
x1 2
x2
0
¬
x3 =
−1
x4 1
x5 0
A link to tex.sx
A link to tex.sx
A link to tex.sx
x1 2 2 2
x2
0
1
0
X =
x3 =
−1 + λ1
0 + λ2
−1
x4 1 0 2
x5 0 0 1
A link to tex.sx
Problem
¬ Find
all solutions
of the system
of equations
AX = 12X where
x1 6 4 3
X = x2 ∈ R3 , A= 6 0 9
x3 0 8 0
Pn
i=1 xi =1
A link to tex.sx
Solution
¬ AX = 12X
¬ AX − 12IX = 0
¬ [A − 12I ]X = 0
6 4 3 1 0 0
0
6 0 9 − 12 0 1 0 X = 0
0 8 0 0 0 1 0
6 4 3 12 0 0
0
6 0 9 − 0 12 0 X = 0
0 8 0 0 0 12 0
−6 4 3 x1 0
6 −12 9 x2 = 0
0 8 −12 x3 0 A link to tex.sx
Solution cont..
Solution cont..
A link to tex.sx
Solution cont..
¬ −8x2 + 12x3 = 0
¬ 8x2 = 12x3
¬ x2 = 32 x3
¬ −6x1 + 4( 23 x3 ) + 3x3 = 0
¬ −6x1 + 9x3 = 0
¬ x1 = 23 x3
A link to tex.sx
Solution cont..
¬ x1 = x2 = 32 x3
¬ Given x1 + x2 + x3 = 1
3
¬ 2 x3 + 23 x3 + x3 = 1
1
¬ x3 = 4
3
¬ x1 = x2 = 8
A link to tex.sx
Problem
2w + 3x + 4y + 5z = 1
4w + 3x + 8y + 5z = 2
6w + 3x + 8y + 5z = 1
x1 − 2x2 − 3x4 + 4x5 = a
A link to tex.sx
2 3 4 5 1
R → R2 − R1
¬ [A : b] = 4 3 8 5 2 2
R3 → R3 − 3R1
6 3 8 5 1
A link to tex.sx
2 3 4 5 1
¬ [A : b] = 0 −3 0 −5 0 R3 → R3 − 2R2
0 −6 −4 −10 −2
A link to tex.sx
2 3 4 5 1
¬ [A : b] = 0 −3 0 −5 0
0 0 −4 0 −2
A link to tex.sx
2 3 4 5 x1 1
¬ [A : b] = 0 −3 0 −5 x2 = 0
0 0 −4 0 x3 −2
−1
¬ −4y = −2 =⇒ y = 2
−5t
¬ −3x − 5z = 0 Let z = t =⇒ x = 3
−1
¬ 2w + 3x + 4y + 5z = 1 =⇒ w = 2 .
A link to tex.sx
Problem
A link to tex.sx
1 1 −1 −1 1
2 5 −7 −5 −1 R2 → R2 − 2R1
¬ [A : b] = R → R3 − 2R1
2 −1 1 3 4 3
R4 → R4 − 5R1
5 2 −4 2 6
A link to tex.sx
1 1 −1 −1 1
0 3 −5 −3 0
¬ [A : b] =
5 2 R3 → R + R2
0 −3 3
0 −3 1 7 1 R4 → R4 − R2
A link to tex.sx
1 1 −1 −1 1
0 3 −5 −3 0
¬ [A : b] =
0
0 −2 2 2
0 0 −4 4 1 R4 → R4 − 2R3
A link to tex.sx
1 1 −1 −1 1
0 3 −5 −3 0
¬ [A : b] =
0
0 −2 2 2
0 0 0 0 −3
A link to tex.sx