|
Search: id:A046756
|
|
| |
| |
|
|
OFFSET
|
1,2
|
|
|
EXAMPLE
|
If n=625, d(n)=Sigma[ 0,n ]=5. Its 4th power is 625 which divides n.
|
|
MATHEMATICA
|
Select[ Range[ 1, 14500000 ], IntegerQ[ #/(DivisorSigma[ 0, # ])^2 ]& ]
|
|
CROSSREFS
|
Proper subset of A033950, A046754 and A046755. Relatively prime terms are in the sequence thogether with their products like 73530625 or 771895089000000000.
Cf. A033950.
Sequence in context: A043352 A046755 A016816 this_sequence A064781 A055868 A106321
Adjacent sequences: A046753 A046754 A046755 this_sequence A046757 A046758 A046759
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
Labos E. (labos(AT)ana.sote.hu)
|
|
|
Search completed in 0.002 seconds
|