For the past several lessons, our focus has been entirely on finding a solution to the equation . We've built an incredible algorithmic machine—Gaussian Elimination—to do this.
Now, it's time to change our perspective.
Let's stop thinking about a specific and start thinking about all possible 's. When we use our matrix as a transformation, what is the entire universe of possible output vectors? Where can our input vectors possibly land?
The answer to this question is a beautiful, fundamental concept: the Column Space.