What's a coordinate system?
I was watching a Khan video about coordinates with respect to orthonormal bases. It is mentioned that orthonormal bases make for "good coordinate systems".
I didn't quite digest that - up to this point, I was under the impression that a "coordinate system" was just a set of vectors: $\mathbb{R}^2$ would be the set of all vectors with two real numbers, for instance.
Now I am told that a basis is also a coordinate system. So clearly my understanding of "coordinate system" is not clear.
What IS a coordinate system, exactly? Can any set of vectors be a coordinate system? Is a vector space and a subspace considered coordinate systems? (I guess yes, because $\mathbb{R}^n$ is a vector space).
One simple answer is a coordinate system is a set of vectors that spans the vector space you're interested in. Namely, you can write any vector in that space as a linear combination of the coordinate vectors $\vec{r}=a_{1}\hat{x_{1}}+a_{2}\hat{x_{2}}+...+a_{n}\hat{x_{n}}$.
So in normal Cartesian coordinates $\hat{x}$ and $\hat{y}$ are the coordinate vectors. But if we rotate these vectors by some angle $\theta$, we have a new set of coordinate vectors $\hat{x}'$ and $\hat{y}'$.
I might be wrong here, but I wouldn't call $\mathbb{R}^{n}$ by itself a coordinate system. It has a canonical coordinate system we quite commonly refer to, but $\mathbb{R}^{n}$ only refers to the space itself.