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!)
A257672 Numbers of the form floor(r^i) + floor(s^j), where r = (1 + sqrt(5))/2, s = r^2, i >= 0, j >= 0. 1
2, 3, 4, 5, 6, 7, 8, 10, 12, 13, 17, 18, 19, 21, 23, 28, 30, 31, 34, 35, 46, 47, 48, 50, 52, 57, 63, 75, 77, 78, 82, 92, 93, 122, 123, 124, 126, 128, 133, 139, 151, 168, 198, 200, 201, 205, 216, 244, 245, 321, 322, 323, 325, 327, 332, 338, 350, 367, 397, 443 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
r = GoldenRatio; s = r/(r - 1); Take[Union[Flatten[Table[Floor[r^i] + Floor[s^j], {i, 0, 100}, {j, 0, 100}]]], 100]
CROSSREFS
Cf. A257671.
Sequence in context: A335040 A270427 A270189 * A285314 A080544 A178878
KEYWORD
nonn,easy
AUTHOR
Clark Kimberling, May 03 2015
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 19 21:09 EDT 2024. Contains 371798 sequences. (Running on oeis4.)