PlanetMath (more info)
 Math for the people, by the people. Sponsor PlanetMath
Encyclopedia | Requests | Forums | Docs | Wiki | Random | RSS  
Login
create new user
name:
pass:
forget your password?
Main Menu
Viewing Version 14 of 'paradox of the binary tree'
[ view 'paradox of the binary tree' | back to history ]

Title of object: paradox of the binary tree
Canonical Name: ParadoxOfTheBinaryTree
Type: Definition

Created on: 2007-05-04 08:31:05
Modified on: 2007-05-13 21:45:52

Creator: WM
Modifier: Wkbj79
Author: Wkbj79
Author: WM
Author: mps

Classification: msc:03E15, msc:03E75
Keywords: set theory, Cantor's theorem, uncountability
Defines: complete binary tree, complete infinite binary tree
Synonyms: paradox of the binary tree=binary tree paradox

Revision comment (for changes between this and next version):

found better link for "binary representation"

Preamble:

% this is the default PlanetMath preamble. as your knowledge
% of TeX increases, you will probably want to edit this, but
% it should be fine as is for beginners.

% almost certainly you want these
\usepackage{amssymb}
\usepackage{amsmath}
\usepackage{amsfonts}

% used for TeXing text within eps files
%\usepackage{psfrag}
% need this for including graphics (\includegraphics)
%\usepackage{graphicx}
% for neatly defining theorems and propositions
%\usepackage{amsthm}
% making logically defined graphics
\usepackage{xypic}

% there are many more packages, add them here as you need them

% define commands here
Content:

The \emph{complete infinite binary tree} is a tree that consists of nodes (namely the numerals $0$ and $1$) such that every node has two children which are not children of any other node. The tree serves as binary representation of all real numbers of the interval $[0,1]$ in form of paths, \PMlinkname{i.e.}{Ie}, sequences of nodes.

Every finite binary tree with more than one level contains less paths than nodes. Up to level $n$ there are $2^{n}$ paths and $2^{n+1} - 1$ nodes.

Every finite binary tree can be represented as an ordered set of nodes, enumerated by natural numbers. The union of all finite binary trees is then identical with the infinite binary tree. The paradox is that, while the set of nodes
remains countable as is the set of paths of all finite trees, the set of paths in the infinite tree is uncountable by Cantor's theorem. (On the other hand, the paths are separated by the nodes. As no path can separate itself from another path without a node, the number of separated paths is the number of nodes.)



\textbf{Literature} W. M\"uckenheim: Die Mathematik des Unendlichen, Shaker-Verlag, Aachen 2006.