So the way that I was taught to determine linear independence and come up with a dependence relationship is to get a matrix, put it into reduced row echelon form, and then make that all equal to zero. If there are non zero solutions then it is linearly dependent. There are some shortcuts he taught though which I think could be useful on a test where I have limited time, but I don't entirely get what why they exist or in what situations I could use them.
- If there are more columns then rows then it is linearly dependent. From experience though this is not necessarily true because the matrix [-6 -4] which has more columns than rows is actually linearly independent. Why is this the case for this matrix, yet this rule seems to work for some other matrices?
- If there is a column of zeros then it is linearly dependent.
- If a column is a multiple of another column then it is linearly dependent.
This next rule is a trend that I've been noticing as I solve these problems but I don't know if it is actually a rule about linear independence or if its just a coincidence.
- If there is a row of zeros at the end then it is linearly dependent unless that row of zeros is for a matrix with more rows than columns. If it has more rows than columns then it can still be linearly independent with a row of zeros in reduced row echelon form. If there are more rows than column without the last row being zeros then it is linearly dependent. Is all this actually true?