OFFSET
0,10
COMMENTS
First differs from A054923 in row n=9.
Terms may be computed using the tools geng and planarg in nauty.
LINKS
Georg Grasegger, Table of n, a(n) for n = 0..285 (rows 0..22) (terms 0..209 (rows 0..19) from Andrew Howroyd)
Brendan McKay and Adolfo Piperno, nauty and Traces
EXAMPLE
Triangle begins (n edges >= 0, k vertices >= 1):
1;
0, 1;
0, 0, 1;
0, 0, 1, 2;
0, 0, 0, 2, 3;
0, 0, 0, 1, 5, 6;
0, 0, 0, 1, 5, 13, 11;
0, 0, 0, 0, 4, 19, 33, 23;
0, 0, 0, 0, 2, 22, 67, 89, 47;
0, 0, 0, 0, 1, 19, 107, 236, 240, 106;
0, 0, 0, 0, 0, 13, 130, 486, 797, 657, 235;
...
PROG
(nauty) geng -c $k $n:$n | planarg -q | countg -q # Georg Grasegger, Jul 06 2023
KEYWORD
nonn,tabl
AUTHOR
Andrew Howroyd, May 06 2021
STATUS
approved