Linear Independence and Dependence of Vectors
Linear Independence and Dependence of Vectors
Examples:
Solution:
C1(1,2,0)+c2(0,1,-1)+c3(1,1,2) =0
C1+c3 =0
2c1+c2+c3 = 0
-c2+2c3 =0
C1 =0 c2=0 and c3 =0
Q2.Determine whether the vectors (2,1,2) and (8,4,8) are linearly independent
or dependent
Solution:
C1(2,1,2)+c2(8,4,8) =0
2c1+8c2 =0
C1+4c2 = 0
2c1+8c2 =0
v = α1a1+α2a2+…+αnan
Examples:
(4,5)= 4(1,0)+5(0,1)
{(2,1),(-1,1)}
(4,5)=a(2,1)+b(-1,1)
2a –b = 4
a+b =5
a = 3 b=2
Let V is a vector space over the field F. The subset S of V is called the basis if
The number of elements in the basis of the vector space V is called the
dimension of the vector space V
For example the dimension of the vector space R2 is 2 and the dimension of the
vector space R3 is 3
Examples:
Solution:
W ={(a,b,c,d)/a=d,b=2c}
={(a,2c,c,a)} =a(1,0,0,1)+c(0,2,1,0)
Dimension of W = 2
Solution:
w = {(a,b,c,d)/b-2c+d =0}
={(a,b,c,2c –b)}
= a(1,0,0,0)+b(0,1,0,-1)+c(0,0,1,2)
Dimension of w =3
Solution:
w={(a,b,c)/a=b=c}
={(a,a,a)}
=a(1,1,1)
Dimension of w =1
Linear transformations
Let U and V are 2 vector spaces over the field F.A linear function or linear
transformation from U to V is a function T : U → V such that
Range of T = {T(α)€V:α€U}
Null space of a linear transformation: Let U and V are 2 vector spaces and T is a
linear transformation from U into V then the null space of T is denoted by N(T)
is the set of all vectors α in U such that T(α)=0
Rank nullity theorem: Let U and V are 2 vector spaces and T is a linear
transformation from U into V then
Examples:
Q1. Show that the function T:R2 →R3 defined by T(a,b)= (a+b,a-b,b)
Solution:
= T [aa1 +ba2,ab1+bb2]
=[a(a1+b1)+b(a2+b2),a(a1-b1)+b(a2-b2), ab1+bb2 ]
=a T(a1,b1) + b T(a2,b2)
= a T(x)+b T(y)
{(1,0),(0,1)} is a basis of R2 .
T(1,0)=(1,1,0)
T(0,1)=(1,-1,1)
The vectors {(1,1,0),(1,-1,1)} forms a basis for the range of T
Solution:
T(ax+by)= T [a(a1,b1,c1)+b(a2,b2,c2)]
= T[aa1+ba2,ab1+bb2,ac1+bc2]
=(aa1+ba2,ab1+bb2)
=a(a1,b1)+b(a2,b2)
=a T (a1,b1,c1)+bT(a2,b2,c2)
=a T(X)+ b T(y)
T is a linear transformation
T(1,0,0)= (1,0)
T(0,1,0)=(0,1)
T(0,0,1)=(0,0)
A vector space together with an inner product is called inner product space
Inner product:
3.<x+y,z> = <x,z>+<y,z>
4. <cx,y>=c<x,y>
5.<x,y>=<y,x>
Norm of a vector:
Let V is an inner product space and x= (a,b) is an element of V . Then the norm
of the vector x is denoted by ||x|| and it is defined as the positive square root
of (a,b)
||x|| = √ a2+b2
Unit vector:
g(x)= 2x +1
Solution:
<f(x),g(x)> = ∫ f(x)g(x) dx
= ∫ (2x2 +3x-1)(2x+1) dx
= ∫ 4x3+ 2x2+7x -1
= 25/6
Distance:
Let V be an inner product space then the distance between two vectors x
=(x1,x2) and y = (y1,y2) denoted by d(x,y) and it is defined by d(x,y)= √(𝑥1 −
𝑦1)2+(x2-y2)2
Orthogonal vectors:
Let V is an inner product space. Two vectors u and v are said to be orthogonal if
<u,v> =0
Orthogonal set:
Solution:
u.v =(1,2,1).(4,-2,0)=0
v.w =(4,-2,0)(2,4,-10)=0
u.w =(2,4,-10).(1,2,1)=0
Orthonormal set:
Example:
Solution:
Let u=(1,0,0)
V=(0,1,0)
w =(0,0,1)
w =(0,0,1)
u.v = 0
v.w = 0
u.w =0
||u|| =1
||v|| =1
||w|| =1