OFFSET
3,6
COMMENTS
Original name: Triangle of number of homeomorphically irreducible stars with n edges and m nodes.
LINKS
Andrew Howroyd, Table of n, a(n) for n = 3..93 (rows 3..18)
B. R. Heap, The enumeration of homeomorphically irreducible star graphs, J. Math. Phys., 7 (1966), 1582-1587.
Sean A. Irvine, Java program (github).
EXAMPLE
Triangle begins:
1;
1;
1, 1;
1, 2, 2;
1, 3, 5;
1, 4, 13, 4;
1, 6, 26, 24, 5;
1, 7, 47, 84, 38;
1, 9, 78, 233, 216, 23;
1, 11, 126, 557, 914, 314, 16;
1, 13, 188, 1193, 3077, 2270, 325;
1, 15, 276, 2355, 8915, 11592, 4015, 162;
...
CROSSREFS
KEYWORD
nonn,nice,tabf
AUTHOR
EXTENSIONS
More terms from Sean A. Irvine, May 16 2020
Name edited and offset corrected by Andrew Howroyd, Feb 25 2023
STATUS
approved