Search: id:A059559 Results 1-1 of 1 results found. %I A059559 %S A059559 1,3,4,6,7,9,10,12,13,15,17,18,20,21,23,24,26,27,29,30,32,34,35,37,38, %T A059559 40,41,43,44,46,48,49,51,52,54,55,57,58,60,61,63,65,66,68,69,71,72,74, %U A059559 75,77,79,80,82,83,85,86,88,89,91,92,94,96,97,99,100,102,103,105,106 %N A059559 Beatty sequence for 1+ln(1/gamma), (gamma is the Euler-Mascheroni constant A001620). %D A059559 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 A059559 Harry J. Smith, Table of n, a(n) for n=1,...,2000 %H A059559 Index entries for sequences related to Beatty sequences %H A059559 Eric Weisstein's World of Mathematics, Link to a section of The World of Mathematics. %o A059559 (PARI) { default(realprecision, 100); b=1 + log(1/Euler); for (n = 1, 2000, write("b059559.txt", n, " ", floor(n*b)); ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jun 28 2009] %Y A059559 Beatty complement is A059560. %Y A059559 Sequence in context: A064717 A109231 A140098 this_sequence A103877 A072561 A141206 %Y A059559 Adjacent sequences: A059556 A059557 A059558 this_sequence A059560 A059561 A059562 %K A059559 nonn,easy %O A059559 1,2 %A A059559 Mitch Harris (Harris.Mitchell(AT)mgh.harvard.edu), Jan 22, 2001 %E A059559 Corrected the definition from 1-ln(1/gamma) to 1+ln(1/gamma) Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jun 28 2009 Search completed in 0.001 seconds