OFFSET
1,2
COMMENTS
a(36) <= 1552726375200. a(37) <= 9316358251200. - Donovan Johnson, Oct 18 2012
MATHEMATICA
t=Table[0, {100}]; Do[c=Floor[DivisorSigma[1, n]/EulerPhi[n]]; If[c<101&&t[[c]]== 0, t[[c]]=n], {n, 1, 100000}]; t
CROSSREFS
KEYWORD
nonn
AUTHOR
Labos Elemer, Apr 15 2002
EXTENSIONS
Two more terms from Labos Elemer, May 18 2004
a(30)-a(33) from Donovan Johnson, Apr 14 2010
a(34)-a(35) from Donovan Johnson, Oct 18 2012
STATUS
approved