Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A092472
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A092472 a(n)=sum(i+j+k=n,(2n)!/(i+j)!/(j+k)!/(k+i)!) 0<=i<=n, 0<=j<=n, 0<=k<=n. +0
1
1, 6, 54, 510, 4830, 45486, 425502, 3956238, 36594558, 337038702, 3093092574, 28302208974, 258331692606, 2353101799470, 21397006320030, 194281959853710, 1761880227283710, 15961196057303790, 144466419007648350 (list; graph; listen)
OFFSET

0,2

PROGRAM

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

CROSSREFS

Sequence in context: A125837 A065088 A092810 this_sequence A098658 A109576 A069726

Adjacent sequences: A092469 A092470 A092471 this_sequence A092473 A092474 A092475

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 29 17:54 EDT 2008. Contains 143238 sequences.


AT&T Labs Research