|
Search: id:A059565
|
|
|
| A059565 |
|
Beatty sequence for e^gamma (gamma is the Euler-Mascheroni constant A001620). |
|
+0 2
|
|
| 1, 3, 5, 7, 8, 10, 12, 14, 16, 17, 19, 21, 23, 24, 26, 28, 30, 32, 33, 35, 37, 39, 40, 42, 44, 46, 48, 49, 51, 53, 55, 56, 58, 60, 62, 64, 65, 67, 69, 71, 73, 74, 76, 78, 80, 81, 83, 85, 87, 89, 90, 92, 94, 96, 97, 99, 101, 103, 105, 106, 108, 110, 112, 113, 115, 117
(list; graph; listen)
|
|
|
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
Eric Weisstein's World of Mathematics, Link to a section of The World of Mathematics.
Index entries for sequences related to Beatty sequences
|
|
MATHEMATICA
|
Table[ Floor[ n * E^EulerGamma], {n, 1, 70} ]
|
|
PROGRAM
|
(PARI) { default(realprecision, 100); b=exp(1)^Euler; for (n = 1, 2000, write("b059565.txt", n, " ", floor(n*b)); ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jun 28 2009]
|
|
CROSSREFS
|
Beatty complement is A059566.
Sequence in context: A047392 A059546 A037086 this_sequence A003144 A024977 A088759
Adjacent sequences: A059562 A059563 A059564 this_sequence A059566 A059567 A059568
|
|
KEYWORD
|
nonn,easy
|
|
AUTHOR
|
Mitch Harris (Harris.Mitchell(AT)mgh.harvard.edu), Jan 22, 2001
|
|
|
Search completed in 0.002 seconds
|