回复:印度奥赛题(2星半):无穷序列的最大值

来源: 2009-09-26 14:24:53 [博客] [旧帖] [给我悄悄话] 本文已被阅读:
(ln(n) * n)' = 1/(n^2) * (1 - ln(n))

which means when n = e = 2.718, the sequence is max. So it's the greater in a = 2^(1/2) and b = 3^(1/3).

a^6 = 8, b^6 = 9. So 3^(1/3).