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!)
A058065 Complement of A057843. 3
0, 1, 3, 5, 6, 8, 9, 11, 13, 14, 16, 18, 19, 21, 22, 24, 26, 27, 29, 30, 32, 34, 35, 37, 39, 40, 42, 43, 45, 47, 48, 50, 52, 53, 55, 56, 58, 60, 61, 63, 64, 66, 68, 69, 71, 73, 74, 76, 77, 79, 81, 82, 84, 85, 87, 89, 90, 92, 94, 95, 97, 98, 100, 102, 103, 105, 107, 108, 110 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
a(n) = floor(tau*n+sqrt(5))-2 where tau is the Golden ratio = (1+sqrt(5))/2. - Benoit Cloitre, Apr 14 2003
MATHEMATICA
Table[Floor[n*GoldenRatio+Sqrt[5]], {n, 0, 100}]-2 (* Harvey P. Dale, Mar 01 2019 *)
CROSSREFS
Sequence in context: A276210 A186223 A047446 * A218773 A285967 A295581
KEYWORD
nonn
AUTHOR
N. J. A. Sloane, Nov 24 2000
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 17 22:23 EDT 2024. Contains 371767 sequences. (Running on oeis4.)