login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A280723 a(n) is the denominator of 6 * Sum_{k=0..n} ((k+1)/(n-k+1)^2) * (Catalan(k)/(2^(2*k+1)))^2. 3
2, 16, 384, 6144, 819200, 19660800, 7707033600, 3288334336, 14205604331520, 568224173260800, 3741775508275200, 179605224397209600, 135982707495615332352, 1410191040695270113280, 169222924883432413593600, 10830267192539674469990400, 1655509272671188586751590400 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
COMMENTS
The series A281070(n)/a(n) is absolutely convergent to Pi.
LINKS
MATHEMATICA
a[n_]=6(Sum[(1/(n-k+1)^2)((CatalanNumber[k])/(2^(2k+1)))^2(k+1), {k, 0, n}]); Denominator /@a/@ Range[0, 10]
CROSSREFS
Cf. A000108 (Catalan), A281070 (numerators).
Sequence in context: A068471 A325287 A140308 * A052737 A002474 A172149
KEYWORD
nonn,frac
AUTHOR
Ralf Steiner, Jan 14 2017
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 16 18:22 EDT 2024. Contains 371750 sequences. (Running on oeis4.)