0

PROBLEM: Prove/disprove that for every countable subset $A \subset \mathbb R$, $\exists a \in \mathbb R$, such that $(a+A) \cap A = \emptyset$, where we define the set $(a + A) = \{a + x \,|\, \forall x \in A\}$.

MY ATTEMPT:

My idea was to prove the statement. Considering the set $S$ to contain the pairwise absolute difference of any two elements $a_i , a_j \in A$, I defined an $\epsilon = \inf(S)$, and defined $a = \epsilon/2$. Now it is quite trivial to see that this definition of $a$ gives the required result when added to $A$, provided $A$ is not very dense. That is, it fails for example in the case $A = \mathbb Q$, as $a = 0$ in this case.

Can anyone please suggest an universal proof for the statement? Or at least provide some hints.

Lelouch
  • 724

1 Answers1

2

Suppose that, for each $a\in\mathbb R$, $(a+A)\cap A\neq\emptyset$. For each $a\in\mathbb R$, let $b_a,c_a\in A$ be such that $a+b_a=c_a$. The function$$\begin{array}{rccc}f\colon&A^2&\longrightarrow&\mathbb R\\&(a_1,a_2)&\mapsto&a_1-a_2\end{array}$$is then surjective, since $f(c_a,b_a)=a$, for each $a\in\mathbb R$. But $A^2$ is countable and there are no surjective maps form countable sets onto $\mathbb R$.