Let $E$ be an infinite set of positive integers, proves that there is a $\alpha \in \mathbb{R}$ such that $\{\left \lfloor \alpha^k \right \rfloor ;k \in \mathbb{N} \}\cap E$ is infinite.
I have two ideas in mind, first I can try to use $\lfloor \alpha^k \rfloor=n \iff \log(\alpha)\in [\frac{log(n)}{k},\frac{log(n+1)}{k})$ in order to prove that some infinite intersection of the type $\bigcap_{n\in E,k\in A} [\frac{log(n)}{k},\frac{log(n+1)}{k})$ is not empty, and my other idea is to prove that the set $A_m=\{\alpha; | \{\left \lfloor \alpha^k \right \rfloor ;k \in \mathbb{N} \}\cap E |>m \}$ contains an open dense set (I don't know if that is true) for later use the baire theorem.
can anyone give me a hint or show me a solution?