I am using the standard wikipedia definition of $O_p(1)$ and $o_p(1)$. Let $X_n$ be some sequence of random variables. It is known that $X_n = o_p(1) \implies X_n = O_p(1)$, whereas the reverse implication does not hold.
I was wondering if we could still make an even stronger statement:
$X_n = o_p(1) \implies$ there exists some sequence $\delta_n \to 0$ such that $X_n = O_p(\delta_n)$.
Of course, in many applications, this $\delta_n$ would go very slow to zero. I have not been able to come up yet with a possible counterexample where it does not go to zero. Note that the reverse implication of the above statement is definitely true:
$X_n = O_p(\delta_n) = \delta_n O_p(1) = o(1)O_p(1) = o_p(1)$.