OFFSET
1,2
COMMENTS
For large n we expect the inclusion n <= sigma(a(n))/phi(a(n)) <= n+1.
EXAMPLE
a(22) = 360360 is in this list because sigma(360360)/phi(360360) = 22.75 and floor(sigma(k)/phi(k)) != 22 for all k < 360360.
MAPLE
PROG
CROSSREFS
KEYWORD
nonn
AUTHOR
Peter Luschny, Sep 30 2012
EXTENSIONS
a(31)-a(33) from Donovan Johnson, Oct 02 2012
a(34)-a(35) from Donovan Johnson, Oct 03 2012
STATUS
approved