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!)
A038210 Triangle whose (i,j)-th entry is binomial(i,j)*2^(i-j)*4^j. 2
1, 2, 4, 4, 16, 16, 8, 48, 96, 64, 16, 128, 384, 512, 256, 32, 320, 1280, 2560, 2560, 1024, 64, 768, 3840, 10240, 15360, 12288, 4096, 128, 1792, 10752, 35840, 71680, 86016, 57344, 16384, 256, 4096, 28672, 114688, 286720, 458752, 458752, 262144 (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]2^(i-j) 4^j, {i, 0, 10}, {j, 0, i}]] (* Harvey P. Dale, Nov 22 2011 *)
CROSSREFS
Sequence in context: A079102 A071337 A087481 * A244640 A230874 A349452
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 24 04:14 EDT 2024. Contains 371918 sequences. (Running on oeis4.)