Let $(\alpha_n)_{n\in \mathbb{N}}$ be a monotonically-decreasing sequence of positive reals.
Suppose that $(n_k)_{k\in\mathbb{N}}$ is a subsequence of $(n)_{n\in \mathbb{N}}$ with the property,
$\exists M\in \mathbb{R} \space \space \space\forall k \in \mathbb{N } : n_{k+1} - n_{k} \leq M(n_k- n_{k-1})$
Prove that $\sum \alpha_n$ converges $\iff$ $\sum (n_{k+1}-n_k)\alpha_{n_k}$ converges.
If we assume $\sum \alpha_n$ converges, we can deduce $\sum \alpha_{n_k}$ converges.
I'm still not sure what would be the next step.
Moreover, I observed that for each $k$, $\sum_{j=1}^{k} n_{j+1} - n_{j_j} = n_{k+1}-n_1$, which perhaps suggest to use Abel's summation in a way which I struggle to figure.
Would like to have some insights, thanks