|
| |
|
|
A059556
|
|
Beatty sequence for 1+1/gamma.
|
|
2
| |
|
|
2, 5, 8, 10, 13, 16, 19, 21, 24, 27, 30, 32, 35, 38, 40, 43, 46, 49, 51, 54, 57, 60, 62, 65, 68, 71, 73, 76, 79, 81, 84, 87, 90, 92, 95, 98, 101, 103, 106, 109, 112, 114, 117, 120, 122, 125, 128, 131, 133, 136, 139, 142, 144, 147, 150, 153, 155, 158, 161, 163, 166
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 1,1
|
|
|
COMMENTS
| Differs from A054088 at indices 56, 71, 112, 127, 142, 168, 183 etc. [From R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Oct 05 2008]
|
|
|
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, Link to a section of The World of Mathematics.
Index entries for sequences related to Beatty sequences
|
|
|
PROG
| (PARI) { default(realprecision, 100); b=1 + 1/Euler; for (n = 1, 2000, write("b059556.txt", n, " ", floor(n*b)); ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jun 28 2009]
|
|
|
CROSSREFS
| Beatty complement is A059555.
Sequence in context: A022843 A054088 A186540 * A189365 A024509 A084889
Adjacent sequences: A059553 A059554 A059555 * A059557 A059558 A059559
|
|
|
KEYWORD
| nonn,easy
|
|
|
AUTHOR
| Mitch Harris (Harris.Mitchell(AT)mgh.harvard.edu), Jan 22, 2001
|
| |
|
|