For a vector of two dimensions I can use $\vec x = (x_a, x_b)$ or $\vec x = (x_x, x_y)$, if no letters are more appropriate.
What if I need to name more dimensions than letters in the alphabet? What's better, $\vec x = (x_0, x_1, x_2, ... x_{29})$, or $\vec x = (x_1, x_2, x_3, ... x_{30})$? If none is better than the other, which one's most used, and why?
Usually the following is adopted for $\vec x\in \mathbb R^n$
$$\vec x = (x_1, x_2, x_3, \ldots, x_{n})$$
but you can use also other notations declaring that in order to avoid confusions.