login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A038254 Triangle whose (i,j)-th entry is binomial(i,j)*5^(i-j)*12^j. 0
1, 5, 12, 25, 120, 144, 125, 900, 2160, 1728, 625, 6000, 21600, 34560, 20736, 3125, 37500, 180000, 432000, 518400, 248832, 15625, 225000, 1350000, 4320000, 7776000, 7464960, 2985984, 78125, 1312500, 9450000, 37800000, 90720000 (list; table; graph; refs; listen; history; text; internal format)
OFFSET
0,2
REFERENCES
B. N. Cyvin et al., Isomer enumeration of unbranched catacondensed polygonal systems with pentagons and heptagons, Match, No. 34 (Oct 1996), pp. 109-121.
LINKS
MATHEMATICA
Flatten[Table[Binomial[i, j]5^(i-j) 12^j, {i, 0, 10}, {j, 0, i}]] (* Harvey P. Dale, Apr 24 2012 *)
CROSSREFS
Sequence in context: A108201 A289586 A223233 * A223321 A073095 A309323
KEYWORD
nonn,tabl,easy
AUTHOR
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified July 28 23:06 EDT 2024. Contains 374727 sequences. (Running on oeis4.)