Search: id:A059562 Results 1-1 of 1 results found. %I A059562 %S A059562 7,15,23,31,39,47,55,63,71,79,87,94,102,110,118,126,134,142,150,158, %T A059562 166,174,181,189,197,205,213,221,229,237,245,253,261,268,276,284,292, %U A059562 300,308,316,324,332,340,348,355,363,371,379,387,395,403,411,419,427 %N A059562 Beatty sequence for ln(Pi)/(ln(Pi)-1). %D A059562 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 A059562 Harry J. Smith, Table of n, a(n) for n=1,...,2000 %H A059562 Index entries for sequences related to Beatty sequences %H A059562 Eric Weisstein's World of Mathematics, Link to a section of The World of Mathematics. %o A059562 (PARI) { default(realprecision, 100); b=log(Pi)/(log(Pi) - 1); for (n = 1, 2000, write("b059562.txt", n, " ", floor(n*b)); ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jun 28 2009] %Y A059562 Beatty complement is A059561. %Y A059562 Sequence in context: A043449 A136768 A031490 this_sequence A017149 A004771 A133655 %Y A059562 Adjacent sequences: A059559 A059560 A059561 this_sequence A059563 A059564 A059565 %K A059562 nonn,easy %O A059562 1,1 %A A059562 Mitch Harris (Harris.Mitchell(AT)mgh.harvard.edu), Jan 22, 2001 Search completed in 0.001 seconds