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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A059554 Beatty sequence for Gamma(2/3)/(Gamma(2/3)-1). 2
3, 7, 11, 15, 19, 22, 26, 30, 34, 38, 42, 45, 49, 53, 57, 61, 65, 68, 72, 76, 80, 84, 87, 91, 95, 99, 103, 107, 110, 114, 118, 122, 126, 130, 133, 137, 141, 145, 149, 152, 156, 160, 164, 168, 172, 175, 179, 183, 187, 191, 195, 198, 202, 206, 210, 214, 217, 221 (list; graph; refs; listen; history; text; 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

Eric Weisstein's World of Mathematics, Beatty Sequence.

Index entries for sequences related to Beatty sequences

PROG

(PARI) { default(realprecision, 100); b=gamma(2/3)/(gamma(2/3) - 1); for (n = 1, 2000, write("b059554.txt", n, " ", floor(n*b)); ) } [From Harry J. Smith, Jun 28 2009]

CROSSREFS

Beatty complement is A059553.

Sequence in context: A079710 A145832 A124981 * A184422 A189534 A179874

Adjacent sequences:  A059551 A059552 A059553 * A059555 A059556 A059557

KEYWORD

nonn,easy

AUTHOR

Mitch Harris, Jan 22 2001

STATUS

approved

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 May 19 09:55 EDT 2013. Contains 225429 sequences.