Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A092466
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A092466 a(n)=sum(i+j+k=n,(n+k)!/i!/j!/(2*k)!) 0<=j<=i<=k<=n. +0
1
1, 1, 3, 16, 41, 166, 777, 2472, 9781, 44506, 150953, 597334, 2661881, 9337511, 37044451, 162468924, 582650861, 2315651686, 10035973071, 36558456606, 145470310301, 624753156831, 2302445024223, 9169599427426, 39098606269531 (list; graph; listen)
OFFSET

0,3

PROGRAM

(PARI) a(n)=sum(i=0, n, sum(j=0, i, sum(k=0, j, if(i+j+k-n, 0, (n+k)!/i!/j!/(2*k)!))))

CROSSREFS

Sequence in context: A068415 A066875 A081270 this_sequence A004320 A089363 A000574

Adjacent sequences: A092463 A092464 A092465 this_sequence A092467 A092468 A092469

KEYWORD

nonn

AUTHOR

Benoit Cloitre (benoit7848c(AT)orange.fr), Mar 25 2004

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 19 23:53 EDT 2008. Contains 142930 sequences.


AT&T Labs Research