login
Numbers k such that for no m between k^2 and (k+1)^2 - 1 is it true that A003285(m) = A003285(m+1).
0

%I #11 Sep 04 2021 10:33:25

%S 1,2,7,13,16,424,1693,2116,2206

%N Numbers k such that for no m between k^2 and (k+1)^2 - 1 is it true that A003285(m) = A003285(m+1).

%e For n=3, m = 9,10,11,12,13,14,15, A003285(11) = A003285(12), so 3 is not in the sequence.

%Y Cf. A003285, A288186.

%K nonn,hard,more

%O 1,2

%A _Naohiro Nomoto_, Nov 20 2001