Linear Algebra-Linear dependence

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

The discussion focuses on proving the linear dependence of the columns of a 3x3 matrix U, defined by vectors C1 = (a, 0, 0), C2 = (b, d, 0), and C3 = (c, e, f), under specific conditions where a = 0, d = 0, or f = 0. The first two cases were successfully demonstrated, showing that if a = 0 or d = 0, the columns become dependent. The challenge lies in proving the third case, where f = 0, leading to the vectors (a, 0, 0), (b, d, 0), and (c, e, 0) and requiring the identification of scalars x and y to establish dependence.

PREREQUISITES
  • Understanding of linear dependence and independence in vector spaces
  • Familiarity with matrix representation of vectors
  • Basic knowledge of scalar multiplication and linear combinations
  • Experience with solving linear equations
NEXT STEPS
  • Study the concept of linear combinations in vector spaces
  • Learn about the rank of a matrix and its implications for linear dependence
  • Explore the properties of determinants in relation to linear dependence
  • Investigate the geometric interpretation of linear dependence in 3D space
USEFUL FOR

Students of linear algebra, educators teaching vector spaces, and anyone seeking to deepen their understanding of linear dependence in matrices.

manimaran1605
Messages
60
Reaction score
0

Homework Statement



let U be a 3x3 matrix containng columns C1, C2, C3. The three column vectors C1= (a,0,0) , C2=(b,d,0), C3=(c,e,f)
prove that if a=0 or d=0 or f=0 (3cases), the columns of U are dependent?
problem from Linear algebra and applications, fourth editon, Gilbert strang


Homework Equations


no eqations


The Attempt at a Solution


I successfully proved the first two cases
if a=0, if we multiply C3 or C2 with zero then C1 will be equal to C2 or C3. The columns become independent
if d=0, if we multiply C1 with b/a and C2 with a/b, C1 and C2 will be identical and the columns become independent.
But i don't know how to prove the third case, i tried with different comibinations of scalars with multiply with C2 and C3, but i can't make this two columns identical. Enlighten me.
 
Physics news on Phys.org
The third case has f= 0 so the three vectors are (a,0,0), (b, d, 0), and (c, e, 0).
You want to find numbers x and y such that (c, e, 0)= x(a, 0, 0)+ y(b, d, 0).
That is equivalent to the two equations c= xa+ yb and e= yd. Obviously, if d is not 0, y= e/d and your first equation become c= xa+ be/d. It should be easy to solve that for x. If d= 0 there are an infinite number of soutions.
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 7 ·
Replies
7
Views
3K
Replies
1
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 32 ·
2
Replies
32
Views
3K
  • · Replies 69 ·
3
Replies
69
Views
11K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 9 ·
Replies
9
Views
2K