Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A094717
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A094717 a(n)=n!*sum(i+2j+3k=n, 0<=i<=n, 0<=j<=n, 0<=k<=n, 1/i!/(2j)!/(3k)!). +0
3
1, 1, 2, 5, 12, 36, 113, 351, 1080, 3281, 9882, 29646, 88817, 266085, 797526, 2391485, 7173360, 21520080, 64563521, 193700403, 581120892, 1743392201, 5230206126, 15690618378, 47071766561, 141215033961, 423644570442, 1270932914165 (list; graph; listen)
OFFSET

0,3

FORMULA

Limit n ->infty a(n)/3^n=1/6

PROGRAM

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

CROSSREFS

Cf. A094715, A024493.

Sequence in context: A055192 A108555 A032203 this_sequence A038142 A052302 A009598

Adjacent sequences: A094714 A094715 A094716 this_sequence A094718 A094719 A094720

KEYWORD

nonn

AUTHOR

Benoit Cloitre (benoit7848c(AT)orange.fr), May 23 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 00:03 EDT 2008. Contains 143485 sequences.


AT&T Labs Research