Suppose $a \in \widehat{\Bbb{Z}}$, say $a = (\overline{a_1}, \overline{a_2}, \overline{a_3}, \overline{a_4}, \dots)$.
I'm wondering if for any $b \in \widehat{\Bbb{Z}}$ whether there exists a number $q \in \Bbb{Z}$ such that:
$$ (\overline{q a_i})_{i \geq 1} = ab = (\overline{a_i b_i})_{i \geq 1} $$
- We can't simply suppose $q = b_i \pmod i$ because the $i$ are not necessarily coprime (so usual CRT doesn't apply).
- On the other hand we can! Reason: the CRT system is consistent by definition of inverse system.
See this answer for more information about that.
However, that only applies to the case when the tuple of moduli is finite!
Question. So what about in this infinite case of the moduli $(1,2,3,4, \dots)$?
I am asking this in an attempt to answer this bountied question.