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”).

s(k)-s(j), where (s(k),s(j)) is the least pair of Lucas numbers for which n divides their difference.
3

%I #5 Mar 30 2012 18:58:10

%S 2,2,3,4,10,6,7,8,18,10,11,36,26,14,15,112,17,18,76,40,105,22,46,72,

%T 25,26,2160,28,29,120,1364,192,198,170,105,36,518,76,195,40,123,840,

%U 43,44,315,46,47,192,196,2200,510,520,318,2160,275,112,3249,58

%N s(k)-s(j), where (s(k),s(j)) is the least pair of Lucas numbers for which n divides their difference.

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

%t (See the program at A205114.)

%Y Cf. A205114, A204892.

%K nonn

%O 1,1

%A _Clark Kimberling_, Jan 22 2012