login

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

Positions of multiples of 5 in A204922 (differences of Fibonacci numbers).
2

%I #8 Mar 30 2012 18:58:12

%S 9,13,15,16,32,44,53,55,58,60,61,68,82,87,93,104,107,118,120,128,130,

%T 131,137,143,157,162,167,172,178,189,191,197,208,210,212,223,225,226,

%U 234,236,237,243,257,262,267,272,279,281,282,288,299,303,305,306

%N Positions of multiples of 5 in A204922 (differences of Fibonacci numbers).

%C For a guide to related sequences, see A205840.

%e In A204922=(1,2,1,4,3,2,7,6,5,3,12,11,...), multiples

%e of 5 are in positions 9,13,15,16,32,... See the example

%e at A205852.

%t (See the program at A205852.)

%Y Cf. A204890, A205852, A205840.

%K nonn

%O 1,1

%A _Clark Kimberling_, Feb 02 2012