OFFSET
2,2
COMMENTS
Comment from Jack Brennan: The base of each member seems to be roughly n-O(log n*log log n). The exponent of each member seems to be roughly n*O(log n). The sequence of bases seems to only have differences of +1 or 0. The sequence of exponents seems to only have positive differences.
Does 120 ever appear as a base? (See A112672.)
REFERENCES
David W. Wilson, Posting to Sequence Fan mailing list, Dec 28 2005
Jack Brennen computed the first 100 terms. Posting to Sequence Fan mailing list, Dec 28 2005
FORMULA
a(n) >> n^n. For any A < n, a(n) > exp(1/(1/log(n-A-1) - 1/log(n))). - Charles R Greathouse IV, May 01 2012
EXAMPLE
CROSSREFS
KEYWORD
nonn,base
AUTHOR
N. J. A. Sloane, Dec 30 2005
STATUS
approved