Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A092470
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A092470 a(n)=sum(i+j+k=n,(n+2i)!/(2*i)!/j!/k!) 0<=i<=j<=k<=n. +0
1
1, 3, 42, 774, 19440, 605520, 22856400, 1012258800, 51590125440, 2974547691360, 191478611348640, 13613255894921760, 1059445820574741600, 89583977589282015840, 8178390058456647469440, 801733426581997672963200 (list; graph; listen)
OFFSET

0,2

PROGRAM

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

CROSSREFS

Sequence in context: A084522 A003770 A097068 this_sequence A078601 A083402 A058808

Adjacent sequences: A092467 A092468 A092469 this_sequence A092471 A092472 A092473

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