Lecture 24
Lecture 24
B containing n vectors is
isomorphic to Rn.
dimensional.
(a) Any pair of non-parallel
vectors a, b in the xy-plane,
which are necessarily linearly
independent, can be regarded a
basis of the subspace R2. In
particular the set of unit vectors
{i, j} forms a basis for R in dim
2
(R2) = 2.
Any set of three non coplanar
vectors {a, b, c} in ordinary
(physical) space, which will be
necessarily linearly independent,
span the space R3. Therefore any
set of such vectors forms a
basis for R3. In particular the set
of unit vectors {i, j, k} forms a
basis of R3. This basis is called
standard basis for R3. Therefore
dim (R3) = 3.
The set of vectors {e1, e2, …, en } where e1
= (1, 0, 0, 0, …, 0), e2 = (0, 1, 0, 0, …, 0)
e3 = (0, 0, 1, 0, …, 0), …, en = (0, 0, 0, 0, …,
1) is linearly independent. Moreover any
vector
x = (x1, x2 , …, xn) in Rn can be expressed
as a linear combination of these vectors
as
x = x1e1 + x2e2 + x3e3 +…+ xnen. Hence the
set {e1, e2, …, en} forms a basis for Rn. It is
called the standard basis of Rn therefore
dim (Rn) = n. Any other set of n linearly
independent vectors in Rn will furnish a
non-standard basis.
(b) The set B = {1, x, x2 ,
… ,xn} forms a basis for the
vector space Pn of
polynomials of degree < n. It
is called the standard basis
dim (Pn) = n + 1
(c) The set of 2 x 2 matrices with
real entries (elements) {u1, u2, u3,
u4} where
u = 0 0 ,u = ,u =
1 1 0 0 1
2
3
0 0
0 0
4
1 0
0 0
,u = 0 1 is a
linearly independent and every 2
x 2 matrix with real entries can be
expressed as their linear
combination. Therefore they form
a basis for the vector space M2X2.
This basis is called the standard
basis for M2X2 dim (M2X2) = 4.
Example 3
=
a
b
c -2a + b - 3c
=
a 0
0 -2a
+ + 0
0
b
b
0
c
0
- 3c
=a 1 0
0 -2
+b +c 0
0
1
1
0
1
0
- 3
= a A1 + bA2 + cA3
Where A1 = 10 02 , A2 =
0 1
0 1
, and
A3 = 0 0
1 3