%I A059560
%S A059560 2,5,8,11,14,16,19,22,25,28,31,33,36,39,42,45,47,50,53,56,59,62,64,67,
%T A059560 70,73,76,78,81,84,87,90,93,95,98,101,104,107,109,112,115,118,121,124,
%U A059560 126,129,132,135,138,140,143,146,149,152,155,157,160,163,166,169,172
%N A059560 Beatty sequence for 1+1/ln(1/gamma).
%D A059560 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.
%H A059560 Harry J. Smith, <a href="b059560.txt">Table of n, a(n) for n=1,...,2000</
a>
%H A059560 <a href="Sindx_Be.html#Beatty">Index entries for sequences related to
Beatty sequences</a>
%H A059560 Eric Weisstein's World of Mathematics, <a href="http://mathworld.wolfram.com/
BeattySequence.html">Link to a section of The World of Mathematics.</
a>
%o A059560 (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]
%Y A059560 Beatty complement is A059559.
%Y A059560 Sequence in context: A093609 A140101 A141207 this_sequence A022842 A055048
A045930
%Y A059560 Adjacent sequences: A059557 A059558 A059559 this_sequence A059561 A059562
A059563
%K A059560 nonn,easy
%O A059560 1,1
%A A059560 Mitch Harris (Harris.Mitchell(AT)mgh.harvard.edu), Jan 22, 2001
%E A059560 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
|