Proving Linear Dependence of 3 Vectors with 3 Unknowns

  • Thread starter Thread starter lo2
  • Start date Start date
  • Tags Tags
    Linear
Click For Summary
SUMMARY

The discussion centers on proving the linear dependence of three vectors: a=(-1,7,-4), b=(3,5,-6), and c=(15,-1,-12). To establish their dependence, the determinant of the matrix formed by these vectors must equal zero. The matrix is represented as A = \begin{bmatrix} -1 & 7 & 4 \\ 3 & 5 & -6 \\ 15 & -1 & -12 \\ \end{bmatrix}. An alternative method involves using row reduction to echelon form, where a final row of zeros indicates linear dependence.

PREREQUISITES
  • Understanding of linear algebra concepts, specifically linear dependence.
  • Familiarity with determinants and their properties.
  • Knowledge of matrix representation of vectors.
  • Experience with row reduction techniques in linear algebra.
NEXT STEPS
  • Learn how to calculate determinants of 3x3 matrices.
  • Study row reduction methods and echelon forms in linear algebra.
  • Explore the implications of linear dependence in vector spaces.
  • Investigate applications of linear dependence in systems of equations.
USEFUL FOR

Students and professionals in mathematics, particularly those studying linear algebra, as well as educators teaching vector spaces and their properties.

lo2
I have these 3 vectors. And I have to prove that they are dependent.

a=(-1,7,-4)

b=(3,5,-6)

a=(15,-1,-12)

I have tried to make 3 equtations with 3 unknows and the solve it. But I just get that the constants should be 0, what they should not be in order to prove they are dependent?
 
Physics news on Phys.org
So [tex]A = \begin{bmatrix}<br /> -1&7&4 \\<br /> <br /> \end{bmatrix}[/tex]

So [tex]B = \begin{bmatrix}<br /> 3&5&-6 \\<br /> <br /> \end{bmatrix}[/tex]

So [tex]C = \begin{bmatrix}<br /> 15&-1&-12 \\<br /> <br /> \end{bmatrix}[/tex]

For the vectors to be linearly dependent, [tex]\left| \begin{array} {ccc} -1 & 7 & 4 \\ 3 & 5& -6 \\ 15 & -1 & -12 \\ \end{array} \right|= 0[/tex]
 
Last edited:
Alternatively, if you don't like evaluating determinants you could try row reduction to the echelon form (obtaining a final row of zeros would indicate LD).
 

Similar threads

  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
Replies
11
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 11 ·
Replies
11
Views
6K
Replies
56
Views
6K
  • · Replies 69 ·
3
Replies
69
Views
11K
Replies
18
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
12
Views
3K