The question :
Let $A \subseteq \mathbb{R}$ be a countable set of Real numbers. For all $\alpha \in \mathbb{R}$ we define a set $A_\alpha \subseteq \mathbb{R}$ as follows : $$A_\alpha:=\{x+\alpha : x\in A\}$$ (i) Prove that there exists $\alpha \in \mathbb{R}$ such that $A \cap A_\alpha=\emptyset$.
(ii)Prove that there exists $\alpha \in \mathbb{R}$ such for all two pairs of $m,n \in \mathbb{N}$ , $$A_{m\alpha}\cap A_{n \alpha}=\emptyset$$
What i have tried for part one:
Let $\alpha \in \mathbb{R}$ if $A \cap A_\alpha \neq\emptyset$ then there exist an element that is in $A$ and in $A_\alpha$ therefore we can write it in one way as $x+\alpha : x\in A$ and in another as $y \in A$ therefore we get that : $$y=\alpha +x$$ $$\alpha=y-x$$ therefore we define $B:=\{\alpha : A \cap A_\alpha\neq\emptyset\}$ and we notice that $B$ is contained in $C:= \{y-x \in \mathbb{R} | x,y \in A\}$ but i got no where from here, i think we need to show that $C$ is countable (i dont know how) and then we get that $B$ is countable and beacuse $\mathbb{R}$ is not countable then there exist $\alpha \in \mathbb{R}$ that is not in $B$ and therefore $$A \cap A_\alpha=\emptyset$$
and for part two i think its from part one but i am not sure.