I'm having difficulty solving an exercise (#8) in chapter 3 of Stein's Real Analysis.
Exercise 8 Suppose $A$ is a measurable set in $\mathbb R$ with $m(A) > 0$. Does there exist a sequence {$s_n$} such that complement of $\cup_{n=1}^{\infty}(A+s_n)$ in $\mathbb R$ has measure zero?
Hint: For every $\epsilon > 0$, find an interval $I_{\epsilon}$ of length $l_{\epsilon}$ such that $m(A \cap I_{\epsilon}) \ge (1-\epsilon)m(I_{\epsilon})$. Then, consider $\cup_{k=-\infty}^{\infty}(A+t_k)$ with $t_k = kl_{\epsilon}$, and vary $\epsilon$.
I've guessed the first hint $m(A \cap I_{\epsilon}) \ge (1-\epsilon)m(I_{\epsilon})$ has to do with a point of (Lebesgue) density. But, I can't associate $A \cap I_{\epsilon}$ to $A+t_k$, as well as $\cup_{n=1}^{\infty}(A+s_n)$ in the question..
More detailed explanation about the given hint, or any other comments regarding the exercise would be appreciated. Thank you.
Fix a Lebesgue measurable $A\subseteq\Bbb R$ with positive measure. Let $\mu$ denote the Lebesgue measure.
Hint $1$: can you try, following the author’s hint, to find some union of unions of translates of $A$ (ignore the bit about the sequence $s$ for now) where there are successively smaller ‘gaps’ for each new layer (“varying $\epsilon$”)? That way the union covers $\Bbb R$ very well and the complement has small measure. If the measure is arbitrarily small, then it is zero!
More hints and a hopefully correct, full solution are left in stages below. I found both this problem and the thought process behind my solution confusing and confused: if you catch any errors please let me know!