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

Numbers k such that antisigma(x) = antisigma(x+1) = k has solution.
2

%I #13 Nov 10 2013 16:05:40

%S 0,9,36844389,129894940,446591224981504

%N Numbers k such that antisigma(x) = antisigma(x+1) = k has solution.

%C Antisigma(n) = A024816(n) = the sum of the nondivisors of n that are between 1 and n.

%C Conjecture: also numbers k such that antisigma(n) = antisigma(m) = k has solution for distinct numbers n and m. - _Jaroslav Krizek_, Nov 10 2013

%e 36844389 is in the sequence because 36844389 = antisigma(8585) = antisigma(8586).

%Y Cf. A067816 (numbers n such that antisigma(n) = antisigma(n+1)).

%K nonn

%O 1,2

%A _Jaroslav Krizek_, Jul 26 2013