login
Beatty sequence of the positive root of x^3 - x^2 - 1.
2

%I #2 Mar 30 2012 18:57:10

%S 1,2,4,5,7,8,10,11,13,14,16,17,19,20,21,23,24,26,27,29,30,32,33,35,36,

%T 38,39,41,42,43,45,46,48,49,51,52,54,55,57,58,60,61,63,64,65,67,68,70,

%U 71,73,74,76,77,79,80,82,83,85,86,87,89,90,92,93,95,96,98,99,101,102

%N Beatty sequence of the positive root of x^3 - x^2 - 1.

%C First differs from A110118 at 73rd term.

%F a(n)=Floor(r*n), where r=1.46557123187676...; see A092526 for more decimal places.

%Y Cf. A092526, A110118, A138253.

%K nonn

%O 1,2

%A _Clark Kimberling_, Mar 09 2008