1

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 $Z$ defined as $Z=\{(a) \in \mathbb{R}^{\infty}|\mbox{ }a_n=0 \text{ for all but finitely many n} \}$

amir
  • 1,311

1 Answers1

1

Hint: You mention that one cannot always define $XA$ in $\mathbb{R}^\omega$; in particular, the product that we want to use $$(XA)_i =\sum_{j\in\mathbb{N}}x_ia_{ij}$$ has a problem. What is that problem, and to what extent does having finitely many nonzero $x_i$ alleviate it?

Eric Stucky
  • 12,758
  • 3
  • 38
  • 69