Basis
Basis
• Definition:
• S spans V
• S is linearly independent
S is called as a basis for V.
2
2
Ex : Let V = 𝑅2 and S = {(1, 0), (0, 1)}be a subset of 𝑅2 .
We can show that 𝑆 𝑓𝑜𝑟𝑚𝑠 a basis for V. (called as standard basis of 𝑅2 )
Similarly
The standard basis for R3 : {e1 = (1, 0, 0), e2 = (0, 1, 0), e3=(0, 0, 1)}
The standard basis for Rn : {e1, e2, …, en}where,e1=(1,0,…,0), e2=(0,1,…,0),……
en=(0,0,…,1)
• Ex : Let V = 𝑅 2 and S = {(1, 2), (3, 1)}be a subset
V. Determine whether S forms a basis for V.
Solution :
1) We must determine whether an arbitrary vector u = (a, b) in R 2 can be written as a
linear combination of 𝑣1 , 𝑣2 .
i.e, To determine whether real nos. 𝑘1 , 𝑘2 exists such that u = 𝑘1 𝑣1 + 𝑘2 𝑣2
(a, b) = 𝑘1 (1, 2) + 𝑘2 (3, 1)
This leads to a system;
𝑘1 + 3𝑘2 = a
2𝑘1 + 𝑘2 = b
1 3
Det(A) = ≠0
2 1
The above system has unique solution for any vector (a, b)
i.e. We can write an arbitrary vector u = (a, b) in R 2 as a linear combination of
𝑣1 , 𝑣2 . Therefor S is a spanning set of R 2
2) Consider vector equation c1v1 + c2 v 2 = 0
𝑐1 (1, 2) + 𝑐2 (3, 1)=(0, 0)………………………….(i)
This leads to a system;
𝑐1 + 3𝑐2 = 0
2𝑐1 + 𝑐2 = 0
1 3
Det(A) = ≠0
2 1
The above system has unique solution .i.e. 𝑐1 = 𝑐2 = 0 is the only solution to ve
ctor equation (i)
The set S is Linearly independent.
Therefore set S is a basis of vector space 𝑅 2
Theorem : Any two basis sets of a vector space V has
same number of elements.
For example :
As we proved ,S= {(1, 0),(0,1) } forms a basis for R2 and cardinality of S is 2.
It means any other basis set of R2 must contain exactly 2 vectors.
Solution :
We know that dim (R3) = 3 and S is a set having exactly 3 elements. Hence It is
enough to check any one condition.
Let us check if the set is linearly independent or dependent.
Consider vector equation c1v1 + c2 v 2 + c3v 3 = 0
1 2 7 0
𝑐1 −3 + 𝑐2 −5 + 𝑐3 0 = 0
0 6 11 0
1 2 7
Where coefficient matrix A= −3 −5 0 and det A ≠ 0
0 6 11
A is invertible .
The system has unique solution i.e zero solution . c1=c2=c3= 0 .
set S is linearly independent.
Hence it is basis of V.
•
Ex : Check whether set S = {(2, -1, 3), (4, 1, 2), (8, -1, 8)} is a basis of 𝑅3 .
Solution :
We know that dim (R3) = 3 and S is a set having exactly 3 elements. Hence it is enough to
check any one condition.
Let us check if the set is linearly independent or dependent.
Consider vector equation c1v1 + c2 v 2 + c3v 3 = 0
2 4 8 0
𝑐1 −1 + 𝑐2 1 + 𝑐3 −1 = 0
3 2 8 0