|
| |
|
|
A059552
|
|
Beatty sequence for Gamma(1/3)/(Gamma(1/3)-1).
|
|
2
| |
|
|
1, 3, 4, 6, 7, 9, 11, 12, 14, 15, 17, 19, 20, 22, 23, 25, 27, 28, 30, 31, 33, 35, 36, 38, 39, 41, 43, 44, 46, 47, 49, 51, 52, 54, 55, 57, 59, 60, 62, 63, 65, 67, 68, 70, 71, 73, 74, 76, 78, 79, 81, 82, 84, 86, 87, 89, 90, 92, 94, 95, 97, 98, 100, 102, 103, 105, 106, 108
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 1,2
|
|
|
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=gamma(1/3)/(gamma(1/3) - 1); for (n = 1, 2000, write("b059552.txt", n, " ", floor(n*b)); ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jun 28 2009]
|
|
|
CROSSREFS
| Beatty complement is A059551.
Sequence in context: A172272 A056576 A182770 * A047516 A006855 A066499
Adjacent sequences: A059549 A059550 A059551 * A059553 A059554 A059555
|
|
|
KEYWORD
| nonn,easy
|
|
|
AUTHOR
| Mitch Harris (Harris.Mitchell(AT)mgh.harvard.edu), Jan 22, 2001
|
| |
|
|