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!)
A002298 Denominator of (2/Pi)*Integral_{0..inf} (sin x / x)^n dx.
(Formerly M3217 N1303)
5
1, 1, 4, 3, 192, 20, 11520, 315, 573440, 36288, 928972800, 1663200, 54499737600, 74131200, 1322526965760, 6810804000, 228532659683328000, 37638881280, 16783438527143608320, 121645100408832, 30370031620545576960000 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,3
COMMENTS
Except for the n=4 term, equal to A049331/2.
REFERENCES
N. J. A. Sloane, A Handbook of Integer Sequences, Academic Press, 1973 (includes this sequence).
N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).
LINKS
R. G. Medhurst and J. H. Roberts, Evaluation of the integral I_n(b) = (2/Pi)*Integral_{0..inf} (sin x / x)^n cos (bx) dx, Math. Comp., 19 (1965), 113-117.
EXAMPLE
1, 1, 3/4, 2/3, 115/192, 11/20, ...
MATHEMATICA
Denominator[Table[2/Pi Integrate[(Sin[x]/x)^n, {x, 0, \[Infinity]}], {n, 25}]] (* Harvey P. Dale, Sep 04 2011 *)
Denominator@Table[Sum[(-1)^k (n-2k)^(n-1) Binomial[n, k], {k, 0, n/2}]/((n-1)! 2^(n-1)), {n, 1, 30}] (* Vladimir Reshetnikov, Sep 02 2016 *)
CROSSREFS
Sequence in context: A362674 A325871 A079324 * A195565 A368301 A356855
KEYWORD
nonn,frac,easy,nice
AUTHOR
EXTENSIONS
Corrected and extended by Barbara Haas Margolius (margolius(AT)math.csuohio.edu), Dec 02 2001
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 19 07:38 EDT 2024. Contains 371782 sequences. (Running on oeis4.)