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!)
A068215 Denominator of Borwein integral of order 2n+1. 4
2, 6, 30, 210, 1890, 20790, 270270, 1896516717212415135141110350293750000, 1220462921565155916674902677397230198502690752000000000 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
Eric Weisstein's World of Mathematics, Borwein Integrals
Wikipedia, Borwein integral [From N. J. A. Sloane, Feb 25 2012]
FORMULA
a(n) = A144616(n+1)*A097801(n+1). - Andrey Zabolotskiy, Oct 18 2016
MATHEMATICA
i[n_] := Times@@(Sin[x/# ]&/@Range[1, n, 2])/x^((n+1)/2)/Pi; Denominator[Table[Integrate[i[n], {x, 0, \[Infinity]}], {n, 1, 19, 2}]]
CROSSREFS
Cf. A068214 (numerators), A144616 (denominators of the Borwein integrals defined in a different way).
Sequence in context: A127482 A118747 A129779 * A305400 A096775 A331665
KEYWORD
nonn,frac,nice
AUTHOR
Eric W. Weisstein, Feb 21 2002
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 March 28 18:04 EDT 2024. Contains 371254 sequences. (Running on oeis4.)