PDA

View Full Version : measure of rational numbers


yifli
Jun5-11, 09:28 PM
A book I'm reading says:

If a set A has infinitely many points which can be arranged in a sequence a_1,a_2,\cdots,, then A has measure zero.

What does it mean by "can be arranged in a sequence"? The book gives an example on the set A which is all the rational numbers between 0 and 1. Why can't irrational numbers be arranged in a sequence?

spamiam
Jun5-11, 11:24 PM
A book I'm reading says:

If a set A has infinitely many points which can be arranged in a sequence a_1,a_2,\cdots,, then A has measure zero.

What does it mean by "can be arranged in a sequence"? The book gives an example on the set A which is all the rational numbers between 0 and 1. Why can't irrational numbers be arranged in a sequence?

I think the point is that a sequence is indexed by the positive integers, so the set of all members of the sequence is countable. The rationals are countable, so we can put them into a one-to-one correspondence with the positive integers, giving us our sequence. The irrationals are uncountable, so we can't do the same thing with them. Bottom line: countable sets have measure zero.

Is this from Royden? I remember he did strange things with sequences, when really countability is just about a bijection with the positive integers.

pwsnafu
Jun5-11, 11:32 PM
One of the axioms for measures is countable additivity: so if A is a sequence a1, a2, ... then

μ(A) = μ({a1}) + μ({a2}) + ...

If my measure is zero on individual points, then any countable set also has zero measure.