I'm wondering how the following statement can be disproved.
Let $a_n$ be a positive sequence and assume there exists a function $\phi(n)$ with the properties $$\sum_n a_n < \infty \quad \Leftrightarrow \quad \lim_{n\rightarrow \infty} \phi(n)a_n = \text{const.} \, .$$ I want to show, no such function can exist.
This question is along the lines of the answer given by Winther: If $\sum_{n_0}^{\infty} a_n$ diverges prove that $\sum_{n_0}^{\infty} \frac{a_n}{a_1+a_2+...+a_n} = +\infty $. He gives a proof for the case, where the constant is $0$. I'm wondering if the positive constant case makes a difference.
Just a few observations:
- $\phi(n)$ clearly must be asymptotically increasing, as $a_n$ is a null-sequence.
- The sequence $$a_n=\frac{{\rm d}}{{\rm d}x} \left(\log(\log(...\log(x)))\right)^s \Bigg|_{x=n} = \frac{{\rm d}}{{\rm d}x} \left(\log^{(m)}(x)\right)^s \Bigg|_{x=n} = \frac{s}{n\left(\log^{(m)}(n)\right)^{1-s}} \left(\prod_{k=1}^{m-1} \log^{(k)}(n) \right)^{-1}$$ converges (by the integral criterion) for $s<0$ and diverges if $s>0$, where $m\in \mathbb{N}$. Because of this, if such a function existed, it would formally have the form $$\phi(n) \simeq n \prod_{k=1}^{\infty} \log^{(k)}(n) \, , \tag{1}$$ not worrying about convergence of the product or if it is defined otherwise.
- The difference to Abel's proof is, that the sum $$\sum_n \frac{1}{\phi(n)}$$ would actually converge, because $\phi(n) \frac{1}{\phi(n)}=1$, not leading to the desired contradiction as in Abel's proof. Whether the sum, with $\phi(n)$ as in (1), would formally converge or not... I wouldn't know how to make sense of it.