Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A069121
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A069121 n^4*binomial(2n,n). +0
1
0, 2, 96, 1620, 17920, 157500, 1197504, 8240232, 52715520, 318995820, 1847560000, 10328229912, 56073378816, 297051536600, 1541119305600, 7852824450000, 39392404439040, 194905125100620, 952671403252800 (list; graph; listen)
OFFSET

0,2

REFERENCES

J. M. Borwein and P. B. Borwein, Pi and the AGM, Wiley, 1987, p. 386.

FORMULA

sum(n=1, inf, 1/a(n))=17*Pi^4/3240 (Comtet, 1974)

a(n)=a(n-1)(4n-2)n^3/(n-1)^4, n>1. - Michael Somos, Apr 18 2003

Equals A002736*n^2. - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), May 28 2006

MAPLE

with(combinat):for n from 0 to 18 do printf(`%d, `, n^3*sum(binomial(2*n, n), k=1..n)) od: - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Mar 13 2007

PROGRAM

(PARI) a(n)=if(n<1, 0, n^4*binomial(2*n, n))

CROSSREFS

Sequence in context: A042057 A137322 A158980 this_sequence A157065 A123115 A119696

Adjacent sequences: A069118 A069119 A069120 this_sequence A069122 A069123 A069124

KEYWORD

easy,nonn

AUTHOR

Benoit Cloitre (benoit7848c(AT)orange.fr), Apr 07 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 16 17:18 EST 2009. Contains 170825 sequences.


AT&T Labs Research