What's the Lebesgue measure of this set?

644 Views Asked by At

The following citation is from Folland's Real Analysis.

Let $m$ denote the Lebesgue measure on $\mathbb{R}$ and $\{ r_j \}$ be an enumeration of the rational numbers in $[0,1]$, and given $E > 0$, let $I_j$ be the interval centered at $r_j$ of length $\epsilon \, 2^{-j}$. Then the set $U = (0,1)\cap \left( \bigcup_{1}^{\infty} I_j \right)$ is open and dense in $[0,1]$, but $m(U) < \sum_{1}^{\infty}\epsilon\, 2^{-j} = \epsilon$;

Since $U$ is a non-empty open set, $m(U)>0$. But why does the above argument show that $m(U)=0$?

3

There are 3 best solutions below

2
On BEST ANSWER

It seems that you're arguing that $m(U) < \varepsilon$ for all $\varepsilon > 0$, so $m(U) = 0$.

But $U$ depends on the choice of $\varepsilon$, so the above argument doesn't work!

All this argument shows is that there are open and dense sets of arbitrarily small positive Lebesgue measure.

In other words, this is the difference between

$\qquad\exists U$ open and dense $\forall \varepsilon > 0 : m(U) < \varepsilon$ (which is not true)

and

$\qquad \forall \varepsilon > 0 \exists U$ open and dense $: m(U) < \varepsilon$ (which is what Folland shows).

1
On

U is dependent on $\epsilon$ .

3
On

The argument in the yellow box does not show that $m(U)=0$. It does show that for any $\epsilon>0$ there is a set $U\supset(\Bbb Q\cap [0,1])$ such that $m(U)<\epsilon$. The conclusion that can be immediately derived from all this is

$$m(\Bbb Q\cap [0,1])=0$$

This argument can be easily extended to show that the Lebesgue measure of any countable infinite set is zero. Isn't that the continuation in Folland's Real Analysis?