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!)
A038298 Triangle whose (i,j)-th entry is binomial(i,j)*9^(i-j)*8^j. 0
1, 9, 8, 81, 144, 64, 729, 1944, 1728, 512, 6561, 23328, 31104, 18432, 4096, 59049, 262440, 466560, 414720, 184320, 32768, 531441, 2834352, 6298560, 7464960, 4976640, 1769472, 262144, 4782969, 29760696, 79361856, 117573120 (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]9^(i-j) 8^j, {i, 0, 10}, {j, 0, i}]] (* Harvey P. Dale, Dec 11 2011 *)
CROSSREFS
Sequence in context: A030027 A082201 A357880 * A013439 A180680 A165398
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 April 23 08:33 EDT 2024. Contains 371905 sequences. (Running on oeis4.)