I have this list $$ S = ((1,2,0,1), (0,1,0,0), (1,0,0,2))$$ and I need to prove it doesn't generate whole vector space on $\mathbb R^4$. (I know how to prove generating for 4 vectors.) But what example I have to use?
2026-04-22 16:46:57.1776876417
How to prove the list is not generating vector space?
131 Views Asked by user716452 https://math.techqa.club/user/user716452/detail At
2
Without using general theorems, you can see every linear combination of these vectors has a third coordinate of $0$. Therefore they cannot generate the whole space because there exist vectors with third coordinate nonzero.