|
Search: id:A139315
|
|
|
| A139315 |
|
Smallest integer such that n*a(n) is the smallest multiple of a(n) with twice as many divisors as n, or 0 if no such number is possible. |
|
+0 2
|
|
| 1, 2, 6, 12, 60, 120, 1260, 840, 0, 2520, 27720, 55440
(list; graph; listen)
|
|
|
OFFSET
|
2,2
|
|
|
COMMENT
|
Proof that a(10)=0. In order for 10*n to have twice as many divisors as n, it must be either a multiple of 20 but not of 40 or 100 (in which case 8*n has twice as many divisors) or a multiple of 50 but not of 100 or 250 (in which case 4*n has twice as many divisors.) In both cases, 10*n is not the smallest number with twice as many divisors as n and so a(10) of this sequence is 0.
|
|
EXAMPLE
|
a(8) = 1260 because it must be a multiple of 4 but not of 8. It cannot be 4 because 4*3=12 has twice as many divisors as 4. It cannot be 12 because 12*5=60 has twice as many divisors as 12. It cannot be 60 because 60*6=360 has twice as many divisors as 60. It cannot be 180 because 180*7=1260 has twice as many divisors as 180. It must be 1260.
|
|
CROSSREFS
|
Cf. A135060.
Sequence in context: A081125 A138570 A161887 this_sequence A014767 A002319 A101657
Adjacent sequences: A139312 A139313 A139314 this_sequence A139316 A139317 A139318
|
|
KEYWORD
|
more,nonn
|
|
AUTHOR
|
J. Lowell (jhbubby(AT)mindspring.com), Jun 07 2008
|
|
|
Search completed in 0.002 seconds
|