That is the meaning of $x_i\in\mathbb R$ in the following? I mean, what is the index $i$?
A vector is $$\mathbf x=(x_1,\dots, x_n), \quad x_i\in\mathbb R $$
That is the meaning of $x_i\in\mathbb R$ in the following? I mean, what is the index $i$?
A vector is $$\mathbf x=(x_1,\dots, x_n), \quad x_i\in\mathbb R $$
On
It means that $x_i \in \mathbb{R}$ for all $1 \leq i \leq n$, i.e. $x_1 \in \mathbb{R}, x_2 \in \mathbb{R},$ etc.
Because the range of $i$ is obvious from writing $x$ right in front, it was left out.
On
The $i$ stands in for “any of the indices.” It’s really just a shorthand. The full expression should be something like $$\bigcup_{i=1}^n\{i\}\subset\Bbb R$$
The origin is somewhere in “index notation” of general relativity, wherein statements rely almost entirely on indices and physicists drop summation symbols by convention. For example,
$${\bf w}\cdot{\bf z} = \sum_{i}w_iz_i = w_iz_i$$
where ${\bf w} = \pmatrix{w_1 & \cdots & w_n}^{\sf T}$ and ${\bf z} = \pmatrix{z_1 & \cdots & z_n}^{\sf T}$.
The index is just used to specify that $x_{i} \in \mathbb{R}$, where $1 \leq i \leq n$. In other words, if $n$ was 3, then $x_1$, $x_2$, and $x_3$ would all be real numbers.