How would you determine all integers $m$ such that the following is true?
$$\frac{1}{m}=\frac{1}{\lfloor 2x \rfloor}+\frac{1}{\lfloor 5x \rfloor} .$$
Note that $\lfloor \cdot \rfloor$ means the greatest integer function. Also, $x$ must be a positive real number.