l888l888l888
- 49
- 0
Homework Statement
prove that the series summation from n=3 to infinity of (1/(n*log(n)*(log(log(n))^p)) diverges if 0<p<=1 and converges for p>1.
Homework Equations
The Attempt at a Solution
2^n*a(2^n)= 1/(log(2^n)*(log(log(2^n))^p)). this is similar to the summation from n=2 to infinity of 1/(n(logn^p)) if we let n = log(2^n)...