Is there a function $f : \mathbb{N} \to \mathbb{R}^+$ in $o(1/n)$ s.t. $\Sigma_{i=0}^\infty f(n)$ diverges?
Tell me more
×
Mathematics Stack Exchange is a question and answer site for
people studying math at any level and professionals in related fields. It's 100% free, no registration required.
|
Yes. let $g(n)=\ln\ln n$. Then $g(n+1)-g(n)\approx g'(n)=\frac 1n\cdot\frac1{\ln n}\in o(\frac1n)$. Thus letting $f(n)=g(n+1)-g(n)$, you have your example |
|||
|
|
|
Try $$\sum_{i=2}^\infty \frac{1}{n \log(n) }$$ |
|||||
|
