Suppose $f: \mathbb{N} \longrightarrow \mathbb{N}$ is a non-decreasing function such that $\sum_{t=1}^{\infty} 2^{-f(t)} < \infty$. Is it possible to find another non-decreasing function $g: \mathbb{N} \longrightarrow \mathbb{N}$, such that $g \longrightarrow \infty$ and $\sum_{t=1}^{\infty} g(t)2^{-f(t)} < \infty$? My idea : let $g$ be a sufficiently slow growing function (floor(log log log($f(t)$)) for example?) However, I don't have a proof that my idea works.
Note: I edited it after seeing the comments