Jamin2112
- 973
- 12
Homework Statement
Express (log n)log n as a power of n, and use the result to show that ∑1/(log n)log n converges.
Homework Equations
blah blah
The Attempt at a Solution
np(n) = (log n)log n
----> log[ np(n) ] = log[ (log n)log n ]
----> p(n) (log n) = (log n) log(log n)
----> p(n) = log(log n)
----> ∑1/(log n)(log n) = ∑ 1/nlog(log n)np(n) = (log n)log n
----> log[ np(n) ] = log[ (log n)log n ]
----> p(n) (log n) = (log n) log(log n)
----> p(n) = log(log n)
----> ∑1/(log n)(log n) = ∑ 1/nlog(log n)
... Now what? I can't think of any comparison test or anything for un = 1/nlog(log n)