why is the outer measure of the$ [0,1]$ in $\mathbb{R}^2$ equal to $ 0 ?$

991 Views Asked by At

I was reading Terry Tao's second volume on Analysis and he makes the following remark on page 586. I was hoping that someone could explain why this is the case since he does not give a proof.

"The unit interval has outer measure 1, but the unit interval $\{(x,0) : 0 \leq x \leq 1\}$ in $R^2$ has two dimensional outer measure 0. . . . Note that the above remarks and countable additivity imply that the entire x-axis has two-dimensional outer measure 0, despite the fact that $R$ has infinite one-dimensional measure"

I am not sure if I am understanding the terminology correctly. I assume he is talking about the two dimensional outer measure of the unit interval and not the two dimensional outer measure of a unit box.

Given that outer measure is defined as follows for some set $B$ that is covered by an interval $[a,b]$

$$ m^*_n(B) := \prod^n_{i=1}(b_i - a_i) $$

So the one dimensional outer measure$(m^*_1(\cdot))$ of the unit interval would be:

$$ m^*_1([0,1]) = (1-0) = 1 $$

When he says the two dimensional outer measure of the unit interval, is he talking about the two dimensional measure in the sense of $\{(0,1), (0,0)\}$ meaning ?:

$$ m^*_2([0,1]) = (1-0)(0-0) = 0 $$

Let me know if I am looking at this incorrectly. Thanks.

2

There are 2 best solutions below

1
On BEST ANSWER

The definition of $m^*$ you give only allows for a single rectangle. With that, the disc of radius $r$ would have measure $4r^2$, for example. Instead, you want something like $m_n^*(E) = \inf \sum_i \lambda(B_i)$, where \begin{align*} \lambda([a_1, b_1] \times \cdots \times [a_n, b_n]) = \prod_i (b_i - a_i) \end{align*} and the infimum runs over finite sets of $n$-dimensional rectangles that cover $E$. (We can also consider products of open intervals, etc.)

With that, we can show that $m_2^*([0, 1]) = m_2^*([0, 1]\times \{0\})$ vanishes by considering the cover with a single rectangle $[0, 1] \times [-\epsilon, \epsilon]$ for arbitrarily small $\epsilon > 0$. Then $m_2^*([0, 1]) \leq 2\epsilon$ by definition; and since clearly $m_2^*([0, 1]) \geq 0$, we have $m_2^*([0, 1]) = 0$.

0
On

By sequence Method

let $A_k =\{(\frac{ x}{k}, 0) \in \mathbb{R}^2 |0 \le x \le 1 \}$ where $k \in \mathbb{Z}$

Let $\epsilon > 0$ then we have $I_ε =(1/k − \epsilon,1/ k + \epsilon) × (−\epsilon, \epsilon).$

We have that $I_{\epsilon}$ is an interval and $A_k ⊆ I_{\epsilon}$ so that $m^*(A_k) ≤ \inf \{m^*(I_{\epsilon}) | \epsilon > 0\} = \lim_{\epsilon \rightarrow 0}(4\epsilon)^2=0$

Now we have $ A= \cup _{k \in \mathbb{Z}} A_k$

Then $m^*(A)= m^*(\cup _{n \in \mathbb{Z}} A_k) \le \sum_{n\in \mathbb{Z} } m^*( A_k)=0$