Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A092469
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A092469 a(n)=sum(i+j+k=n,(n+2j)!/i!/(3j)!/k!) 0<=i<=j<=k<=n. +0
1
1, 1, 13, 91, 1081, 10606, 181189, 2025325, 38378449, 548523856, 10811257051, 176339404099, 3828413138785, 68734868302738, 1590128353317001, 31543123841374681, 768191679788034529, 16494997547298477340 (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+2*j)!/i!/(2*j)!/k!))))

CROSSREFS

Sequence in context: A010965 A022578 A090020 this_sequence A027670 A055608 A038742

Adjacent sequences: A092466 A092467 A092468 this_sequence A092470 A092471 A092472

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 September 6 16:04 EDT 2008. Contains 143483 sequences.


AT&T Labs Research