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!)
A038306 Triangle whose (i,j)-th entry is binomial(i,j)*10^(i-j)*4^j. 0
1, 10, 4, 100, 80, 16, 1000, 1200, 480, 64, 10000, 16000, 9600, 2560, 256, 100000, 200000, 160000, 64000, 12800, 1024, 1000000, 2400000, 2400000, 1280000, 384000, 61440, 4096, 10000000, 28000000, 33600000, 22400000, 8960000 (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) 4^j, {i, 0, 10}, {j, 0, i}]//Flatten (* Harvey P. Dale, Dec 20 2022 *)
CROSSREFS
Sequence in context: A232908 A216653 A267180 * A317597 A357423 A320938
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 19:02 EDT 2024. Contains 371798 sequences. (Running on oeis4.)