Search: id:A059555 Results 1-1 of 1 results found. %I A059555 %S A059555 1,3,4,6,7,9,11,12,14,15,17,18,20,22,23,25,26,28,29,31,33,34,36,37,39, %T A059555 41,42,44,45,47,48,50,52,53,55,56,58,59,61,63,64,66,67,69,70,72,74,75, %U A059555 77,78,80,82,83,85,86,88,89,91,93,94,96,97,99,100,102,104,105,107,108 %N A059555 Beatty sequence for 1+gamma A001620. %D A059555 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 A059555 Harry J. Smith, Table of n, a(n) for n=1,...,2000 %H A059555 Index entries for sequences related to Beatty sequences %H A059555 Eric Weisstein's World of Mathematics, Link to a section of The World of Mathematics. %p A059555 Digits:=100:t:=evalf(1+tan(Pi/6)):A:=n->(t*n):seq(floor((t*n)),n=1..69); # [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Mar 27 2009] %o A059555 (PARI) { default(realprecision, 100); b=1 + Euler; for (n = 1, 2000, write("b059555.txt", n, " ", floor(n*b)); ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jun 28 2009] %Y A059555 Beatty complement is A059556. %Y A059555 Sequence in context: A065313 A103566 A018825 this_sequence A054385 A056576 A059552 %Y A059555 Adjacent sequences: A059552 A059553 A059554 this_sequence A059556 A059557 A059558 %K A059555 nonn,easy %O A059555 1,2 %A A059555 Mitch Harris (Harris.Mitchell(AT)mgh.harvard.edu), Jan 22, 2001 Search completed in 0.001 seconds