Proving Linear Dependence of 3 Vectors with 3 Unknowns

  • Thread starter Thread starter lo2
  • Start date Start date
  • Tags Tags
    Linear
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
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: