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!)
A217597 Decimal expansion of exp(gamma)/2. 1
8, 9, 0, 5, 3, 6, 2, 0, 8, 9, 9, 5, 0, 9, 8, 9, 9, 2, 6, 1, 8, 2, 5, 2, 0, 5, 1, 5, 5, 3, 5, 8, 9, 7, 7, 4, 5, 8, 4, 8, 2, 2, 6, 0, 7, 1, 5, 1, 7, 1, 5, 1, 0, 2, 6, 7, 8, 8, 3, 2, 9, 3, 8, 2, 5, 6, 4, 2, 0, 5, 3, 8, 4, 0, 6, 7, 9, 4, 1, 4, 6, 8, 5, 3, 7, 8, 7, 1, 0, 8, 2, 4, 4, 2, 0, 9, 1, 4, 0, 1 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,1
COMMENTS
Also, decimal expansion of lim_{n->oo} 1/log(n)*primeProduct_{2<p<n} p/(p-1).
Also, decimal expansion of lim_{n->oo} e^H(n)-n*e^gamma, where H(n) is the n-th harmonic number. - Clark Kimberling, Jun 27 2013
REFERENCES
Steven R. Finch, Mathematical Constants, Cambridge University Press, 2003, page 86.
LINKS
FORMULA
Equals A073004/2. - Bruno Berselli, Mar 21 2013
EXAMPLE
0.8905362089950989926182520515535897745848226071517151...
MATHEMATICA
RealDigits[E^EulerGamma/2, 10, 100] // First
PROG
(PARI) default(realprecision, 100); exp(Euler)/2 \\ G. C. Greubel, Aug 31 2018
(Magma) R:= RealField(100); Exp(EulerGamma(R))/2; // G. C. Greubel, Aug 31 2018
CROSSREFS
Cf. A073004.
Sequence in context: A111253 A021533 A073242 * A021845 A133747 A222458
KEYWORD
nonn,cons
AUTHOR
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 29 15:45 EDT 2024. Contains 372114 sequences. (Running on oeis4.)