Does there exist an irrational number such that every time it is multiplied by 100 its integer part gives a prime number?
$$ \phi= 0,a_0a_1a_2a_3\cdots$$ $$ \lfloor 10^{2n}\phi \rfloor \in \mathbb P,\quad \forall n \in \mathbb N$$
Or in a more general way multiply by $10^{p.n}$, where p is a fixed prime number.
For example, let $\phi = 0,1163\cdots$ $$\lfloor 10^2 \phi \rfloor = 11$$ And $$\lfloor 10^4 \phi \rfloor = 1163$$ While 11 and 1163 are primes, 63 by itself is not. So, $a_{2i}a_{2i+1}$ is not necessarily prime for $i \in \mathbb N$