Regular k-ary Trees

​
number of levels
1
2
3
4
5
6
7
8
branches at each node
2
3
4
5
6
root position
center
top
left
size reduction per level
1
In a regular k-ary tree, there are k branches from every nonterminal node. See various ways to draw k-ary trees in two dimensions.

External Links

Tree (Wolfram MathWorld)

Permanent Citation

Stephen Wolfram
​
​"Regular k-ary Trees"​
​http://demonstrations.wolfram.com/RegularKAryTrees/​
​Wolfram Demonstrations Project​
​Published: September 28, 2007