Question: Apply the Linear dependence and Linear Independence in vector definitions and show that the given vectors are Linearly dependant or independent vectors in R4.
V1 = (1, 3, -1, 4)T, V2= (3, 8, -5, 7)T, V3= (2, 9, 4, 23)T.
Given, V1 = (1, 3, -1, 4)T, V2= (3, 8, -5, 7)T, V3= (2, 9, 4, 23)T
We have,
a(1, 3, -1, 4)T +b(3, 8, -5, 7)T +c(2, 9, 4, 23)T=(0 0 0 0)T
Or we can write as follows:
On solving (i), (ii) and (iii), we get
Put (v) in (iv).
It means it is true for all c.
Thus, we don't have any of a,b,c non-zero.
So, given vectors are linearly dependent.
Comments