Vector Space and Subspaces
Vector Space and Subspaces
MATH F112
Department of Mathematics
BITS Pilani K K Birla Goa Campus
(2) V M mn (the set of all m×n matrices with real entries)
Ex: (m = n = 2)
u11 u12 v11 v12 u11 v11 u12 v12
u u v v u v u v
21 22 21 22 21 21 22 22
u11 u12 ku11 ku12
k
u u ku
21 22 21 ku22
4.5
(3) V Pn (the set of all real polynomials of degree n or less)
p ( x) q ( x) (a0 b0 ) (a1 b1 ) x (an bn ) x n
kp( x) ka0 ka1 x kan x n
4.6
Important vector spaces
R set of all real numbers
R2 set of all ordered pairs
R3 set of all ordered triples
Rn set of all n-tuples
C(, ) set of all continuous functions defined on the real number line
C[a, b] set of all continuous functions defined on a closed interval [a, b]
P set of all polynomials
Pn set of all polynomials of degree n
Mm,n set of m n matrices
Mn,n set of n n square matrices
4.7
Note: To show that a set is not a vector space, you need only
find one axiom that is not satisfied
4.8
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)
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
4.9
Problem 1
vector addition: u v uv
scalar multiplication: ku u k
scalar multiplication: k ( u , v ) ( ku , v k )
(1) 0v 0
(2) c0 0
(3) If cv 0, either c 0 or v 0
(4) (1) v v
(5) If u v u w , then v w
4.12
Subspaces of Vector Space
4.13
Let V be a vector space and W a nonempty subset of V. If W is a
vector space under the operations of vector addition and scalar
multiplication defined on V, then W is called a subspace of V.
(2) V is a subspace of V
4.14
Examination of whether W is a subspace
4.15
Theorem:
4.16
Proof:
1. Note that if u, v, and w are in W, they are also in V. Furthermore,
W and V share the same operations. Consequently, vector space
axioms 2, 3, 7, 8, 9, and 10 are satisfied automatically.
2. Suppose that W is closed under vector addition and scalar
multiplication, i.e., the axioms 1 and 6 for vector spaces are
satisfied
3. Since the axiom 6 is satisfied (i.e., cu is in W if u is in W), we can
obtain
4.18
Example 1:
A subspace of M3, 3
1u 11, 1 1, 1 W
(W is not closed under scalar multiplication)
W is not a subspace of R 2
( a ) S 1 ( x 1 , x 2 , x 3 ) / x 1 x 2 0
( b ) S 2 ( x 1 , x 2 , x 3 ) / x 1 / x 2 2
( c ) S 3 ( x 1 , x 2 , x 3 ) / x 1 2 x 2
( d ) S 4 ( x 1 , x 2 , x 3 ) / x 1 x 2 2 x 3 0
4.23
Problem :
Identify subspaces of P (Set of all polynomials)
Which of the following subsets are subspaces of P?
( a ) S 1 p P / degree of p 4
( b ) S 2 p P / p (1) 0
4.24
Problems :
Identify subspaces of C(a, b) (Set of all continuous functions)
Which of the following subsets are subspaces of C(a,b)?
( a ) S1 f C ( a , b ) / f ( x0 ) 0, x0 ( a , b )
b
(b ) S 2 f C ( a , b ) / f ( x ) dx 0
a
Justify your answer.
4.25
3
Subspaces of R
(4) R 3
4.26
Theorem: The intersection of two subspaces is a subspace
4.27