1.let $$S = \{r_{1},.......,r_{n}\}\subset\mathbb{R}$$ as $S$ is an infinite set of objects different than $0$.
I need to prove that $$|\{x\in\mathbb{\mathbb{R}}:\text{ }\exists r\in S \frac{x}{r}\in\mathbb{N}\}|= |\mathbb{N}|$$
- prove that $$|\{0,1\}^{\mathbb{N}}\times\{0,1\}^{\mathbb{N}}| =|\{0,1\}^{\mathbb{N}}|$$
I know i can prove it if i'll show that an Inverse function from one set to another exist. but i don't know how to define such function, and defeintly don't what the Inverse function will be.
also, I don't know how to use CBS at this matter. I know how to prove that: $$|\{x\in\mathbb{\mathbb{R}}:\text{ }\exists r\in S \frac{x}{r}\in\mathbb{N}\}|\leq|\mathbb{N}|$$ by defining a function between the sets and prove that it's one-to-one. but how to prove that this function is onto? (I know the definition of onto and on this case, it doesn't dircetly follows by the definition)
about Q.2, I know that it can be proved by making a function that will compose an ordered pair of functions to the original function, but again, does only one function exist of the form $$f:n\longrightarrow\{0,1\}^{\mathbb{N}}?$$
this is obviously a true verse, but I can't find a way using function to prove that.
Answering question (1):
Let $A=\{x\in\mathbb{R}:\exists r\in S, \frac{x}{r}\in\mathbb{N}\}$ and $A_i=\{x\in \mathbb{R}: \frac{x}{r_i} \in \mathbb{N}\}=\{x\in \mathbb{R}: x = 0\mod r_i\}$. $A_i$ is the ideal made of the multiples of $r_i$ it is thus countable. Then, $A=\cup_{i\in\mathbb{N}}A_i$. It is a countable union of countable sets, it is thus countable.
See Gödel's answer for question (2).