OFFSET
0,2
COMMENTS
"Complete" or "full binary tree" refers to a unique binary tree of (2^n)-1 nodes with its 2^(n-1) leaves all on the same height (or depth) n-1 (when the root is at height 0). These are depicted at A073346. This differs from "completely binary tree", with which some authors refer to trees more akin to the trees encoded by A080299.
CROSSREFS
KEYWORD
nonn
AUTHOR
Antti Karttunen, May 13 2003
STATUS
approved