login

Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.

1-sequence of reduction of the upper Wythoff sequence by x^2 -> x+1.
1

%I #4 Mar 30 2012 18:57:34

%S 0,5,12,32,71,146,290,550,1033,1917,3457,6216,11112,19500,34203,59213,

%T 102641,177700,304316,521728,887038,1510960,2573620,4350354,7364274,

%U 12465974,20963484,35301998,59137823,99247685

%N 1-sequence of reduction of the upper Wythoff sequence by x^2 -> x+1.

%C See A192232 for definition of "k-sequence of reduction of [sequence] by [substitution]".

%t (See A192302.)

%Y Cf. A192232, A192302.

%K nonn

%O 1,2

%A _Clark Kimberling_, Jun 27 2011