|
Search: id:A055488
|
|
|
| A055488 |
|
Smallest number x such that sum of divisors of x is n!. |
|
+0 2
|
|
| 5, 14, 54, 264, 1560, 10920, 97440, 876960, 10263240, 112895640, 1348827480, 18029171160
(list; graph; listen)
|
|
|
OFFSET
|
3,1
|
|
|
COMMENT
|
for n = 1 a(1) = 1; for n = 2 no solution. Special maximal solutions are the cases when x = n!-1 = prime
a(15) <= 283020617880, a(16) <= 4312201453560, a(17) <= 68995223256960, a(18) <= 1222906341777120 - Vim Wenders (vim(AT)gmx.li), Jan 12 2007
|
|
REFERENCES
|
R. K. Guy (1981): Unsolved Problems In Number Theory, B39.
|
|
FORMULA
|
a(n) = Min{x; Sigma[x] = n!} = Min{x; A000203(x) = A000142(n)}
|
|
EXAMPLE
|
For n = 6 the 15 solutions are as follows: {264,270,280,354,376,406,418,435,459,478,537,623,649,667,719}
|
|
CROSSREFS
|
Cf. A000203, A000142.
Sequence in context: A133751 A005504 A073541 this_sequence A127922 A004030 A128102
Adjacent sequences: A055485 A055486 A055487 this_sequence A055489 A055490 A055491
|
|
KEYWORD
|
more,nonn
|
|
AUTHOR
|
Labos E. (labos(AT)ana.sote.hu), Jun 28 2000
|
|
EXTENSIONS
|
More terms from Jud McCranie (j.mccranie(AT)comcast.net), Oct 09 2000
a(13) from Vim Wenders (vim(AT)gmx.li), Nov 06 2006
a(14) from Vim Wenders (vim(AT)gmx.li), Jan 12 2007
|
|
|
Search completed in 0.002 seconds
|