OFFSET
1,1
COMMENTS
Sequence has A048253(6)=30 terms from A048251(6)=17490 to A048252(6)=46117. - Ray Chandler, Sep 01 2010
EXAMPLE
The divisors of 19410 are 1, 2, 3, 5, 6, 10, 15, 30, 647, 1294, 1941, 3235, 3882, 6470, 9705, and 19410; their sum is 46656, so 19410 is in the sequence.
MATHEMATICA
Select[Range[6^6], DivisorSigma[1, # ] == 6^6 &] (* Ray Chandler, Sep 01 2010 *)
CROSSREFS
KEYWORD
nonn,fini,full
AUTHOR
STATUS
approved