The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A036417 Values of k for which there are no empty intervals when fractional part(m*Pi) for m = 1, ..., k is plotted along [ 0, 1 ] subdivided into k equal regions. 2
1, 6, 7, 106, 112, 113, 33102, 33215, 66317, 99532, 165849, 265381, 364913 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
Appears to include all the denominators of the convergents of Pi A002486. - Eric W. Weisstein, Apr 18 2024
No other terms with n <= 10^6. - Eric W. Weisstein, Apr 27 2024
LINKS
Eric Weisstein's World of Mathematics, Equidistributed Sequence.
Eric Weisstein's World of Mathematics, Pi.
MATHEMATICA
With[{f = FractionalPart[Pi 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. A036416.
Cf. A002486 (denominators of the convergents of Pi).
Sequence in context: A223532 A041081 A041082 * A267255 A041357 A041829
KEYWORD
nonn,more,changed
AUTHOR
EXTENSIONS
a(9)-a(10) from Sean A. Irvine, Oct 31 2020
a(11)-a(13) from Eric W. Weisstein, Apr 18-19 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 May 16 23:54 EDT 2024. Contains 372555 sequences. (Running on oeis4.)