login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

Ordered nonnegative differences c*f-d*g, where f and g are positive Fibonacci numbers (A000045) and {c,d}={1,4}.
3

%I #6 Mar 30 2012 18:57:33

%S 0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,17,18,19,21,22,23,24,26,27,29,

%T 30,31,34,35,37,39,43,44,47,49,50,51,55,57,60,63,69,71,76,77,79,81,82,

%U 83,85,89,92,97,102,112,115,123,124,128,131,132,133,134

%N Ordered nonnegative differences c*f-d*g, where f and g are positive Fibonacci numbers (A000045) and {c,d}={1,4}.

%t (See A191850.)

%Y Cf. A191850, A191851, A191852.

%K nonn

%O 1,3

%A _Clark Kimberling_, Jun 17 2011