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!)
A261830 Decimal expansion of Integral_{0..1/2} log(gamma(x+1)) dx (negated). 0
0, 4, 2, 8, 5, 3, 7, 4, 0, 6, 5, 0, 2, 9, 0, 9, 4, 4, 5, 5, 6, 6, 2, 3, 0, 4, 0, 5, 5, 6, 1, 9, 9, 1, 9, 0, 2, 9, 7, 4, 7, 5, 9, 3, 2, 1, 2, 3, 4, 4, 3, 8, 8, 0, 7, 4, 0, 3, 4, 2, 4, 4, 2, 0, 3, 1, 4, 9, 9, 1, 4, 7, 7, 7, 0, 0, 8, 8, 6, 7, 9, 6, 3, 3, 1, 8, 3, 3, 3, 5, 6, 3, 9, 6, 5, 3, 2, 2, 3, 6, 3, 3, 3 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,2
REFERENCES
Steven R. Finch, Mathematical Constants, Cambridge University Press, 2003, Section 2.15 Glaisher-Kinkelin constant, p. 135.
LINKS
FORMULA
-1/2-(7/24)*log(2)+(1/4)*log(Pi)+(3/2)*log(A), where A is the Glaisher-Kinkelin constant 1.282427... (A074962).
EXAMPLE
-0.042853740650290944556623040556199190297475932123443880740342442...
MATHEMATICA
Join[{0}, RealDigits[-1/2 - (7/24)*Log[2] + (1/4)*Log[Pi] + (3/2) * Log[Glaisher], 10, 102] // First]
PROG
(PARI) -intnum(x=1, 3/2, lngamma(x)) \\ _Charles R Greathouse IV_, Apr 18 2016
CROSSREFS
Cf. A074962.
Sequence in context: A066104 A143095 A141073 * A194038 A131819 A194064
KEYWORD
nonn,cons,easy
AUTHOR
_Jean-François Alcover_, Sep 02 2015
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 May 23 15:34 EDT 2024. Contains 372763 sequences. (Running on oeis4.)