Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.
%I #6 Feb 27 2013 09:44:10
%S 1,1,2,1,5,2,3,4,2,5,12,5,17,3,5,4,13,2,13,5,7,12,6,9,14,17,29,20,68,
%T 5,35,4,12,13,7,23,30,13,25,14,21,7,64,12,23,6,27,9,16,14,18,25,116,
%U 29,12,20,31,68,71,5
%N Least k such that n divides the k-th difference between distinct pairs of numbers 3^j-2^j.
%C For a guide to related sequences, see A204892.
%t (See the program at A205000.)
%Y Cf. A205000, A204892.
%K nonn
%O 1,3
%A _Clark Kimberling_, Jan 22 2012