login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A059532 Beatty sequence for 1+Pi. 2
4, 8, 12, 16, 20, 24, 28, 33, 37, 41, 45, 49, 53, 57, 62, 66, 70, 74, 78, 82, 86, 91, 95, 99, 103, 107, 111, 115, 120, 124, 128, 132, 136, 140, 144, 149, 153, 157, 161, 165, 169, 173, 178, 182, 186, 190, 194, 198, 202, 207, 211, 215, 219, 223, 227, 231, 236 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

REFERENCES

Fraenkel, Aviezri S.; Levitt, Jonathan; Shimshoni, Michael; Characterization of the set of values f(n)=[n alpha], n=1,2,... Discrete Math.2 (1972), no.4,335-345.

LINKS

Harry J. Smith, Table of n, a(n) for n=1,...,2000

Index entries for sequences related to Beatty sequences

Eric Weisstein's World of Mathematics, Link to a section of The World of Mathematics.

PROG

(PARI) { default(realprecision, 100); b=1 + Pi; for (n = 1, 2000, write("b059532.txt", n, " ", floor(n*b)); ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jun 27 2009]

CROSSREFS

Beatty complement is A059531.

Sequence in context: A172326 A085127 A171984 * A187385 A034045 A164086

Adjacent sequences:  A059529 A059530 A059531 * A059533 A059534 A059535

KEYWORD

nonn,easy

AUTHOR

Mitch Harris (Harris.Mitchell(AT)mgh.harvard.edu), Jan 22, 2001

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 16 16:00 EST 2012. Contains 205938 sequences.