OFFSET
1,1
REFERENCES
J.-M. De Koninck, Ces nombres qui nous fascinent, Entry 62, p. 22, Ellipses, Paris 2008.
LINKS
Donovan Johnson, Table of n, a(n) for n = 1..1000
MATHEMATICA
Select[Range[140000], DivisorSigma[1, #]==DivisorSigma[1, # + 7] &] (* Vincenzo Librandi, Mar 10 2014 *)
PROG
(PARI) is(n)=sigma(n)==sigma(n+7) \\ Charles R Greathouse IV, Mar 09 2014
CROSSREFS
KEYWORD
nonn
AUTHOR
STATUS
approved