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!)
A046158 Values of n for which there are no empty intervals when frac(m gamma) for m = 1, ..., n is plotted along [ 0, 1 ] subdivided into n equal regions. 1
1, 2, 3, 5, 6, 7, 12, 19, 26, 97, 123, 149, 272, 395, 5258, 5653, 26685, 31943, 58628, 500967, 559595 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
No others with n <= 10^6. - Eric W. Weisstein, Apr 26 2024
LINKS
Eric Weisstein's World of Mathematics, Equidistributed Sequence
Eric Weisstein's World of Mathematics, Euler-Mascheroni Constant
MATHEMATICA
With[{f = FractionalPart[EulerGamma Range[1000]]}, Position[Table[Count[BinCounts[Take[f, n], {0., 1, 1/n}], 0], {n, Length[f]}], 0]] // Flatten (* Eric W. Weisstein, Apr 27 2024 *)
CROSSREFS
Cf. A046157.
Cf. A046115 (denominators of the convergents to the Euler-Mascheroni constant).
Sequence in context: A270974 A039058 A362454 * A070274 A088968 A328451
KEYWORD
nonn,more,changed
AUTHOR
EXTENSIONS
a(19) from Sean A. Irvine, Nov 01 2020
a(20)-a(21) from Eric W. Weisstein, Apr 26 2024
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 30 07:52 EDT 2024. Contains 372127 sequences. (Running on oeis4.)