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!)
A038310 Triangle whose (i,j)-th entry is binomial(i,j)*10^(i-j)*8^j. 0
1, 10, 8, 100, 160, 64, 1000, 2400, 1920, 512, 10000, 32000, 38400, 20480, 4096, 100000, 400000, 640000, 512000, 204800, 32768, 1000000, 4800000, 9600000, 10240000, 6144000, 1966080, 262144, 10000000, 56000000, 134400000, 179200000 (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
Table[Binomial[i, j]10^(i-j) 8^j, {i, 0, 10}, {j, 0, i}]//Flatten (* Harvey P. Dale, Nov 11 2016 *)
CROSSREFS
Sequence in context: A147974 A213553 A317813 * A318421 A280902 A118768
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 19 07:38 EDT 2024. Contains 371782 sequences. (Running on oeis4.)