login
This site is supported by donations 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; internal format)
OFFSET

1,1

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: A085884 A182766 A172278 * A186289 A053044 A129011

Adjacent sequences:  A094387 A094388 A094389 * A094391 A094392 A094393

KEYWORD

nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Apr 28 2004

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 14 05:53 EST 2012. Contains 205570 sequences.