The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A335263 Decimal expansion of -(Pi/8 + EulerGamma/4 + log(8*Pi)/4 - 2). 0
6, 5, 6, 9, 5, 4, 1, 4, 5, 1, 9, 3, 5, 8, 3, 6, 0, 4, 4, 4, 1, 7, 6, 0, 6, 2, 5, 6, 3, 7, 5, 6, 4, 4, 2, 7, 7, 4, 6, 3, 6, 5, 1, 8, 7, 0, 9, 4, 1, 1, 1, 5, 3, 9, 2, 0, 7, 7, 7, 4, 3, 4, 2, 2, 5, 2, 2, 2, 6, 3, 5, 8, 5, 7, 1, 3, 3, 0, 1, 5, 0, 7, 8, 6, 9, 5, 5, 5 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,1
COMMENTS
Conjecture: Equals -(1/Pi)*Integral_{t=0..Infinity} log(|Zeta(1/2 + i*t)/Zeta(1/2)|) *(1/t^2) dt. The Riemann hypothesis is equivalent to this conjecture.
LINKS
Milin, Answer to: Collection of equivalent forms of Riemann Hypothesis, version: 2019-07-18, MathOverflow.
EXAMPLE
Equals 0.656954145193583604441760625637564427746365187094111539207774...
MAPLE
Digits := 120: -(Pi/8 + gamma/4 + log(8*Pi)/4 - 2)*10^88:
ListTools:-Reverse(convert(floor(%), base, 10));
MATHEMATICA
RealDigits[-(Pi/8+EulerGamma/4+Log[8*Pi]/4-2), 10, 120][[1]] (* Harvey P. Dale, Sep 28 2021 *)
PROG
(PARI) -(Pi/8 + Euler/4 + log(8*Pi)/4 - 2) \\ Michel Marcus, Jun 12 2020
CROSSREFS
Sequence in context: A023408 A133616 A019621 * A126689 A243093 A101634
KEYWORD
nonn,cons
AUTHOR
Peter Luschny, Jun 11 2020
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 June 4 13:10 EDT 2024. Contains 373098 sequences. (Running on oeis4.)