In what follows let the sequences $\{a_n\}$ and $\{b_n\}$ be real numbers strictly between 0 and 1 satisfying: $$ a_n \downarrow 0 \textrm{ and } b_n \downarrow 0 $$
I am trying to figure out whether it is possible to find such a sequence $\{a_n\}_{n \geq 0}$ with the property that, for any other such sequence $\{b_n\}_{n \geq 0}$, there always exists $N$ (possibly depending on $\{b_n\}$) so that: $$ a_N > C \cdot \frac{(b_N)^{\alpha}}{b_{N+1}}, \quad \alpha > 1 $$ where $C$ is some positive constant depending only on $\alpha$ (I think this is enough to make the question make sense, but I might be wrong).
I've checked this for some easy progressions like $a_n = n^{-\beta}$ for some $\beta >1$, and it's not hard to come up with some sequences $b_n$ that don't work. I think for this specific example the sequence $b_n = n^{-\gamma}$ with something like $\gamma > \beta/(\alpha-1)$ provides a counterexample.