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!)
A214174 Decimal expansion of Integral_{x=0..oo} x/cosh(Pi*x) dx. 1
1, 8, 5, 6, 1, 3, 4, 3, 6, 3, 5, 5, 3, 8, 6, 0, 8, 1, 4, 7, 6, 9, 8, 1, 9, 9, 0, 1, 9, 9, 7, 1, 9, 9, 8, 5, 6, 0, 9, 4, 3, 0, 4, 5, 9, 1, 3, 1, 2, 9, 3, 2, 0, 5, 4, 0, 7, 6, 0, 1, 9, 1, 9, 3, 9, 1, 1, 2, 6, 1, 2, 1, 2, 8, 7, 5, 7, 7, 7, 5, 1, 7, 9, 1, 7, 2, 7 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
This sequence is between A020761 [Integral_{x=0..oo} x^0/cosh(Pi*x) dx] and A020821 [Integral_{x=0..oo} x^2/cosh(Pi*x) dx].
LINKS
FORMULA
Equals A060294*A143233 = 2*C/Pi^2, where C is Catalan's constant (A006752).
EXAMPLE
0.1856134363553860814769819901997199856094304591312932054076019...
MATHEMATICA
RealDigits[2 Catalan/Pi^2, 10, 90][[1]]
PROG
(PARI) default(realprecision, 100); 2*Catalan/Pi^2 \\ G. C. Greubel, Aug 25 2018
(Magma) SetDefaultRealField(RealField(100)); R:=RealField(); 2*Catalan(R)/Pi(R)^2; // G. C. Greubel, Aug 25 2018
CROSSREFS
Sequence in context: A356805 A318335 A243379 * A366587 A154433 A335339
KEYWORD
nonn,cons
AUTHOR
Bruno Berselli, Mar 20 2013
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 18 02:55 EDT 2024. Contains 371767 sequences. (Running on oeis4.)