Proving Null Set: Defining and Showing a Set is Null in \mathbb{R}^2

  • Thread starter Thread starter Ted123
  • Start date Start date
  • Tags Tags
    Set
Ted123
Messages
428
Reaction score
0

Homework Statement



I'm trying to get to grips with how to show a set is null.

For example, how would I show that the set \{ (x,y) : x+y=0 \} \subseteq \mathbb{R}^2 is null using the definition below?

Homework Equations



A \subseteq \mathbb{R}^k is null if, given any \varepsilon >0 there exists a countable collection of intervals of \mathbb{R}^k, (I_n)_{n\in\mathbb{N}} such that A \subseteq \bigcup_{n\in\mathbb{N}} I_n and \sum_{n\in\mathbb{N}} |I_n| \leq \varepsilon.

The Attempt at a Solution



How do I start?
 
Last edited:
Physics news on Phys.org
Start by drawing a picture of your set. It's an infinite line in R^2. The I_n will be rectangles in R^2. Now do a warm-up exercise. Take a finite piece of your line. Say 0<=x<=1 and -1<=y<=0 with x+y=0. Can you figure out how to cover that with a finite set of rectangles whose area sums to less than ε?
 
Dick said:
Start by drawing a picture of your set. It's an infinite line in R^2. The I_n will be rectangles in R^2. Now do a warm-up exercise. Take a finite piece of your line. Say 0<=x<=1 and -1<=y<=0 with x+y=0. Can you figure out how to cover that with a finite set of rectangles whose area sums to less than ε?

I can do it with a picture but how do I transform this into maths? Since A is just a line, I can draw a picture showing that you can 'cover' the line with arbitrarily small squares with the top left and bottom right corners touching.
 
Ted123 said:
I can do it with a picture but how do I transform this into maths? Since A is just a line, I can draw a picture showing that you can 'cover' the line with arbitrarily small squares with the top left and bottom right corners touching.

You start formalizing it by saying how small the squares have to be and how many of them there have to be to have a total area less than ε. Pick ε=1/n for n an integer.
 
Last edited:
Dick said:
You start formalizing it by saying how small the squares have to be and how many of them there have to be to have a total area less than ε. Pick ε=1/n for n an integer.

What do you mean 'Pick ε=1/n for n an integer'? Isn't ε arbitrary?
 
Ted123 said:
What do you mean 'Pick ε=1/n for n an integer'? Isn't ε arbitrary?

You can find an integer such that 1/n<ε for any ε. I was just thinking it might be easier to think about integer numbers for the line segment.
 
Dick said:
You can find an integer such that 1/n<ε for any ε. I was just thinking it might be easier to think about integer numbers for the line segment.

If the I_n have side length \frac{\delta}{n} then the sum of all their areas will be \frac{\delta \pi^2}{6}. So for any epsilon if I can choose an appropriate delta. In terms of a picture the squares are getting smaller the further they are from 0.
 
Ted123 said:
If the I_n have side length \frac{\delta}{n} then the sum of all their areas will be \frac{\delta \pi^2}{6}. So for any epsilon if I can choose an appropriate delta. In terms of a picture the squares are getting smaller the further they are from 0.

You've left some parts of the argument out. That looks like something you found online. But if you understand it, that's fine with me.
 
How could I present it similar to this:

21o8pwo.jpg
 
  • #10
Ted123 said:
How could I present it similar to this:

21o8pwo.jpg

I was trying to give you hints to do that. You want to describe how to cover the line segment (t,-t) where 0<=t<=1 with squares in such a way that the sum of the areas of the squares is less than 1/N for an integer N.
 
  • #11
Dick said:
I was trying to give you hints to do that. You want to describe how to cover the line segment (t,-t) where 0<=t<=1 with squares in such a way that the sum of the areas of the squares is less than 1/N for an integer N.

Why does \{(x,y) : x+y=0\} = \{ (t,-t) : 0 \leq t \leq 1 \} ?
 
  • #12
Ted123 said:
Why does \{(x,y) : x+y=0\} = \{ (t,-t) : 0 \leq t \leq 1 \} ?

They aren't equal. The first set is an infinite line, the second set is a finite segment of that line. Once you show the segment is null, it's pretty easy to show the whole line is null.
 
  • #13
