Lecture-2 Vector Spaces-21
Lecture-2 Vector Spaces-21
VECTOR SPACES
1
n
2.1 Vectors in R
An ordered n-tuple :
a sequence of n real numbers (x1, x2, …, xn)
n
R -space :
the set of all ordered n-tuples
n=1 R1-space = set of all real numbers
(R1-space can be represented geometrically by the x-axis)
x1 , x2 x1 , x2
or
0,0
a point a vector
※ A vector on the plane is expressed geometrically by a directed line segment
whose initial point is the origin and whose terminal point is the point (x1, x2) 3
u u1 , u2 , , un , v v1, v2 , , vn (two vectors in Rn)
Equality:
u v if and only if u1= v1, u2= v2,……, un= vn
Notes:
The sum of two vectors and the scalar multiple of a vector
in Rn are called the standard operations in Rn
4
Difference between u and v:
u v u (1) v (u1 v1 , u2 v2 , u3 v3 ,..., un vn )
Zero vector :
0 (0, 0, ..., 0)
5
Notes:
A vector u (u1 , u2 ,, un ) in R n can be viewed as:
Use comma to separate components
8
Notes:
n n
(1) The zero vector 0 in R is called the additive identity in R (see
Property 4)
(2) The vector –u is called the additive inverse of u (see
Property 5)
Addition:
(1) u+v is in V
(2) u+v = v+u
(3) u+(v+w) = (u+v)+w
(4) V has a zero vector 0 such that for every u in V, u+0 = u
(5) For every u in V, there is a vector in V denoted by –u
such that u+(–u) = 0 10
Scalar multiplication:
(6) cu is in V
(7) c(u v) cu cv
(8) (c d )u cu du
(9) c(du) (cd )u
(10) 1(u) u
11
Notes:
A vector space consists of four entities:
a set of vectors, a set of real-number scalars, and two operations
V: nonempty set
c: scalar
(u, v) u v : vector addition
(c, u) cu : scalar multiplication
V , , is called a vector space
※ The set V together with the definitions of vector addition and scalar
multiplication satisfying the above ten axioms is called a vector space
12
Four examples of vector spaces are introduced as follows. (It is
straightforward to show that these vector spaces satisfy the above ten axioms)
(1) n-tuple space: Rn
(u1 , u2 ,un ) (v1 , v2 ,v2 ) (u1 v1 , u2 v2 ,un vn ) (standard vector addition)
k (u1 , u2 ,un ) (ku1 , ku2 , kun ) (standard scalar multiplication for vectors)
※ Any subspaces other than these two are called proper (or nontrivial) subspaces
20
Examine whether W being a subspace
– Since the operations defined on W are the same as those
Sol:
1 0 0 0
A W , B W
0 0 0 1
1 0
A B I W (W is not closed under vector addition)
0 1
W is not a subspace of M 22
24
Ex 7: The set of first-quadrant vectors is not a subspace of R2
Show that W {( x1 , x2 ) : x1 0 and x2 0} , with the standard
operations, is not a subspace of R2
Sol:
Let u (1, 1) W
1u 11, 1 1, 1W
(W is not closed under scalar multiplication)
W is not a subspace of R2
25
Ex 8: Identify subspaces of R2
Which of the following two subsets is a subspace of R2?
(a) The set of points on the line given by x+2y=0
(b) The set of points on the line given by x+2y=1
Sol:
(a) W ( x, y) x 2 y 0 (2t , t ) t R
(Note: the zero vector
(0,0) is on this line)
W is a subspace of R2
26
(b) W x, y x 2 y 1 (Note: the zero vector (0, 0) is not on this line)
Consider v (1,0) W
1 v 1,0 W W is not a subspace of R2
Note: Subspaces of R2
(1) W consists of the single point 0 0, 0
(2) W consists of all points on a line passing through the origin
(3) R 2
27
Ex 9: Identify subspaces of R3
Which of the following subsets is a subspace of R 3?
(a) W ( x1 , x2 ,1) x1 , x2 R (Note: the zero vector is not in W)
(b) W ( x1 , x1 x3 , x3 ) x1 , x3 R (Note: the zero vector is in W)
Sol:
(a)
Consider v (0,0,1) W
(1) v (0,0, 1) W
W is not a subspace of R3
28
(b)
30