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!)
A038281 Triangle whose (i,j)-th entry is binomial(i,j)*8^(i-j)*3^j. 1
1, 8, 3, 64, 48, 9, 512, 576, 216, 27, 4096, 6144, 3456, 864, 81, 32768, 61440, 46080, 17280, 3240, 243, 262144, 589824, 552960, 276480, 77760, 11664, 729, 2097152, 5505024, 6193152, 3870720, 1451520, 326592, 40824, 2187, 16777216 (list; 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
Table[Binomial[i, j]8^(i-j) 3^j, {i, 0, 10}, {j, 0, i}]//Flatten (* Harvey P. Dale, Dec 02 2021 *)
CROSSREFS
Sequence in context: A197245 A302462 A303244 * A302370 A303086 A131502
KEYWORD
nonn,tabf,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 April 24 00:30 EDT 2024. Contains 371917 sequences. (Running on oeis4.)