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!)
A229192 Beginning position of n in the decimal expansion of the Euler-Mascheroni constant gamma. 1
11, 5, 4, 14, 9, 1, 7, 2, 16, 10, 36, 233, 23, 273, 101, 5, 200, 93, 657, 241, 24, 4, 139, 50, 30, 157, 71, 183, 15, 91, 390, 35, 14, 43, 62, 44, 83, 165, 371, 47, 31, 141, 38, 34, 106, 257, 78, 86, 63, 9, 124, 22, 189, 13 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
Eric Weisstein's World of Mathematics, Constant Digit Scanning
Eric Weisstein's World of Mathematics, Euler-Mascheroni Constant Digits
MATHEMATICA
With[{eg=RealDigits[EulerGamma, 10, 1000][[1]]}, Flatten[Table[ SequencePosition[ eg, IntegerDigits[n], 1], {n, 0, 60}], 1]][[All, 1]] (* Requires Mathematica version 10 or later *) (* Harvey P. Dale, Jan 20 2017 *)
CROSSREFS
Cf. A001620 (decimal expansion of the Euler-Mascheroni constant).
Sequence in context: A097531 A131029 A033331 * A303978 A085716 A127820
KEYWORD
nonn,base,less
AUTHOR
Eric W. Weisstein, Sep 15 2013
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 7 00:25 EDT 2024. Contains 372298 sequences. (Running on oeis4.)