Can vectors even be expressed unambiguously?
Vectors are abstract concepts. Lets take one of the simplest, more concrete vectors out there: an euclidian vector in 2D. Now, I think that even such a vector is abstract, it cannot be written down, it cannot be expressed, it cannot be specified, it cannot be conveyed. At best you can give it a name, like V.
What one could try to do, is to express it as a linear combination of other vectors of that space, for example an orthonormal basis .
For example, it may be that "" Or, "V=(28,7) in the basis "
The problem is that I expressed the vector in terms of other vectors. (28,7) means nothing unless I can somehow describe and . After all, if I chose another basis , (28,7) would represent a completely different vector.
And I can't describe or , express them, other than by doing so in terms of other vectors, just like I couldn't do it for V.
So I cannot specify which vector V is, other than adding two new vectors, which I also can't specify. It all seems completely circular to me.
Trying to frame this as a question: how can one write down a vector in a way that it actually specifies which vector it is? How can someone even specify what basis he is using? Aren't all those expressions circular and meaningless?