Let $M=\lbrace 2^i 3^j | i,j \geq 0\rbrace$ and denote by $m_k$ the $k$-th element of $M$ ; so $m_1=1,m_2=2,m_3=3,m_4=4,m_5=6\ldots$. Is it true that $3m_k\geq 2m_{k+1}$ for every $k>1$ ?
My thoughts : If $m_k$ is not a power of $3$, then $\frac{m_k}{2}$ is an integer and is in $M$ ; the same can be said about $\frac{3m_k}{2}$. By the definition of $m_{k+1}$ we then have $m_{k+1} \geq \frac{3m_k}{2}$ as wished. So we can assume that $m_k$ is a power of $3$. Similarly we can assume that $m_{k+1}$ is a power of $2$. Then I am stuck.
Hint: if $m_{k+1} = 2^p$ with $p \ge 2$, $\dfrac{3}{4} m_{k+1} \in M$.