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!)
A098907 Decimal expansion of 1/gamma, where gamma is Euler-Mascheroni constant. 10

%I #13 Sep 29 2023 07:30:36

%S 1,7,3,2,4,5,4,7,1,4,6,0,0,6,3,3,4,7,3,5,8,3,0,2,5,3,1,5,8,6,0,8,2,9,

%T 6,8,1,1,5,5,7,7,6,5,5,2,2,6,6,8,0,5,0,2,2,0,4,8,4,3,6,1,3,2,8,7,0,6,

%U 5,5,3,1,4,0,8,6,5,5,2,4,3,0,0,8,8,3,2,8,4,0,2,1,9,4,0,9,9,2,8,0,6,8,0,7,2

%N Decimal expansion of 1/gamma, where gamma is Euler-Mascheroni constant.

%H G. C. Greubel, <a href="/A098907/b098907.txt">Table of n, a(n) for n = 1..5000</a>

%F Lim_{s->0} (Zeta(1-s)*s) / (Zeta'(1-s)*s - Zeta(1-s)). - _Peter Luschny_, Jun 18 2018

%e 1.732454714600633473583025315860829681155776552266805022048436......

%p evalf(1/gamma) ; # _R. J. Mathar_, Sep 29 2023

%t RealDigits[ 1/EulerGamma, 10, 120][[1]]

%o (PARI) 1/Euler \\ _G. C. Greubel_, Dec 27 2016

%Y Cf. A001620.

%K cons,nonn

%O 1,2

%A Jun Mizuki (suzuki32(AT)sanken.osaka-u.ac.jp), Nov 05 2004

%E More terms from _Ray Chandler_, Nov 07 2004

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 16 08:27 EDT 2024. Contains 371698 sequences. (Running on oeis4.)