Suppose that v1 vm is a linearly independent list in a vect
Solution
Let us assume that dim span v1+w,v2+w,…,vm+w < m-1.This means that the set S = {v1+w, v2+w,…,vm-1+w } is linearly dependent so that, there exist scalars a1,a2,…,am-1, not all zero, such that a1(v1+w) +a2(v2+w) +…+ am-1(vm-1+w) = 0.Then a1 v1+ a2 v2+ …+a m-1vm-1 + (a1+a2+…+am-1 )w = 0….(1). Since a1,a2,…,am are not all zero, and since the set {v1,v2,…vm} is linearly independent, hence the set{v1,v2,…vm-1} is also linearly independent. Therefore, a1v1+ a2 v2+ …+am-1 vm-1 0. Then a1+a2+…+am-1 0 (otherwise,(a1+a2+…+am-1 )w = 0w = 0 and then a1v1+ a2 v2+ …+am-1 vm-1 = 0 which implies that the set { v1,v2,…vm-1 } is linearly dependent, a contradiction). On dividing both the sides of equation number (1) by a1+a2+…+am-1, we get w = -[a1/( a1+a2+…+am-1) v1+ a2/( a1+a2+…+am-1) v2 +…+ am/( a1+a2+…+am-1) vm-1]. This means that w is in span { v1,v2,…vm-1 }. However, this is not necessarily correct as w can be in span { v1,v2,…vm }. Therefore, this is a contradiction and hence dim span v1+w,v2+w,…,vm+w m-1.
