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!)
A091556 Decimal expansion of 1/(1-Gamma). 2

%I #12 Sep 08 2022 08:45:13

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

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

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

%N Decimal expansion of 1/(1-Gamma).

%H G. C. Greubel, <a href="/A091556/b091556.txt">Table of n, a(n) for n = 1..10000</a>

%F Sum_{i>=0} gamma^i.

%e 2.3652721186254415518772193284565220161883160717651110586997676949510...

%t RealDigits[1/(1-EulerGamma),10,120][[1]] (* _Harvey P. Dale_, Feb 21 2013 *)

%o (PARI) 1/(1-Euler)

%o (Magma) R:= RealField(100); 1/(1 - EulerGamma(R)); // _G. C. Greubel_, Sep 05 2018

%Y Cf. A001620.

%K nonn,cons

%O 1,1

%A _Jon Perry_, Mar 04 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 24 07:06 EDT 2024. Contains 371920 sequences. (Running on oeis4.)