|
Search: id:A136339
|
|
|
| A136339 |
|
a(1) = 1; for all n >= 2, we choose a(n) to be as small as possible so that for all i = 1, ..., n, the sequence of the i-th divisors of a(1), a(2), ..., a(n) is nonincreasing. |
|
+0 1
|
|
| 1, 2, 4, 6, 12, 24, 48, 60, 120, 240, 360, 720, 1260, 1680
(list; graph; listen)
|
|
|
OFFSET
|
1,2
|
|
|
COMMENT
|
The original definition of this sequence was: a(n+1) = smallest number such that the dth divisors of a(n), a(n+1) will never increase. [What is d?]
Similar to A094783, except that only members of the sequence can disqualify larger numbers.
|
|
EXAMPLE
|
What is a(13), the term after 720? It cannot be 840 because 720's 13th smallest divisor is 18 and 840's 13th smallest divisor is 20 > 18.
|
|
CROSSREFS
|
Cf. A094783.
Sequence in context: A047151 A068010 A095848 this_sequence A019505 A135614 A115387
Adjacent sequences: A136336 A136337 A136338 this_sequence A136340 A136341 A136342
|
|
KEYWORD
|
more,nonn
|
|
AUTHOR
|
J. Lowell (jhbubby(AT)mindspring.com), Mar 28 2008
|
|
EXTENSIONS
|
Edited by njas, Apr 04 2008. I tried to rewrite the definition to make it precise, but I am not sure I have done this correctly.
|
|
|
Search completed in 0.002 seconds
|