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!)
A276855 Beatty sequence for (3 + golden ratio). 7
0, 4, 9, 13, 18, 23, 27, 32, 36, 41, 46, 50, 55, 60, 64, 69, 73, 78, 83, 87, 92, 96, 101, 106, 110, 115, 120, 124, 129, 133, 138, 143, 147, 152, 157, 161, 166, 170, 175, 180, 184, 189, 193, 198, 203, 207, 212, 217, 221, 226, 230, 235, 240, 244, 249, 253, 258 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n) = floor(n*(7 + sqrt(5))/2).
MATHEMATICA
z = 500; r = 3+GoldenRatio; b = Table[Floor[k*r], {k, 0, z}]; (* A276855 *)
CROSSREFS
Sequence in context: A312941 A312942 A312943 * A312944 A312945 A312946
KEYWORD
nonn,easy
AUTHOR
Clark Kimberling, Sep 24 2016
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 July 15 01:36 EDT 2024. Contains 374323 sequences. (Running on oeis4.)