Prove $$\sum{a_n}$$ converges if and only if $$\sum 2^n a_{2^n}$$ converges.
This is assuming that $a_n$ is decreasing.
Prove $$\sum{a_n}$$ converges if and only if $$\sum 2^n a_{2^n}$$ converges.
This is assuming that $a_n$ is decreasing.
Consider the sequence
$$a_n = \left\{ \begin{array}{lr} 0 :& n = 2^k \text{ for some } k \\ 1 :& \text{ else } \end{array}\right.$$
As Steven Stadnicki commented, you're probably after the Cauchy condensation test, a proof of which is in the linked article. Note that $a_n$ fails this test because it's not non-increasing.