OFFSET
0,5
COMMENTS
The root vertex is depth d=0 and is to have <= d+1 = 1 children so these are "planted" trees.
LINKS
EXAMPLE
a(5) = 4 counts:
depth:
o o o o 0
| | | |
o o o o 1
| | / \ / \
o o o o o o 2
| / \ | |
o o o o o 3
|
o 4
PROG
(Python) # see links
(PARI) \\ see links
CROSSREFS
KEYWORD
nonn
AUTHOR
John Tyler Rascoe, Mar 14 2025
STATUS
approved
