LA Chapter4 Part 3
LA Chapter4 Part 3
Module 6
Euclidean Vector Spaces I
Learning Objectives
1
Euclidean Vector Spaces I
-Space, ℜn
Euclidean n-Space,
Linear Transformations from ℜn to ℜm
http://faculty.valenciacc.edu/ashaw/
Rev.09 Click link to download other modules. 3
Some Important
Properties of Vector Operations in ℜn
http://faculty.valenciacc.edu/ashaw/
Rev.F09 Click link to download other modules. 4
2
Basic Vector Operations in ℜn
Two vectors u = (u1, u2, … , un ) and v = (v1, v2,… , vn )
are equal if and only if
u1 = v1 , u2 = v2 , … , un = vn .
Thus,
u + v = (u1 + v1 , u2 + v2,…, un + vn)
u - v = (u1 - v1 , u2 - v2,…, un - vn)
and
5v - 2u = (5u1 - 2v1, 5u2 - 2v2,…, 5un - 2vn)
http://faculty.valenciacc.edu/ashaw/
Rev.F09 Click link to download other modules. 5
3
How to Find the Norm of a Vector in ℜn ?
! ! ! u1 $
u = u12 + u 22 , u = (u1 ,u2 ) = # &
#" u2 &%
! u1 $
! ! # &
u = u12 + u 22 + u32 , u = (u1 ,u2 ,u3 ) = # u2 &
# u &
" 3 %
http://faculty.valenciacc.edu/ashaw/
Rev.F09 Click link to download other modules. 7
!
u = 2 2 + (!3)2 + 6 2 + 12 = 4 + 9 + 36 + 1 = 50 = 5 2
http://faculty.valenciacc.edu/ashaw/
Rev.F09 Click link to download other modules. 8
4
How to Find the Distance Between
Two Vectors in ℜn ?
• The distance between u = (u1,u2,…,un) and v = (v1,v2,…,vn)
in ℜn , d(u,v), is also known as the Euclidean distance.
http://faculty.valenciacc.edu/ashaw/
Rev.F09 Click link to download other modules. 9
5
How to Express a Linear Transformation
from ℜ3 to ℜ4 in Matrix Form?
6
Example and Notations
! w1 $ ! 3 '2 $ ! x1 $ ! ! ! ! !
# &=# &# & ( w = Ax = TA ( x) = T ( x) = [T ]x
#" w2 &% " 7 1 % # x2
" &%
7
Zero Transformation and Identity Operator
If 0 is the m x n zero matrix, then for every vector x in ℜn, we
will have the zero transformation from ℜn to ℜm, T0: ℜn →
ℜm, where T0 is called multiplication by 0.
! ! !
T0 ( x) = 0 x = 0
If I is the n x n identity matrix, then for every vector x in ℜn,
we will have an identity operator on ℜn , TI: ℜn → ℜn, where
TI is called multiplication by I.
! ! !
TI ( x) = Ix = x
(-x,y) (x,y)
! w1 $ ! '1 0 $ ! x $
# &=# &# &
w u #" w2 &% " 0 1 % #" y &%
x ! '1 0 $
[T ] = # &
" 0 1 %
http://faculty.valenciacc.edu/ashaw/
Rev.F09 Click link to download other modules. 16
8
Linear Operators for Reflection (Cont.)
If the linear operator T: ℜ2 → ℜ2 maps each vector into its
symmetric image about the x-axis, we can construct a
reflection operator or linear transformation as follows:
! !
T (u) = w = (w1 , w2 ) = (x + 0y, 0x ! y)
y
w1 = x + 0y ! w1 = x
w2 = 0x " y ! w2 = "y
(x,y)
u ! w1 $ ! 1 0 $ ! x $
x # &=# &# &
#" w2 &% " 0 '1 % #" y &%
w
! 1 0 $
(x,-y)
[T ] = # &
" 0 '1 %
http://faculty.valenciacc.edu/ashaw/
Rev.F09 Click link to download other modules. 17
y (y,x)
w1 = 0x + y ! w1 = y
y=x w2 = x + 0y ! w2 = x
w
u (x,y) ! w1 $ ! 0 1 $ ! x $
# &=# &# &
x #" w2 &% " 1 0 % #" y &%
! 0 1 $
[T ] = # &
" 1 0 %
http://faculty.valenciacc.edu/ashaw/
Rev.F09 Click link to download other modules. 18
9
Linear Operators for Reflection (Cont.)
If the linear operator T: ℜ3 → ℜ3 maps each vector into its
symmetric image about the xy-plane, we can construct a
reflection operator or linear transformation as follows:
! !
T (u) = w = (w1 , w2 , w3 ) = (x + 0y + 0z, 0x + y + 0z, 0x + 0y ! z)
w1 = x + 0y + 0z ! w1 = x
z w2 = 0x + y + 0z ! w2 = y
w3 = 0x + 0y " z ! w3 = "z
u
(x,y,z) ! w1 $ ! 1 0 0 $ ! x $
y # & # &# &
w # w2 & = # 0 1 0 & # y &
(x,y,-z)
# w & #" 0 0 '1 &% # z &
" 3 % " %
! 1 0 0 $
x [T ] = # 0 1 0 &
# &
Rev.F09
http://faculty.valenciacc.edu/ashaw/ # 0
" 0 '1 &% 19
Click link to download other modules.
10
Orthogonal Projection Operator (Cont.)
Example: Use matrix multiplication to find the orthogonal
projection of (-9,4,3) on the xy-plane.
11
Linear Operators for Rotation (Cont.)
y (w1,w2)
! w1 $ ! cos(' ) ( sin(' ) $! x $
w # &=# &# &
#" w2 &% #" sin(' ) cos(' ) &% #" y &%
θ u (x,y)
ɸ ! cos(' ) ( sin(' ) $
x [T ] = # &
#" sin(' ) cos(' ) &%
http://faculty.valenciacc.edu/ashaw/
Rev.F09 Click link to download other modules. 23
http://faculty.valenciacc.edu/ashaw/
Rev.F09 Click link to download other modules. 24
12
Linear Operators for Rotation (Cont.)
It follows that the image, w, of (3,-4) when it is rotated
through an angle of 30° (counterclockwise) in ℜ2 can be
found as:
" 3 1 % " 3 1 % " 3 3+4 %
$ ! ' $ 3( ) ! 4(! ) ' $ '
! $ 2 2 '" 3 % $ 2 2 '=$ 2 '
w=$ ' $ '=$ ' $ 3! 4 3 '
$ 1 3 ' # !4 & $ 1 3 ' $ '
3( ) ! 4( )
$# 2 2 '& $# 2 2 '& $# 2 '&
Thus,
" 3 3 + 4 3! 4 3%
T (3, !4) = $ ,
# 2 2 '&
http://faculty.valenciacc.edu/ashaw/
Rev.F09 Click link to download other modules. 25
Alternatively, we have
[TB TA ] = [ TB ][ TA ] .
http://faculty.valenciacc.edu/ashaw/
Rev.F09 Click link to download other modules. 26
13
Composition of Linear Transformations (Cont.)
Example: Find the standard matrix for the stated
composition of linear operators on ℜ2, if a rotation of π/2 is
followed by a reflection about the line y = x.
# ) ) &
# cos(! ) " sin(! ) & % cos( 2 ) " sin( 2 ) ( #
[TA ] = % (=% ( = % 0 "1 &(
%$ sin(! ) cos(! ) (' % sin( ) ) cos( ) ) ( $ 1 0 '
% (
$ 2 2 '
http://faculty.valenciacc.edu/ashaw/
Rev.F09 Click link to download other modules. 27
Note: This is the symmetric image about the x-axis matrix. See slide 17.
http://faculty.valenciacc.edu/ashaw/
Rev.F09 Click link to download other modules. 28
14
What have we learned?
We have learned to:
1. Use vector notation in ℜn.
2. Find the inner product of two vectors in ℜn.
3. Find the norm of a vector and the distance between
two vectors in ℜn.
4. Express a linear system in ℜn in dot product form.
5. Find the standard matrix of a linear transformation from
ℜn to ℜm .
6. Use linear transformations such as reflections,
projections, and rotations.
7. Use the composition of two or more linear
transformations .
http://faculty.valenciacc.edu/ashaw/
Rev.F09 Click link to download other modules. 29
Credit
Some of these slides have been adapted/modified in part/whole from the
following textbook:
• Anton, Howard: Elementary Linear Algebra with Applications, 9th Edition
http://faculty.valenciacc.edu/ashaw/
Rev.F09 Click link to download other modules. 30
15