OFFSET
4,5
COMMENTS
Rows are of lengths 1, 2, 4, 5, 7, 8, 10, 11, 13, 14, ... floor(3n/2)-5. See A001651 (this is the sequence of integers not divisible by 3).
LINKS
G. P. Michon, Counting Polyhedra
EXAMPLE
The irregular triangle T(n,k) begins:
n\k: 4 5 6 7 8 9 10 11 12 13 14 15 16
4: 1;
5: 1, 1;
6: 1, 2, 2, 2;
7: 2, 8, 11, 8, 5;
8: 2, 11, 42, 74, 76, 38, 14;
9: 8, 74, 296, 633, 768, 558, 219, 50;
10: 5, 76, 633, 2635, 6134, 8822, 7916, 4442, 1404, 233;
...
There are 38 polyhedra with 9 faces and 11 vertices, or with 11 faces and 9 vertices.
CROSSREFS
KEYWORD
hard,nice,nonn,tabf
AUTHOR
Gerard P. Michon, Nov 29 2000
STATUS
approved
