OFFSET
1,2
COMMENTS
Differs from A122132 (which is a subsequence of this sequence) for the first time by having term 81. Sequence A353456 gives terms that are present here but not in the former. See also the discussion in A209635.
If k is present in the sequence, then 2*k and A000265(k) are present also.
The asymptotic density of this sequence is Pi^2/12 = 0.822467... (A072691). - Amiram Eldar, Oct 23 2023
LINKS
Michael De Vlieger, Table of n, a(n) for n = 1..10000
MATHEMATICA
Position[Array[DivisorSum[#, # DivisorSigma[1, #] &] &, 94], _?OddQ][[All, 1]] (* Michael De Vlieger, May 03 2022 *)
PROG
CROSSREFS
KEYWORD
nonn
AUTHOR
Antti Karttunen, May 03 2022
STATUS
approved