OFFSET
1,1
COMMENTS
If there are no odd perfect numbers, then the terms give all solutions n > 1 to A323244(n) = 0.
Conversely, if these are all numbers k > 1 that satisfy A323244(k) = 0 (which can be proved if one can show, for example, that no number in A007916 can satisfy the equation), then no odd perfect numbers exist. See also A336700. - Antti Karttunen, Jan 12 2024
LINKS
Amiram Eldar, Table of n, a(n) for n = 1..12
FORMULA
MATHEMATICA
Prime[#]^#&/@MersennePrimeExponent[Range[8]] (* Harvey P. Dale, Mar 15 2024 *)
CROSSREFS
KEYWORD
nonn
AUTHOR
Antti Karttunen, Feb 18 2019
STATUS
approved