If $X=(x_1,x_2,\dots)$ is an infinite real row vector and $A=(a_{ij}),0<i,j< \infty$ is an infinite real matrix, one may or may not be able to define the matrix product $XA$. For which A can one define right multiplication on the space $\mathbb{R}^\infty$ of all infinite row vectors ? on the space $Z$ defined as $Z=\{(a) \in \mathbb{R}^{\infty}|a_n=0 \text{for all but finitely many n} \}$
$\textbf{My attempt: }$ $X$ is an infinite Real Row matrix such as, $X = (x_1, x_2, \dots) = (x_n)$ where $n = 1, 2,\dots$ And $A$ is also an infinite real matrix such as, $A = (a_{ij})$ We now pass to the most general matrix-by-matrix product, and consider the operations involved in computing the product $C$ of two matrices $A$ and $X$: $C = XA$
Let $A=(a_{ij})_{ij}$ be the matrix of order $i \times j$ where $0<i$ and $j< \infty$, $X=(x_1 \cdots x_n)$ be the row matrix of order $1 \times n$ and $C=(c_{ik})_{ik}$ is possible only when i is the same for both infinite matrices.
$C=XA=\sum_{j=1}^n x_na_{ij}$
This sum is defined only if $n=i$
Therefore, one may define the product $XA$ over infinite space $\mathbb{R}^{\infty}$ given that the above condition is satisfied.
Is it correct? How do I proceed on Z?