1

Is it possible to construct a set $E$ so that for all $a, b \in \mathbb{R}, a < b $ the Lebesgue measure, donated here with $m$, of $E\cap(a, b)$ is always positive $$m(E\cap(a, b)) \gt 0$$ and also satisfies $m(E) \lt \infty$ ?

I would say no, because $a, b$ are arbitrary and if $E \ne \mathbb{R}$ one can always find an $a$ and $b$ so that $E\cap(a, b) = \emptyset$. But I can't come up with a proof to verify this. Has anyone an idea?

Bernard
  • 175,478
Chiray
  • 297
  • 1
  • 15
  • 3
    The statement ''if $E \ne \mathbb{R}$ one can always find an $a$ and $b$ so that $E\cap(a, b) = \emptyset$'' is simply false: any dense set $E$ intersects every interval. I'm sure there is an answer to your question on this site if you search for it. – Umberto P. Jan 26 '18 at 15:23
  • @NateEldredge thanks nate – Chiray Jan 26 '18 at 15:25
  • @NateEldredge that question is related, but this question is much simpler. – Umberto P. Jan 26 '18 at 15:25

1 Answers1

3

Let $\{r_n\}$ be an enumeration of rationals, let $$E = \bigcup (r_n-\frac{1}{2^n}, r_n+\frac{1}{2^n})$$ then $E$ satisfies your requirement.


A more interesting question would be finding $E$ such that both $$m(E\cap (a,b))> 0 \qquad m(E^c\cap(a,b))> 0$$ for any open interval $(a,b)$. Such set also exist.

pisco
  • 18,983