[go: up one dir, main page]

login
A227766
First n-fold perfect number divided by 120, or 0 if the quotient is not an integer.
6
0, 0, 1, 252, 118186992, 1286212967381422080, 1177590816228652902165411689487379360536196206821376000
OFFSET
1,4
COMMENTS
The first n-fold perfect numbers are A007539(n) = 1, 6, 120, 30240, 14182439040, ..., for n = 1, 2, 3, 4, 5, ...
For additional comments, references, links, and cross-refs, see A007539 and A227765.
FORMULA
a(n) = A007539(n)/120 if 3 <= n <= 8.
EXAMPLE
The first 4-fold perfect number is A007539(4) = 30240, so a(4) = 30240/120 = 252.
CROSSREFS
KEYWORD
nonn
AUTHOR
Jonathan Sondow, Jul 29 2013
STATUS
approved