Let $a_n$ be a sequence of positive numbers such that $a_0=1$ and $\forall n : a_n \ge a_{n+1}$.
Find the infinum of $\sum_{i=0}^{\infty} \frac{a_i^2}{a_{i+1}}$ over all such sequences.
If $\{a_n\}$ is a geometric seriess $1, q, q^2, ...$, where $0<q<1$, then the sum equals $\frac{1}{q}+\frac{1}{1-q}$, which has minimum at $q=\frac{1}{2}$, so the infinum is no greater than $4$.
I suspect that the answer is indeed $4$, but I have no idea how to prove that.