Countable set: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Peter Schmitt
(→‎Rational numbers: Oops -- REAL (not rational))
imported>Peter Schmitt
(→‎Rational numbers: removed f(p/q) from table (not used))
Line 135: Line 135:
{| class="wikitable" style="text-align:center"
{| class="wikitable" style="text-align:center"
|-
|-
|<math>p+q</math>         || 2 || 3 || 3 || 4 || 4 || 4 || 5 || 5 || 5 || <math>\cdots</math>
|<math>p+q</math>     || 2 || 3 || 3 || 4 || 4 || 4 || 5 || 5 || 5 || <math>\cdots</math>
|-   
|-   
|<math>p</math>           || 1 || 1 || 2 || 1 || 2 || 3 || 1 || 2 || 3 || <math>\cdots</math>
|<math>p</math>       || 1 || 1 || 2 || 1 || 2 || 3 || 1 || 2 || 3 || <math>\cdots</math>
|-   
|-   
|<math>\tfrac pq</math>|| <math>\tfrac11</math> || <math>\tfrac12</math> || <math>\tfrac21</math> || <math>\tfrac13</math> || <math>\tfrac22</math> || <math>\tfrac31</math> || <math>\tfrac14</math> || <math>\tfrac23</math> || <math>\tfrac32</math> || <math>\cdots</math>
|<math>\tfrac pq</math>|| <math>\tfrac11</math> || <math>\tfrac12</math> || <math>\tfrac21</math> || <math>\tfrac13</math> || <math>\tfrac22</math> || <math>\tfrac31</math> || <math>\tfrac14</math> || <math>\tfrac23</math> || <math>\tfrac32</math> || <math>\cdots</math>
|-
|-
|<math>f(\tfrac pq)</math>|| 0 || 1 || 2 || 3 || 4 || 5 || 6 || 7 || 8 || <math>\cdots</math>
|                     || 0 || 1 || 2 || 3 || 4 || 5 || 6 || 7 || 8 || <math>\cdots</math>
|-
|-
|}
|}

Revision as of 09:35, 18 June 2009

This article has a Citable Version.
Main Article
Discussion
Related Articles  [?]
Bibliography  [?]
External Links  [?]
Citable Version  [?]
 
This editable Main Article has an approved citable version (see its Citable Version subpage). While we have done conscientious work, we cannot guarantee that this Main Article, or its citable version, is wholly free of mistakes. By helping to improve this editable Main Article, you will help the process of generating a new, improved citable version.

In mathematics, a set is said to be countable if its elements can be "numbered" using the natural numbers. More precisely, this means that there exists a one-to-one mapping from the set to the set of natural numbers.

A countable set is either finite or countably infinite. A set which is not countable is called uncountable.

Terminology is not uniform, however: Some authors use "countable" in the sense of "countably infinite", and "at most countable" instead of "countable". Also, sometimes "denumerable" is used for "countably infinite".
On the other hand, one must not mix up countable sets with the related, but different, concept of (recursively) enumerable sets from computability theory.

The set of natural numbers is countably infinite (of course), but there are also (only) countably many integers, rational numbers, rational algebraic numbers, and enumerable sets of integers.
On the other hand, the set of real numbers is uncountable, and there are uncountably many sets of integers.

Any subset of a countable set is countable.
The image of a countable set (under any function) is a countable set.
The countable union (i.e., the union of a countable family) of countable sets is countable.
The Cartesian product of finitely many countable sets is countable.

In terms of cardinal numbers and their arithmetic the cardinality of a countably infinite set is aleph-null, and the last two properties can, more formally, be written as:

Examples of countably infinite sets

Perfect squares

The set of perfect squares is countably infinite, as the following correspondence shows:

n 0 1 2 3 4 5
n2 0 1 4 9 16 25

This is an example of a proper subset of an infinite set that has as many elements as the set, a situation addressed by Galileo's paradox.

Integers

The set of integers is countably infinite. Indeed, the function

is a one-to-one correspondence between all natural numbers and all integers:

n 0 1 2 3 4 5
f(n) 0 -1 1 -2 2 -3

Union of two countable sets

The union of the set of natural numbers and any finite set is countable. For instance, given the finite set

of n elements, the function

shows that is countable.

i 0 1 n-2 n-1 n n+1 n+2
f(i) a0 a1 an-2 an-1 0 1 2


More generally, consider two countably infinite sets:

and

then

is a one-to-one correspondence between and .

i 0 1 2 3 2k 2k+1 2k+2 2k+3
a0 b0 a1 b1 ak bk ak+1 bk+1


(Note that in the example of the integers the same method has been used: Let A be the positive integers and B be the negative integers.)
This situation is illustrated by Hilbert's hotel.

Rational numbers

The set of (positive) rational numbers is the set of fractions

The fractions can be arranged in an infinite table, the q-th row containing the fractions with denominator q, the p-th column containing the fractions with numerator p.

1 2 3 4
1
2
3
4

These fractions can be arranged in a sequence by sorting them according (p+q) and p like this

2 3 3 4 4 4 5 5 5
1 1 2 1 2 3 1 2 3
0 1 2 3 4 5 6 7 8

This correspondence can be described by the following formula:

It does not matter that each rational number appears infinitely often because the fractions are not reduced. The set of rational numbers corresponds to the countable subset of reduced fractions.

The same argument shows that the countable union of countable sets is countable, and also that the Cartesian product of two countable sets is countable. It is called Cantor's first diagonal method.

Real numbers

The set of real numbers is not countable. The proof is a proof by contradiction, an indirect proof:

Suppose that the set of reall numbers is countably infinite, then the interval of real numbers r with is (as a subset) also countable, and the interval can be written as a sequence:

Since any real number between 0 and 1 can be written as a decimal number, the sequence ri can be written as an infinitely long list of decimal numbers:

i ri
0 0.32847...
1 0.48284...
2 0.89438...
3 0.00154...
4 0.32425...
... ...
0.55544...

But this list cannot be complete:
To show this, we construct a real number r with a decimal expansion which differs from each of the decimal numbers in the list by at least one digit, using the following procedure:
If the i-th digit (after the decimal point) of the i-th number in the list is a 5, then we take 4 as the i-th digit of the number, and if not, then we take 5 instead. Thus, for any i the i-th digit of the newly constructed number differs from the i-th digit of the i-th real number in the list, and therefore the expansion of r does not appear in the list. The expansion of r uses only the digits 4 and 5 and is thus unique, therefore the real number r does not occur in the list. Since this contradicts our initial assumption, the assumption, namely, that the set or real numbers is countable, is wrong.

This is known as Cantor's diagonalization argument.