Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A036415
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A036415 Values of n for which there are no empty intervals when fractional part(m*GoldenRatio) for m = 1, ..., n is plotted along [ 0, 1 ] subdivided into n equal regions. +0
2
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 (list; graph; listen)
OFFSET

1,2

COMMENT

The sequence contains the Fibonacci numbers A000045.

REFERENCES

Steinhaus, H., Mathematical Snapshots, 3rd American ed., New York: Oxford University Press, pp. 48-49, 1983.

LINKS

Eric Weisstein's World of Mathematics, Link to a section of The World of Mathematics.

Eric Weisstein's World of Mathematics, Golden Ratio

MATHEMATICA

phi = (Sqrt[5] - 1)/2; a = {}; m = {}; Do[AppendTo[a, N[n*phi - Floor[n*phi], 50]]; a = Sort[a]; b = {0}; Do[AppendTo[b, k/n], {k, 1, n}]; b = Sort[b]; c = 0; Do[If[(a[[k]] < b[[k + 1]]) && (a[[k]] > b[[k]]), [null], c = 1], {k, 1, Length[a]}]; If[c == 0, AppendTo[m, n]], {n, 1, 1000}]; m - Artur Jasinski (grafix(AT)csl.pl), Dec 27 2007

CROSSREFS

Cf. A036414.

Sequence in context: A054961 A141283 A080078 this_sequence A086736 A017846 A129976

Adjacent sequences: A036412 A036413 A036414 this_sequence A036416 A036417 A036418

KEYWORD

nonn

AUTHOR

Eric Weisstein (eric(AT)weisstein.com)

EXTENSIONS

No others with n<=28657.

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified November 23 17:09 EST 2009. Contains 167438 sequences.


AT&T Labs Research