login
Least h such that n divides the h-th difference between distinct odd-indexed Fibonacci numbers; the differences are ordered as in A205371.
1

%I #7 Mar 30 2012 18:58:11

%S 1,2,3,2,15,4,10,6,21,19,5,4,28,13,55,8,45,21,14,19,10,11,78,21,325,

%T 34,171,13,9,64,35,8,7,45,210,21,190,14,105,120,55,13,253,11,465,78,

%U 36,21,406,349,171,34,378,171,15,78,18,16,119,64

%N Least h such that n divides the h-th difference between distinct odd-indexed Fibonacci numbers; the differences are ordered as in A205371.

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

%t (See the program at A205442.)

%Y Cf. A205442, A204892.

%K nonn

%O 1,2

%A _Clark Kimberling_, Jan 27 2012