






Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
An explanation of the concept of rank in a system of linear equations, with a focus on finding and removing redundant equations using the augmented matrix representation. The document also covers the definition of linear dependence and the relationship between linear dependence and linear combinations.
Typology: Slides
1 / 11
This page cannot be seen from the preview
Don't miss anything!







They are multiple of each other. We can remove one of them without altering the solutions.
The third equation is the sum of the first and second equation
The third row is equal to the sum of the first and second rows
v 1 , v 2 , …, v m are linearly dependent if and only if one of them is a linear combination of the others.
Proof () Suppose that v 1 , v 2 , …, v m are linearly dependent. By definition, we can find m real numbers, a 1 , a 2 , …, am, not all zero such that a 1 v 1 + a 2 v 2 + … + am v m= 0. Suppose that ai0. Then v i = (-1/ai)(a 1 v 1 + …+ai-1 v i-1+ ai+1 v i+1+ … + am v m)
The i-th vector v i is a linear combination of the others.
v 1 , v 2 , …, v m are linearly dependent if and only if one of them is a linear combination of the others.
Proof () Suppose that v i is a linear combination of the other vector: v i = c 1 v 1 + …+ci-1 v i-1+ ci+1 v i+1+ … + cm v m
for some constants c 1 , …,ci-1, ci+1,…cm. Then 0 = c 1 v 1 + …+ci-1 v i-1– v i+ ci+1 v i+1+ … + cm v m
The i-th coefficient is non-zero (it is equal to -1). The zero vector can be expressed as a linear combination of v 1 , v 2 , …, v m, in which not all coefficients are zero.
Ans: 2
Ans: 4