Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A043302
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A043302 Triangular table of 2^n*(n+k)!/(n-k)!/k!/4^k. +0
2
1, 2, 1, 4, 6, 3, 8, 24, 30, 15, 16, 80, 180, 210, 105, 32, 240, 840, 1680, 1890, 945, 64, 672, 3360, 10080, 18900, 20790, 10395, 128, 1792, 12096, 50400, 138600, 249480, 270270, 135135, 256, 4608, 40320, 221760, 831600, 2162160, 3783780, 4054050 (list; table; graph; listen)
OFFSET

1,2

EXAMPLE

1; 2,1; 4,6,3; 8,24,30,15; 16,80,180,210,105; ...

PROGRAM

(PARI) T(n, k)=if(k<0|k>n, 0, 2^n*(n+k)!/(n-k)!/k!/4^k)

CROSSREFS

A001147(n)=T(n, 0), A000079(n)=T(n, n). Row sums A043301. Cf. A001498.

Cf. A043301, A043302.

Sequence in context: A105364 A127366 A064786 this_sequence A036662 A006265 A131452

Adjacent sequences: A043299 A043300 A043301 this_sequence A043303 A043304 A043305

KEYWORD

nonn,tabl,easy

AUTHOR

Michael Somos, Jul 16 2002

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified August 29 17:54 EDT 2008. Contains 143238 sequences.


AT&T Labs Research