OFFSET
0,2
LINKS
B. N. Cyvin, J. Brunvoll, and S. J. Cyvin, Isomer enumeration of unbranched catacondensed polygonal systems with pentagons and heptagons, Match, No. 34 (Oct 1996), 109-121.
FORMULA
G.f.: 1/(1 - 10*x - 2*x*y). - Stefano Spezia, Apr 28 2024
EXAMPLE
From Stefano Spezia, Apr 28 2024: (Start)
Triangle begins:
1;
10, 2;
100, 40, 4;
1000, 600, 120, 8;
10000, 8000, 2400, 320, 16;
100000, 100000, 40000, 8000, 800, 32;
...
(End)
MATHEMATICA
Table[Binomial[i, j]*10^(i-j)*2^j, {i, 0, 7}, {j, 0, i}]//Flatten (* Stefano Spezia, Apr 28 2024 *)
CROSSREFS
KEYWORD
AUTHOR
STATUS
approved