The definition of vector space goes like this. Let V be a set of n-vectors such that any linear combination of the vectors in V is also in V. Such a set together with the usual vector algebra is called a vector space.
I read about n-vectors in https://en.wikipedia.org/wiki/N-vector but could not grasp it completely. Someone, please explain.
Next, "the linear combination of vectors V", does this talk about axpy operations with vectors inside the set V?
Third,"the usual vector algebra" what is that?
Thank you