Linear Independence: det[v, u, w] = 0 iff k ≠ ___?

snoggerT
Messages
183
Reaction score
0
the vectors: v= [-5, -8, 7], u= [2, 4, (-17+k)] and w= [2, 7, 1]
are linearly independent if and only if k does not equal ___?

- note that the vectors are supposed to be setup vertically with only one column and 3 rows.




det[v, u, w]



The Attempt at a Solution



- I tried setting up the determinant = 0 and then solving for k, but that doesn't seem to give me the right answer. I'm really not sure where to go with this type of problem. Please help.
 
Physics news on Phys.org
Your method is correct. You should get a simple linear equation to solve for k. What did you get?
 
Nevermind. I had my sign wrong. It was 15. Thanks for the help.
 
Last edited:
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top