OFFSET
1,2
COMMENTS
For n >= 4, a(n) >= A073818(pi(n)), with equality for 19 <= n <= 70. - David Wasserman, Aug 17 2002
LINKS
P. Erdős, R. Freud, and N. Hegyvári, Arithmetical properties of permutations of integers, Acta Mathematica Hungarica 41:1-2 (1983), pp 169-176.
D. Wasserman, Proof of terms 11-70
FORMULA
a(n) = (1+o(1))n^2/(4 log n) as n -> infinity.
EXAMPLE
n=6: we must arrange the numbers 1..6 so that the max of the lcm of pairs of adjacent terms is minimized. The answer is 632415, with max lcm = 6, so a(6) = 6.
CROSSREFS
KEYWORD
nonn,nice
AUTHOR
N. J. A. Sloane, Oct 21 2001
EXTENSIONS
More terms from Vladeta Jovovic, Oct 21 2001
Further terms from David Wasserman, Aug 17 2002
STATUS
approved