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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A059560 Beatty sequence for 1+1/ln(1/gamma). 2
2, 5, 8, 11, 14, 16, 19, 22, 25, 28, 31, 33, 36, 39, 42, 45, 47, 50, 53, 56, 59, 62, 64, 67, 70, 73, 76, 78, 81, 84, 87, 90, 93, 95, 98, 101, 104, 107, 109, 112, 115, 118, 121, 124, 126, 129, 132, 135, 138, 140, 143, 146, 149, 152, 155, 157, 160, 163, 166, 169, 172 (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(1/Euler); for (n = 1, 2000, write("b059560.txt", n, " ", floor(n*b)); ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jun 28 2009]

CROSSREFS

Beatty complement is A059559.

Sequence in context: A141207 A190057 A190305 * A022842 A189525 A189369

Adjacent sequences:  A059557 A059558 A059559 * A059561 A059562 A059563

KEYWORD

nonn,easy

AUTHOR

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

EXTENSIONS

Changed the definition from for 1-1/ln(1/gamma) to for 1+1/ln(1/gamma) Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jun 28 2009

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 13:02 EST 2012. Contains 205909 sequences.