Let $\alpha \in \mathbb{R} \setminus \mathbb{Q}$ with continued fraction approximants $\frac{p_n}{q_n}$. So if $\alpha=[a_0;a_1,a_2;\dots]$, we have $q_n=a_n q_{n-1}+q_{n-2}$, with $q_0=1$ and $q_1=a_1$. Define $$ \beta(\alpha) = \limsup_{n\to \infty} \frac{\ln q_{n+1}}{q_n}.$$ It is said that $\alpha$ is an ``exponentially Liouville number'' if $\beta(\alpha)>0$.
This condition may have first appeared in this paper by Avila, but it may be older: https://arxiv.org/pdf/1006.0704.pdf
Now I had two questions. First, is the set of such numbers dense? I know that Liouville numbers are dense, but this condition seems stronger.
I believe they are dense. In fact, I believe that for any $M>0$, the set $\{\alpha : \beta(\alpha) = M\}$ is dense. For this, my heuristic is that given $x=[a_0;a_1,a_2,\dots]$, we can define $\alpha_n$ to agree with $x$ on a long string, then put somehing like $e^{Mq_{n-1}}$ on the $n$-the position (i.e. $a_n(\alpha_n) \approx e^{Mq_{n-1}}$). I am a greenhorn in this field, so can you confirm they are dense?
Next, can you tell me what is the relation between this condition and the ordinary definition of Liouville numbers? It should be clear that if $\beta(\alpha)>0$, then $\alpha$ is a Liouville number, but I can't find a good argument.
Thanks !