Solution

We want to find a non-trivial linear cominination of [Maple Math] which is equal to 0. If these are the columns of a matrix we know how to do this (find the nullspace) so we reduce the problem to this form by writing

[ [Maple Math] ] [Maple Math] = [ [Maple Math] ]

write this as VA = U

If we can solve AX= [Maple Math] , i.e

of we can find a vector X = [Maple Math] such that [Maple Math] [Maple Math] = [Maple Math]

Then since VAX = UX (matrix multiplication) we see that [Maple Math] = 0 (the zero vector) which is what we wanted to do.

The nullspace of [Maple Math] has [Maple Math] for a basis so any multiple of this will work. In particular the vector [Maple Math] is a valid solution! Note that as shown here, when a multiple of a vector can be used it usually simplifies hand calculations to clear the denominator.

There is a conceptually easy way to understand this reduction to a matrix problem. It goes thus:

Create a special vector [Maple Math] whose entries are the basis vectors [Maple Math] . Make a vector [Maple Math] . Then it is not hard to see that the coefficient matrix [Maple Math] satisfies the equation [Maple Math] . To say that the vectors in [Maple Math] are dependent is the same thing as saying [Maple Math] for some nonzero vector [Maple Math] .

But this means [Maple Math] . Since [Maple Math] has independent entries, the vector [Maple Math] must be zero!

Thus we simply have to find the null space of [Maple Math] and can use the answer for a valid [Maple Math] .

Thus, remember the criterion for independence/dependence when we take a vector [Maple Math] of vectors [Maple Math] . These are dependent iff there is a nonzero vector of scalars [Maple Math] such that [Maple Math] .

>