Lecture 11
Lecture 11
⃗ ) = A𝒙
T (𝒙 ⃗ ,
The matrix transformations are precisely the linear transformations from Rn to Rm,
that is, the transformations with the linearity properties
𝑇(𝒖 + 𝒗) = 𝑇(𝒖) + 𝑇(𝒗) and 𝑇(𝑘𝒖) = 𝑘𝑇(𝒖)
We will use these two properties as the starting point for defining more general
linear transformations.
Remark:
Solution: As ⃗ ) = A𝒙
T (𝒙 ⃗
1 0 −1 1 0
T[ ]=[ ][ ]=[ ]
0 1 0 0 1
0 0 −1 0 −2
T[ ]= [ ][ ]=[ ]
2 1 0 2 0
4 Original
0 1 4
[ ] Translated
3
−1 0
3
0
2 [ ]
0 1
[] 2
2 1
1
0
0 1 2 3 4 0
-4 -3 -2 -1 0
1 −2
[] []
0
0
Work to do:
2 0 1 0
Q1. Consider the matrices A= [ ], B=[ ],
0 2 0 0
−1 0 0 1
C=[ ], D=[ ],
0 1 −1 0
0 0.2 1 −1
E=[ ], F=[ ]
0 1 1 1
Show the effect of each of these matrices on L shape in example 1 and describe
each of the transformation in words.
Solution: As, ⃗ ) = A𝒙
T (𝒙 ⃗
1 2 0 1
T[ ]=[ ][ ]=[ ]
0 0 2 0 4
0 2 0 0 3
Original
T[ ]=[ ][ ]=[ ]
2 0 2 2 2
0
For T (⃗⃗⃗𝒙) = C𝒙
⃗ []
2 1
1 −1 0 1 0
T[ ]=[ ][ ]=[ ] 0 1 2 3 4
0 0 1 0
0 −1 0 0 1
T[ ]=[ ][ ]=[ ] []
0
2 0 1 2
.
.
.
1- Euclidean Transformation
2- Affine Transformation
1 – Euclidean Transformations
⃗ +𝒂
T(x) = A𝒙 ⃗ ∈ 𝑅2
⃗ , ∀𝒙
2 – Affine Transformations
⃗ + ⃗𝒂 ,
T(x) =A𝒙 ∀ ⃗𝒙 ∈ 𝑅 2
⃗ ∈ 𝑅2 .
where A is a 2x2 invertible matrix and 𝒂
Remarks:
1. Every orthogonal matrix is invertible but an invertible matrix may or may not be
orthogonal.
1- Translation,
2- Reflection,
3- Rotation.
Types of Affine transformation:
1- Scaling
2- Stretching
3- Shearing
1- Translation
⃗)=𝒙
T (𝒙 ⃗ +𝒂
⃗ , ⃗ ∈ 𝑅2
∀𝒙
Let A = (-2, -2), B = (2, -2), C = (0, 2) form a triangle. Find the translated triangle
5
with vector 𝒂⃗ = [ ].
8
Solution: As the transformation of translation is
⃗)=𝒙
T (𝒙 ⃗ +𝒂
⃗ .
−2 5 3
For point A: D = T (A) =[ ]+[ ]=[ ]
−2 8 6
2 5 7
For point B: E = T (B) = [ ] + [ ] = [ ]
−2 8 6
0 5 5
For point C: F = T (C) = [ ] + [ ] = [ ]
2 8 10
10
F (5,10)
9
8 Translated
7 triangle
6
D(3,6) E (7,6)
5
4
3
2 C (0,2)
1
0
-5 -4 -3 -2 -1 -1 0 1 2 3 4 5 6 7 8 9 10
-2
A (-2,2) B (2, -2)
-3
-4
-5
⃗ = (2, 3).
For a line 3x - 4y = 2, find the equation of line translated through vector 𝒂
⃗)=𝒙
T (𝒙 ⃗ +𝒂
⃗
𝒙′ 𝒙 𝟐
So [ ]=[𝒚] + [ ]
𝒚′ 𝟑
𝒙′ 𝒙 + 𝟐
Or [ ]= [ ]
𝒚′ 𝒚 + 𝟑
Then, x = 𝑥′ - 2 and y = 𝑦′ - 3.
Put these in our given equation of line that is
3(𝑥′– 2) – 4(𝑦′– 3) = 2
3 Translated line
2
Original line
1
0
-4 -3 -2 -1 0 1 2 3 4
-1
-2
-3
-4
⃗)=𝒙
T (𝒙 ⃗ +𝒂
⃗
𝒙′ 𝒙 𝟐 𝒙 + 𝟐
[ ]=[𝒚] + [ ] = [ ]
𝒚′ 𝟑 𝒚 + 𝟑
Hence, Original circle is (x - 4)2 + (y - 3)2 = 9 with Center = (4, 3), Radius = 3.
While Translated circle is (𝒙′- 6)2 + (𝒚′- 6)2 = 9 with Center = (6, 6), Radius = 3
12
11
10
9
8
7
6 (6,6)
5 Translated
circle
4
3 (4,3)
2 Original
1
circle
0
0 1 2 3 4 5 6 7 8 9 10 11 12 13 14
10
5
A (3,4) D( 6,4)
4
3 Original rectangle
2
B (3,2) C (6,2)
1
0
0 1 2 3 4 5 6 7 8 9 10