Suppose $\sum a_n$ is a series with decreasing, nonnegative terms. Define $$s_n = \sum_{k=1}^n a_k = a_1+\cdots +a_n $$ and $$t_n = \sum _{k=0}^n 2^ka_{2^k} = a_1+2a_2+4a_4+\cdots +2^na_{2^n}.$$
Also, $s_n$ is defined for all $n\geq 1$ whereas $t_n$ is defined for all $n\geq 0$. I have already proved that $$s_{2^{n+1}-1}\leq t_n$$ for all $n\geq 0$.
Proof: Since $a_n$ is decreasing then $2a_2>a_2$ and $4a_4>a_4+a_5+a_6+a_7$ so then $2^na_{2^n} > a_{2^2}+...+a_{2^{n+1}-1}$ so therefore $s_{2^{n+1}-1}$ for all $n\geq0$.
However now I need to use that proof I have found above and try and prove that if $\sum 2^na_{2^n}$ converges then $\sum a_n $ converges. Looking for some help with this second proof.