|
Search: id:A135875
|
|
|
| A135875 |
|
Multiply the positive divisors n in order (starting at 1). a(n) is the largest such partial product that is <= n. |
|
+0 2
|
|
| 1, 2, 3, 2, 5, 6, 7, 8, 3, 10, 11, 6, 13, 14, 15, 8
(list; graph; listen)
|
|
|
OFFSET
|
1,2
|
|
|
LINKS
|
Leroy Quet, Home Page (listed in lieu of email address)
|
|
EXAMPLE
|
The positive divisors of 12 are 1,2,3,4,6,12. Checking the partial products: 1=1, 1*2=2, 1*2*3=6, 1*2*3*4=24, 1*2*3*4*6 = 144, 1*2*3*4*6*12 = 1728. 6 is the largest such product that is <= 12. So a(12) = 6.
|
|
CROSSREFS
|
Cf. A135874.
Sequence in context: A076685 A110500 A161871 this_sequence A097448 A133684 A025473
Adjacent sequences: A135872 A135873 A135874 this_sequence A135876 A135877 A135878
|
|
KEYWORD
|
more,nonn
|
|
AUTHOR
|
Leroy Quet Dec 03 2007
|
|
|
Search completed in 0.002 seconds
|