In general, what is the most straightforward way to find the span of a set of vectors? I'm trying to find the span of these three vectors:
$$\{[1, 3, 3], [0, 0, 1], [1, 3, 1]\}$$
In general, what is the most straightforward way to find the span of a set of vectors? I'm trying to find the span of these three vectors:
$$\{[1, 3, 3], [0, 0, 1], [1, 3, 1]\}$$