I think some version of the following definition given in "Diophantine Approximations" by W.M. Schmidt:
Let $\sigma \in (0,1)$ and $x \in \mathbb{R}$. Then $x$ is $\sigma$-improvement for Dirichlet theorem if there is $Q_0$ so that for all $Q > Q_0$ there are $p,q \in \mathbb{Z}$, so that $ 0 < q < \sigma Q$ and $\| x - \frac{p}{q} \| \leq \frac{\sigma}{qQ}$.
I'm having a bit of trouble understanding the following question, making use of the above mentioned definition:
If $x$ is an irrational $\sigma$-improvement for Dirichlet theorem for some $\sigma \in (0,1)$, then $x \in BA$ (there is $c > 0$ so that for all $p,q \in \mathbb{Z}$, $\|x - \frac{p}{q}\| \geq \frac{c}{q^2}$).
I think it's something that has to do with continued fractions, but I'm not sure how to use it here. And even before that, I'm not sure where is the contradiction if I assume the opposite.
And the other direction (kind of):
If $x$ is $\sigma$-improvement for Dirichlet theorem for all $\sigma \in (0,1)$, then $x$ is rational.
Intuitively, this one seems true, as we approximate $x$ as tightly as we want. I'm not sure what theorem makes it true, though.
I'll appreciate any clue.