<?xml version="1.0" encoding="UTF-8"?>

<record version="15" id="9332">
 <title>paradox of the binary tree</title>
 <name>ParadoxOfTheBinaryTree</name>
 <created>2007-05-04 08:31:05</created>
 <modified>2007-05-13 22:09:03</modified>
 <type>Definition</type>
 <creator id="16977" name="WM"/>
 <author id="1863" name="Wkbj79"/>
 <author id="16977" name="WM"/>
 <author id="409" name="mps"/>
 <classification>
	<category scheme="msc" code="03E15"/>
	<category scheme="msc" code="03E75"/>
 </classification>
 <defines>
	<concept>complete binary tree</concept>
	<concept>complete infinite binary tree</concept>
 </defines>
 <synonyms>
	<synonym concept="paradox of the binary tree" alias="binary tree paradox"/>
 </synonyms>
 <keywords>
	<term>set theory</term>
	<term>Cantor's theorem</term>
	<term>uncountability</term>
 </keywords>
 <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
</preamble>
 <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 \PMlinkname{binary representation }{Base3} 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.
</content>
</record>
