Vector Spaces - Definition and Examples
Vector Spaces - Definition and Examples
Hina Dutt
hina.dutt@seecs.edu.pk
Real Vector Spaces
Closure Axioms:
1. The sum u⊕v exists and is in V
2. k ʘ u is in V
Real Vector Spaces
Addition Axioms:
3. u ⊕ v = v ⊕ u
4. u ⊕ (v ⊕ w) = (u ⊕ v) ⊕ w
5. There is an object 0 in V, called a zero
vector for V, such that 0 ⊕ u = u ⊕ 0 = u for
all u in V
6. For each u in V, there is an object –u in V,
called a negative of u, such that
u ⊕ (-u) = (-u) ⊕ u = 0
Real Vector Spaces
scalar multiplication
k (u1 , u2 , , un ) = (ku1 , ku2 ,, kun )
Examples of Vector Spaces
vector addition
vector addition
p( x) q( x) = (a0 + b0 ) + (a1 + b1 ) x + + (an + bn ) x n
scalar multiplication
k p ( x) = ka0 + ka1 x + + kan x n
Examples of Vector Spaces
V = F (−, )
vector addition
( f g )( x) = f ( x) + g ( x)
scalar multiplication
(k f )( x) = kf ( x)
PROPERTIES OF VECTORS
(1) 0 v = 0
(2) c 0 = 0
(3) If c v = 0, then c = 0 or v = 0
(4) (−1) v = − v
Question 1
Let 𝑉 be the set of all integers. Define ⊕ as
usual addition of vectors and ʘ as ordinary
multiplication. Is 𝑉 a vector space? If not, which
property fails to hold?
12
Question 2
Let 𝑉 be the set of all real numbers with the
operations
𝒖⊕𝒗=𝑢−𝑣
𝑘ʘ𝒖 = 𝑘𝑢
Is 𝑉 a vector space? If not, which property fails
to hold?
13
Question 3
Let 𝑉 be the set of all ordered triples of real
numbers with the operations
𝒖 ⊕ 𝒗 = 𝑢1 , 𝑢2 , 𝑢3 ⊕ 𝑣1 , 𝑣2 , 𝑣3 = (𝑣1 , 𝑢2 + 𝑣2 , 𝑣3 )
𝑘ʘ𝒖 = 𝑘𝑢1 , 𝑘𝑢2 , 𝑘𝑢3
Check whether 𝑉 is a vector space with respect
to the given operations.
14
Question 4
Let 𝑉 be the set of all ordered triples of real
numbers with the operations
𝒖 ⊕ 𝒗 = 𝑢1 , 𝑢2 , 𝑢3 ⊕ 𝑣1 , 𝑣2 , 𝑣3 = (𝑢1 + 𝑣1 , 𝑢2 + 𝑣2 , 𝑢3 + 𝑣3 )
𝑘ʘ𝒖 = 𝑘𝑢1 , 1, 𝑘𝑢3
Check whether 𝑉 is a vector space with respect
to the given operations.
15
Question 5
Let 𝑉 be the set of all positive real numbers with
the operations
𝒖 ⊕ 𝒗 = 𝑢𝑣
𝑘ʘ𝒖 = 𝑢𝑘
Check whether 𝑉 is a vector space with respect
to the given operations.
16
Question 6
Let 𝑉 be the set of all 2 × 2 matrices with trace
equal to zero. Check whether 𝑉 is a vector space
with respect to the usual addition and scalar
multiplication of matrices .
17
Question 7
Let 𝑉 be the set of all real multiples of
exponential functions of the form 𝑒 𝑟𝑥 . Define
vector addition ⊕ as
𝑐1 𝑒 𝑟𝑥 ⊕ 𝑐2 𝑒 𝑚𝑥 = 𝑐1 𝑐2 𝑒 𝑟+𝑚 𝑥
And scalar multiplication as
𝑘ʘ𝑐1 𝑒 𝑟𝑥 = 𝑘𝑐1 𝑒 𝑟𝑥
Is 𝑉 a vector space?
18
Practice Questions
• Elementary Linear Algebra (9th Edition)
by B. Kolman
– Exercise 4.2
• Q.1--Q.25
19