I have a few doubts regarding vectors and linear algebra in general:
- What is the formal definition of a vector?
- When we say $\Bbb R^n$, do we mean the set of all column matrices with $n$ entries,or all row matrices with n entries, or all ordered $n$ tuples that is $(a_1,.....,a_n)$ ?
- If all members of a vector space are vectors, since $\Bbb R$ is a vector space, then it is implied that all real numbers are vectors. Is my understanding correct ?
- Geometrically, can we treat vectors as free or fixed? What is the correct convention?
A vector is an element of a vector space
We usually mean ordered $n$ tuples .Though, we sometimes want the other descriptions- depending upon the context. All these spaces are naturally isomorphic (as vector spaces).
Real numbers are definitely vectors- as they are members of a $1$ dimensional vector space.
We usually treat vectors as "fixed". For example, the vector $(1,0)$ in $\mathbb{R^2}$ can be pictured as a vector whose "tip" is the point $(1,0)$ and "tail" is the point $(0,0)$.