OFFSET
1,1
LINKS
Michel Marcus, Table of n, a(n) for n = 1..5000
PROG
(PARI) isok(k) = for (x=0, k-1, if (sigma(k - x) + sigma(k + x) == 5*k, return(1)));
CROSSREFS
KEYWORD
nonn
AUTHOR
Michel Marcus, Jun 10 2025
STATUS
approved
