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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A059568 Beatty sequence for 1-1/ln(ln(2)). 2
3, 7, 11, 14, 18, 22, 26, 29, 33, 37, 41, 44, 48, 52, 55, 59, 63, 67, 70, 74, 78, 82, 85, 89, 93, 96, 100, 104, 108, 111, 115, 119, 123, 126, 130, 134, 137, 141, 145, 149, 152, 156, 160, 164, 167, 171, 175, 178, 182, 186, 190, 193, 197, 201, 205, 208, 212, 216 (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 - 1/log(log(2)); for (n = 1, 2000, write("b059568.txt", n, " ", floor(n*b)); ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jun 28 2009]

CROSSREFS

Beatty complement is A059567.

Sequence in context: A145670 A004061 A000572 * A003512 A190694 A189385

Adjacent sequences:  A059565 A059566 A059567 * A059569 A059570 A059571

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 21:16 EST 2012. Contains 205971 sequences.