Questions tagged [linear-independence]

124 questions
0
votes
0 answers

Determine if a set of vectors is linearly independent or dependent?

I am "struggling" with a basic question, and would like someone to help me to point out what's wrong in my logic. Let A is a subset of vectors in V(4,3): A = {(0,1,2,1), (1,0,2,2), (1,1,1,0), (1,2,0,1)} Is A linearly independent? Find the 2 bases…