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!)
A276853 Beatty sequence for 2*e. 4
0, 5, 10, 16, 21, 27, 32, 38, 43, 48, 54, 59, 65, 70, 76, 81, 86, 92, 97, 103, 108, 114, 119, 125, 130, 135, 141, 146, 152, 157, 163, 168, 173, 179, 184, 190, 195, 201, 206, 212, 217, 222, 228, 233, 239, 244, 250, 255, 260, 266, 271, 277, 282, 288, 293, 299 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
A bisection of A022843.
LINKS
FORMULA
a(n) = floor(2*e*n).
MATHEMATICA
z = 500; r = 2 E; b = Table[Floor[k*r], {k, 0, z}] (* A276853 *)
CROSSREFS
Sequence in context: A313892 A313893 A313894 * A178181 A277645 A075003
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 April 23 11:25 EDT 2024. Contains 371913 sequences. (Running on oeis4.)