login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A072975 a(n)=2^n*binomial(3*n,n)*(3*n+1). 0
1, 24, 420, 6720, 102960, 1537536, 22573824, 327444480, 4707014400, 67190323200, 953748956160, 13476348887040, 189694258790400, 2661556369489920, 37240665709608960, 519828326870679552 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

FORMULA

sum(k>=0, 1/a(k) ) = ( Pi+3*Log(2) )/5 =1.04420683905392583334286...

PROG

(PARI) a(n)=2^n*binomial(3*n, n)*(3*n+1)

CROSSREFS

Sequence in context: A021304 A018092 A016326 * A062193 A016268 A175199

Adjacent sequences:  A072972 A072973 A072974 * A072976 A072977 A072978

KEYWORD

easy,nonn

AUTHOR

Benoit Cloitre (benoit7848c(AT)orange.fr), Aug 13 2002

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 16 09:50 EST 2012. Contains 205904 sequences.