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!)
A075700 Decimal expansion of -zeta'(0). 31
9, 1, 8, 9, 3, 8, 5, 3, 3, 2, 0, 4, 6, 7, 2, 7, 4, 1, 7, 8, 0, 3, 2, 9, 7, 3, 6, 4, 0, 5, 6, 1, 7, 6, 3, 9, 8, 6, 1, 3, 9, 7, 4, 7, 3, 6, 3, 7, 7, 8, 3, 4, 1, 2, 8, 1, 7, 1, 5, 1, 5, 4, 0, 4, 8, 2, 7, 6, 5, 6, 9, 5, 9, 2, 7, 2, 6, 0, 3, 9, 7, 6, 9, 4, 7, 4, 3, 2, 9, 8, 6, 3, 5, 9, 5, 4, 1, 9, 7, 6, 2, 2, 0, 0 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,1
COMMENTS
The probability density function for the standard normal distribution is e^(-x^2/2 + zeta'(0)). - Rick L. Shepherd, Mar 08 2014
For every x > 0, PolyGamma(-2, x+1) - (PolyGamma(-2, x) + x*log(x) - x) equals this constant -zeta'(0), where polygamma functions of negative indices are defined for x > 0 as: PolyGamma(-1, x) = log(Gamma(x)), PolyGamma(-(n+1), x) = Integral_{t=0..x} PolyGamma(-n, x) dx, n >= 1. - Jianing Song, Apr 20 2021
LINKS
J. Sondow and E. W. Weisstein, MathWorld: Wallis Formula.
Eric Weisstein's World of Mathematics, Log Gamma Function.
Eric Weisstein's World of Mathematics, Stirling's Approximation.
Wikipedia, Gamma function.
Wikipedia, Normal curve
FORMULA
Equals log(2*Pi)/2 = A061444/2 = log(A019727).
Equals Integral_{x=0..1} log(Gamma(x)) dx. - Jean-François Alcover, Apr 29 2013
More generally, equals t-t*log(t)+Integral_{x=t..(t+1)} (log(Gamma(x)) dx for any t>=0 (the Raabe formula). - Stanislav Sykora, May 14 2015
Equals lim_{k->oo} log(k!) + k - (k + 1/2)*log(k) (by Stirling's formula). - Amiram Eldar, Aug 21 2020
EXAMPLE
0.91893853320467274178032...
MAPLE
evalf(log(2*Pi)/2, 120); # Muniru A Asiru, Oct 08 2018
MATHEMATICA
Log[Sqrt[2*Pi]] // RealDigits[#, 10, 104] & // First (* Jean-François Alcover, Apr 29 2013 *)
PROG
(PARI) -zeta'(0) \\ Charles R Greathouse IV, Mar 28 2012
(Magma) SetDefaultRealField(RealField(100)); R:= RealField(); Log(2*Pi(R))/2; // G. C. Greubel, Oct 07 2018
CROSSREFS
Sequence in context: A299622 A163899 A198758 * A021843 A362752 A231931
KEYWORD
cons,nonn
AUTHOR
Benoit Cloitre, Oct 02 2002
EXTENSIONS
Normalized representation (leading zero and offset) R. J. Mathar, Jan 25 2009
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 18 07:39 EDT 2024. Contains 373469 sequences. (Running on oeis4.)