How to prove that if $\sum _{n=1}^{\infty }a_n\:$ converges then $\sum _{n=1}^{\infty }a_na_{2n}\:$ converges?
Note: $a_n \in \mathbb R$
I tried to prove it using cauchy criterion The idea was to use the partial sums.
let $\epsilon$>0
There exists $N_1$ such that for any $n>N_1$ and $p\ge1$
$$\left|\sum \:\:\:\:_{k=n+1}^{n+p}a_k\:\right|<\epsilon \:$$ There exists $N_2$ such that for any $n>N_2$ and $p\ge1$
$$\left|\sum \:\:\:\:_{k=n+1}^{n+p}a_{2k}\:\right|<\epsilon \:$$ We will take $N=max\left\{N_1,N_2\right\}$ and then for any $n>N$ and $p\ge1$:
$$\left|\sum \:\:_{k=n+1}^{n+p}a_ka_{2k}\:\right|\le \left|\sum \:\:\:_{k=n+1}^{n+p}\left(max\left\{a_k,a_{2k}\right\}\right)^2\:\right|\le ...<\epsilon $$
But I didn't manage to show the part with the three dots. Maybe it's not the way to prove this. Can I get help please ?
There might be a problem. Let $\gamma=-\frac{1}{2}+i\frac{\sqrt{3}}{2}$ be a non-trivial cube root of $1$. $$a_n= \frac{\gamma^n}{\sqrt{n}}$$ Then $\sum_n a_n$ converges but $$ \sum_{n\geq 1} a_n a_{2n} = \sum_{n\geq 1} \frac{\gamma^{3n}}{\sqrt{2}n}= \sum_n \frac{1}{\sqrt{2}n}=+\infty $$
For the real case set $b_n={\rm Re\;} a_n$ then $\sum_n b_n$ converge. However, $${\rm Re} (\gamma^n) {\rm Re} (\gamma^{2n})= ){\rm Re} (\gamma^n) {\rm Re} (\gamma^{-n}) =({\rm Re} (\gamma^n))^2 \geq 1/4$$ so $\sum_n b_n b_{2n}\geq \frac{1}{4\sqrt{2}} \sum_n \frac{1}{n}=+\infty$.