Vector Space Lecture Note
Vector Space Lecture Note
Vector space
(3) Additive identity: The set V contains an additive identity element, denoted by
0, such that for any vector v in V, 0 + v = v and v + 0 = v.
The operation · (scalar multiplication) is defined between real numbers (or scalars) and
vectors, and must satisfy the following conditions:
Closure: If v in any vector in V, and c is any real number, then the product c·
v belongs to V.
(5) Distributive law: For all real numbers c and all vectors u, v in V, c · (u + v)
=c·u+c·v
(6) Distributive law: For all real numbers c, d and all vectors v in V, (c+d) · v
=c·v+d·v
(7) Associative law: For all real numbers c,d and all vectors v in V, c · (d · v)
= (cd) · v
Definition;- A vector space over R is any set of objects on which two operation
, addition and scalar multiplication satisfying the above axiom or V is called a
vector space over R if the above ten properties hold.
Solution
u = (x,y) v = (a,b)
=v+u∈V, u +v = v+u
A3 Let u, v, w be in V
= x+a+c,y+b+d
= (u +v ) + w
u + ( v+w) = (u+v) +w
= (0+x, 0 +y)
=(x+0,y+0)
=(x,y)+(0,0)
=u+0
A5. Let u ∈V, u= (x,y), -u = (-x,-y)
au∈ V
=a (x + c ,y+d)
= ax+ac, ay + ad
= (ax,ay) + (ac,ad)
= av + aw ∈V
(a + b ) w = (a + b ) ( c, d )
=( (a+ b) c ,( a + b ) d )
= ( ac + bc, ad + bd )
= (ac + bc, ad + bd )
= ( ac,ad) + (bc,bd)
=a(a,d)+b(c,d)
=a w+b w
S4. Let a,b ∈ R , u inV then
= a (bx,by)
= a ( abx,aby )
S5 let u∈V
l.u =u
V= R2 is a vector space
Exercise
Subspaces
Definition: Let V be a vector space, and let W be a subset of V. If W is a vector space
with respect to the operations in V, then W is called a subspace of V.
Theorem: Let V be a vector space, with operations + and ·, and let W be a
subset of V. Then W is a subspace of V if and only if the following conditions
hold.
Sub2 Closure under ·: If v is any vector in W, and c is any real number, then c
· v is in W.
Solution;-
Exercise
1.w=(x,y,z), x≥ 0