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!)
A094390 A Beatty sequence using exp(Pi/4). 1
2, 4, 6, 8, 10, 13, 15, 17, 19, 21, 24, 26, 28, 30, 32, 35, 37, 39, 41, 43, 46, 48, 50, 52, 54, 57, 59, 61, 63, 65, 67, 70, 72, 74, 76, 78, 81, 83, 85, 87, 89, 92, 94, 96, 98, 100, 103, 105, 107, 109, 111, 114, 116, 118, 120, 122, 125, 127, 129, 131, 133, 135, 138, 140 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
c = exp(Pi/4) a(n) = Floor(n*c).
MATHEMATICA
c = E^(Pi/4); d = c/(c - 1); Table[ Floor[n*c], {n, 65}]
CROSSREFS
Beatty complement is A094391.
Sequence in context: A329828 A172278 A276383 * A186289 A332687 A345981
KEYWORD
nonn
AUTHOR
Robert G. Wilson v, Apr 28 2004
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 25 13:24 EDT 2024. Contains 371971 sequences. (Running on oeis4.)