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!)
A036415 Values of k for which there are no empty intervals when fractional part(m*phi) for m = 1, ..., k is plotted along [ 0, 1 ] subdivided into k equal regions. 1
1, 2, 3, 4, 5, 6, 8, 10, 13, 16, 21, 34, 55, 89, 144, 233, 377, 610, 987, 1597, 2584, 4181, 6765, 10946, 17711, 28657, 46368, 75025, 121393, 196418, 317811 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
The sequence contains the Fibonacci numbers A000045.
If fact, for all known terms with n > 10, a(n) = A000045(n-3). - Eric W. Weisstein, Apr 17 2024
REFERENCES
H. Steinhaus, Mathematical Snapshots, 3rd American ed., New York: Oxford University Press, pp. 48-49, 1983.
LINKS
Eric Weisstein's World of Mathematics, Equidistributed Sequence.
Eric Weisstein's World of Mathematics, Golden Ratio.
MATHEMATICA
Position[Table[Count[BinCounts[FractionalPart[GoldenRatio Range[n]], {0, 1, 1/n}], 0], {n, 10000}], 0] // Flatten (* Eric W. Weisstein, Apr 17 2024 *)
CROSSREFS
Sequence in context: A241089 A186445 A080078 * A054961 A086736 A175773
KEYWORD
nonn,more,changed
AUTHOR
EXTENSIONS
a(27)-a(29) from Sean A. Irvine, Oct 31 2020
a(30)-a(31) 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 April 23 09:22 EDT 2024. Contains 371905 sequences. (Running on oeis4.)