L2
L2
L2
• Vector spaces :
Let V be a set on which two operations (vector addition and
scalar multiplication) are defined. If the following ten axioms
are satisfied for every u, v, and w in V and every scalar (real
number) c and d, then V is called a vector space
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
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
※ Any set V that satisfies these ten properties (or axioms) is called a vector
space, and the objects in the set are called vectors
n
※ Thus, we can conclude that R is of course a vector space
• Four examples of vector spaces are introduced as follows. (It is straightforward to
show that these vector spaces satisfy the above ten axioms)
Ex 1: The set of all integers is not a vector space
Pf: 1 V , and 12 is a real-number scalar
( 12 )(1) 12 V(it is not closed under scalar multiplication)
noninteger
scalar
integer
Ex 2: The set of all (exact) second-degree polynomial functions is
not a vector space
2 2
Pf: Let p ( x) x and q ( x) x x 1
p( x) q( x) x 1 V
(it is not closed under vector addition)
• Ex 3:
V=R2=the set of all ordered pairs of real numbers
vector addition: (u1 , u2 ) (v1 , v2 ) (u1 v1 , u2 v2 )
scalar multiplication: c(u1 , u2 ) (cu1 ,0) (nonstandard definition)
Verify V is not a vector space
Sol:
This kind of setting can satisfy the first nine axioms of the
definition of a vector space (you can try to show that), but it
violates the tenth axiom
1(1, 1) (1, 0) (1, 1)
the set (together with the two given operations) is
not a vector space
3 Subspaces of Vector Spaces
• Subspace :
(V , , ) : a vector space
W
: a nonempty subset
W V
(W , , ) : The nonempty subset W is called a subspace if W is
a vector space under the operations of addition and
scalar multiplication defined in V
Trivial subspace :
Every vector space V has at least two subspaces
(1) Zero vector space {0} is a subspace of V (It satisfies the ten
axioms)
(2) V is a subspace of V
※ Any subspaces other than these two are call proper (or nontrivial) subspaces
Examination of whether W being a subspace
– Since the operations defined on W are the same as those
Sol:
First, we knon that W , the set of all 2 2 symmetric matrices,
is an nonempty subset of the vector space M 22
Second,
A1 W, A2 W ( A1 A2 )T A1T A2T A1 A2 ( A1 A 2 W )
c R, A W (cA)T cAT cA (c A W )
The definition of a symmetric matrix A is that AT = A
W is a subspace of M 22
Ex 3: The set of singular matrices is not a subspace of M2×2
Let W be the set of singular (noninvertible) matrices of
order 2. Show that W is not a subspace of M2×2 with the
standard matrix operations
Sol:
1 0 0 0
A W , B W
0 0 0 1
1 0
A B W (W is not closed under vector addition)
0 1
W2 is not a subspace of M 22
2
Ex 4: The set of first-quadrant vectors is not a subspace of R
Show that W {( x1 , x2 ) : x1 0 and x2 0}, with the standard
2
operations, is not a subspace of R
Sol:
Let u (1, 1) W
1u 11, 1 1, 1 W
(W is not closed under scalar multiplication)
W is not a subspace of R 2
Ex 5: Identify subspaces of R2
2
Which of the following two subsets is a subspace of R ?
(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 R 2
(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 R
2
Ex 8: 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)