The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A038216 Triangle whose (i,j)-th entry is binomial(i,j)*2^(i-j)*10^j. 0
1, 2, 10, 4, 40, 100, 8, 120, 600, 1000, 16, 320, 2400, 8000, 10000, 32, 800, 8000, 40000, 100000, 100000, 64, 1920, 24000, 160000, 600000, 1200000, 1000000, 128, 4480, 67200, 560000, 2800000, 8400000, 14000000, 10000000, 256, 10240 (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]2^(i-j) 10^j, {i, 0, 10}, {j, 0, i}]//Flatten (* Harvey P. Dale, Dec 05 2021 *)
CROSSREFS
Sequence in context: A054790 A140393 A000170 * A213603 A145911 A234041
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 May 23 02:40 EDT 2024. Contains 372758 sequences. (Running on oeis4.)