Search: id:A059561 Results 1-1 of 1 results found. %I A059561 %S A059561 1,2,3,4,5,6,8,9,10,11,12,13,14,16,17,18,19,20,21,22,24,25,26,27,28, %T A059561 29,30,32,33,34,35,36,37,38,40,41,42,43,44,45,46,48,49,50,51,52,53,54, %U A059561 56,57,58,59,60,61,62,64,65,66,67,68,69,70,72,73,74,75,76,77,78,80,81 %N A059561 Beatty sequence for ln(Pi). %D A059561 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 A059561 Harry J. Smith, Table of n, a(n) for n=1,...,2000 %H A059561 Eric Weisstein's World of Mathematics, Link to a section of The World of Mathematics. %H A059561 Index entries for sequences related to Beatty sequences %F A059561 a(n)=A004777(n+1), 1<=n<83. [From R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Oct 05 2008] %o A059561 (PARI) { default(realprecision, 100); b=log(Pi); for (n = 1, 2000, write("b059561.txt", n, " ", floor(n*b)); ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jun 28 2009] %Y A059561 Beatty complement is A059562. %Y A059561 Sequence in context: A052419 A047421 A004777 this_sequence A037474 A000378 A022551 %Y A059561 Adjacent sequences: A059558 A059559 A059560 this_sequence A059562 A059563 A059564 %K A059561 nonn,easy %O A059561 1,2 %A A059561 Mitch Harris (Harris.Mitchell(AT)mgh.harvard.edu), Jan 22, 2001 Search completed in 0.001 seconds