Lecture 5 - Vector Space and Properties
Lecture 5 - Vector Space and Properties
Anushaya Mohapatra
Department of Mathematics
BITS PILANI K K Birla Goa Campus, Goa
Anushaya Mohapatra (Dept. of Maths) Vector Spaces January 22, 2024 1/8
Overview
Anushaya Mohapatra (Dept. of Maths) Vector Spaces January 22, 2024 2/8
Real Vector Spaces:
Definition 1.
A vector space(Over R) is a nonempty set V of objects,
with two operations, called vector addition + and
multiplication . by scalars (real numbers), satisfying the
following axioms for all u, v, and w in V and for all scalars
c and d ∈ R.
Anushaya Mohapatra (Dept. of Maths) Vector Spaces January 22, 2024 3/8
Axioms:
1 For any u and v in V, the sum u + v is in V. (Additive Closure)
2 u + v = v + u for all u, v in V (Additive Commutative)
3 u + (v + w) = (u + v) + w (Additive Associative)
4 There is a zero vector 0 in V such that for every u in V, u+0 = u,
this is called the identity element. (Zero)
5 For each u in V, there is a vector −u in V such that u + (−u) = 0 .
This is the additive inverse. (Additive Inverse)
6 The scalar multiple of u by c, denoted by cu, is in V. (Multiplicative
Closure)
7 c(u + v) = cu + cv (Distributive)
8 (c + d)u = cu + du ( Distributive)
9 c(du) = (cd)u (Associative)
10 1u = u (Unity)
Anushaya Mohapatra (Dept. of Maths) Vector Spaces January 22, 2024 4/8
Examples of Vector Spaces
Example 2.
n-tuple space Rn :
Addition:(u1 , u2 , · · · , un ) + (v1 , v2 , · · · vn ) =
(u1 + v1 , u2 + v2 , · · · , un + vn )
scalar multiplication:
α(u1 , u2 , · · · , un ) = (αu1 , αu2 , · · · , αun )
More examples:
1 M (R) = set of all n × n real matrices under usual matrix addition
n
and scalar multilication.
2 P (X): polynomials with degree smaller than or equal to n, under
n
polynomial addition and scalar multiplication.
3 Set of solutions of AX = 0, where A is an n × m matrices.
Anushaya Mohapatra (Dept. of Maths) Vector Spaces January 22, 2024 6/8
Problems
Anushaya Mohapatra (Dept. of Maths) Vector Spaces January 22, 2024 7/8
Properties of Vector Space
Theorem 3.
Suppose V is a vector space, v ∈ V, and let c be any scalar, then following
are ture
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
Anushaya Mohapatra (Dept. of Maths) Vector Spaces January 22, 2024 8/8