I need help understanding why the following is not linearly dependent
a=
b=
c=
Can someone explain the concepts on how to determined if it is linear independent or linear dependent?
P.S
: Form the matrix
, which rows are the given vectors, and now calculate its determinant
. Since
the matrix is regular and this happens iff its rows, seen as vectors, are linearly independent.
: Suppose
the field we're working with. You have to find out whether the coefficients HAVE TO BE zero or else the above equation is possible with at least one coefficient different from zero:
![]()
.
Now bring this matrix's coefficients into echelon form (reduce or prune the matrix using Gauss or Gauss-Jordan method) and you'll get that no row becomes all zeroes, which means the only possible solution to the above hmogeneous linear sistem is the trivial solution, i.e.and thus the vectors are lin. ind.
Tonio


The second way Tonio shows is the way I would prefer as it uses the definiton of "dependent" and "independent".
A set of vectorsis dependent if and only if there exist a set of scalars,
, not all 0, such that
.
A set of vectors is independent if it is not dependent- that is if the only way to haveis if
.
It is very important in mathematics to learn and use the exact words of definitions!