proposed
approved
proposed
approved
editing
proposed
<a href="/index/Be#Beatty">Index entries for sequences related to Beatty sequences</a>.
proposed
editing
editing
proposed
Complement a(n) = floor[circumference of a circle of A108586radius n]; a(n) = floor(2*Pi*n). - _Mohammad K. Azarian_, Feb 29 2008
a(n) = floor[circumference of a circle of radius n]; a(n)=floor[2*Pi*n] - Mohammad K. Azarian, Feb 29 2008
This sequence consists of the nonnegative integers k satisfying sin(k) <= 0 and sin(k+1) >= 0; thus this sequence and A246388 partition A022844 (the Beatty sequence for Pi). - Clark Kimberling, Aug 24 2014
Table[Floor[2 n*Pi], {n, 0, 100}] (*A038130 or *)
Select[Range[0, 628], Sin[#] <= 0 && Sin[# + 1] >= 0 &] (*A038130 _Clark Kimberling_, Aug 24 2014 *)
(* Clark Kimberling, Aug 24 2014 *)
Complement of A108586.
proposed
editing
editing
proposed
This sequence consists of the nonnegative integers k satisfying sin(k) <= 0 and sin(k+1) >=0; thus A038130 this sequence and A246388 partition A022844 (the Beatty sequence for Pi). - Clark Kimberling, Aug 24 2014
A038130 This sequence consists of the nonnegative integers k satisfying sin(k) <= 0 and sin(k+1) >=0; thus A038130 and A246388 partition A022844 (the Beatty sequence for Pi). - Clark Kimberling, Aug 24 2014
Eric Weisstein's World of Mathematics, <a href="http://mathworld.wolfram.com/BeattySequence.html">Beatty Sequence</a>.
approved
editing
proposed
approved
editing
proposed