Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A076177
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A076177 a(n) = n!*sum_{ 0<=i<=j<=k<=n, i+j+k<=n } 1/(i!*j!*k!). +0
3
1, 2, 7, 31, 147, 801, 5028, 35757, 287703, 2594737, 25961688, 285620919, 3427588046, 44559016789, 623827340321, 9357413642355, 149718628050447, 2545216705948425, 45813900799435848, 870464115447489783, 17409282309719616078, 365594928506541029523, 8043088427150753393871 (list; graph; listen)
OFFSET

0,2

PROGRAM

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

CROSSREFS

Cf. A076176.

Sequence in context: A115605 A114198 A055836 this_sequence A007164 A126033 A007863

Adjacent sequences: A076174 A076175 A076176 this_sequence A076178 A076179 A076180

KEYWORD

nonn

AUTHOR

Benoit Cloitre (benoit7848c(AT)orange.fr), Nov 01 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 December 4 15:11 EST 2009. Contains 170347 sequences.


AT&T Labs Research