What Values of k Make These Vectors Linearly Dependent?

  • Context: MHB 
  • Thread starter Thread starter Yankel
  • Start date Start date
  • Tags Tags
    Linear Vectors
Click For Summary
SUMMARY

The discussion focuses on determining the values of k that make the vectors (1,1,1,k), (1,1,k,1), (1,k,1,1), and (k,1,1,1) linearly dependent. Using Gaussian elimination, the user identified that the vectors are independent for k values other than 1 and -3. Specifically, when k=1, all vectors become equal, and when k=-3, the sum of the vectors results in the null vector, indicating linear dependence. Thus, the vectors are dependent at k=1 and k=-3.

PREREQUISITES
  • Understanding of linear algebra concepts, specifically linear dependence and independence.
  • Familiarity with Gaussian elimination techniques for matrix reduction.
  • Basic knowledge of homogeneous systems of equations.
  • Experience with mathematical software such as MAPLE for verification of results.
NEXT STEPS
  • Study linear algebra concepts related to vector spaces and linear combinations.
  • Practice Gaussian elimination with various matrix configurations.
  • Explore the implications of linear dependence in higher-dimensional spaces.
  • Learn how to use MAPLE for solving systems of equations and verifying linear algebra problems.
USEFUL FOR

Students and professionals in mathematics, particularly those studying linear algebra, as well as educators looking for practical examples of vector dependence and independence.

Yankel
Messages
390
Reaction score
0
I have 4 vectors:

(1,1,1,k), (1,1,k,1), (1,k,1,1), (k,1,1,1)

I need to find out for which values of k (if any) the vectors will be dependent.

I put them all to a matrix, and reduced it using the Gaussian method (homogeneous system). I received:

1st row: 1 1 1 k 0

2nd row: 0 (k-1) 0 (1-k) 0

3rd: 0 0 (k-1) (1-k) 0

4th: 0 0 0 (-2k+3-x^2) 0the reduction is correct, I verified with MAPLE.

I am stuck here, MAPLE say the solution is (0,0,0,0), meaning that the vectors are independent, but on the other hand, when I do it manually, I think is has a solution, for example, the last equation is:

(-2k+3-x^2)*x4=0

it can be either when x4 is 0 or when k is 1 or -3. I am confused...(Worried) :confused:
 
Physics news on Phys.org
What are x and x4?

When k=1 all the vectors are equal, so that's a solution.
When k=-3 the sum of the vectors is the null vector, so that's also a solution.
 
Last edited:
ah, sorry, confused x with k.

when k=1,-3 the system has infinite number of solutions, right ? so for these values the vectors are dependent...got it now, thanks !
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 40 ·
2
Replies
40
Views
3K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K