Dick said:
They aren't equal. The first set is an infinite line, the second set is a finite segment of that line. Once you show the segment is null, it's pretty easy to show the whole line is null.

Well can't I just put x=1 and y=-1 into the above and then write \{(t,-t) : t\in \mathbb{R} \} = \bigcup_{n\in\mathbb{N}} A_n where A_n = \{(t,-t) : t\in [-n,n] \}.

Each set A_n is null so \{(t,-t) : t\in \mathbb{R} \} is null, being a countable union of null sets.
 
  • #14
Ted123 said:
Well can't I just put x=1 and y=-1 into the above and then write \{(t,-t) : t\in \mathbb{R} \} = \bigcup_{n\in\mathbb{N}} A_n where A_n = \{(t,-t) : t\in [-n,n] \}.

Each set A_n is null so \{(t,-t) : t\in \mathbb{R} \} is null, being a countable union of null sets.

Well, yes. That's pretty much how it goes.
 
  • #15
Dick said:
Well, yes. That's pretty much how it goes.

But if I prove that \{ (-x,x) : 0 \leq x \leq n \} is null then the set \{ (-x,x) : x \geq 0 \} can be written as \bigcup_{n\in\mathbb{N}} \{ (-x,x) : x \in [0,n] \} and each set \{ (-x,x) : x \in [0,n] \} we've proved to be null but what about the other half of the line: I need the set \{ (-x,x) : x \in \mathbb{R} \} to be null.

Or can I just say by symmetry \{ (-x,x) : -n \leq x \leq 0 \} is also null?
 
Last edited:
  • #16
Ted123 said:
But if I prove that \{ (-x,x) : 0 \leq x \leq n \} is null then the set \{ (-x,x) : x \geq 0 \} can be written as \bigcup_{n\in\mathbb{N}} \{ (-x,x) : x \in [0,n] \} and each set \{ (-x,x) : x \in [0,n] \} we've proved to be null but what about the other half of the line: I need the set \{ (-x,x) : x \in \mathbb{R} \} to be null.

Or can I just say by symmetry \{ (-x,x) : -n \leq x \leq 0 \} is also null?

The proof for -n<=x<=0 would go pretty much exactly the same way as for 0<=x<=n. If you don't want to write it out then saying 'by symmetry' should be fine. It is pretty obvious.
 
  • #17
In the argument I posted to show that the set \{(tx,ty) : 0\leq t \leq n \} is null:
21o8pwo.jpg


why is the measure of each interval I_n = \left [\frac{(j-1)nx}{N} , \frac{jnx}{N} \right] \times \left [\frac{(j-1)ny}{N} , \frac{jny}{N} \right] given by |I_n| = \frac{x^2y^2}{N^2} \;?
The measure of intervals in \mathbb{R}^2 is the product of the measure of the 2 intervals in \mathbb{R} so |I| = |I_1|\cdot |I_2|.

The measure of an interval I=[a,b] is |I|=b-a so the measure of I_1= \left [\frac{(j-1)nx}{N} , \frac{jnx}{N} \right] is |I_1| = \frac{jnx}{N} - \left(\frac{jnx}{N} -\frac{nx}{N} \right) = \frac{nx}{N} and the measure of I_2= \left [\frac{(j-1)ny}{N} , \frac{jny}{N} \right] is |I_2| = \frac{jny}{N} - \left(\frac{jny}{N} -\frac{ny}{N} \right) = \frac{ny}{N} so the measure of each I_n is \frac{nx}{N}\frac{ny}{N} = \frac{n^2xy}{N^2} but they have it as \frac{x^2y^2}{N^2}
 
Last edited:
  • #18
They were just being sloppy. Yes, it should be n^2*xy/N^2. It doesn't change the conclusion.
 
  • #19
Dick said:
They were just being sloppy. Yes, it should be n^2*xy/N^2. It doesn't change the conclusion.

Trouble is when I see something like that it makes me think I'm doing something wrong.

Is there a way of showing the set \{ (t,-t) : t\in\mathbb{R} \} is a null set directly from the definition (i.e. without using the result that a countable union of null sets is itself null)? In some questions I've seen it states the bit in italics which makes me think they don't want me to use any theorems for those questions.
 
Back
Top