The problem is to find supremum and infimum of set $$Z = \left\{ \frac{m}{n}: m, n \in \mathbb{N} \space \land \space4^n n^m < m^m < 27^n n^m \right\}$$
I have an answer to this question, infimum is $2$ and supremum is $3$ but I don't see how to actually do the problem, so I would like to ask for some help with that. Thank you.
We have
\begin{align}4^nn^m<m^m&<27^nn^m \implies 4^{n/m}n<m<27^{n/m}n\\[1ex] &\implies 4^{n/m}<m/n<27^{n/m}\\[1ex] &\implies 4<(m/n)^{m/n}<27\\[1ex] &\implies 2^2<q^q<3^3 \end{align}
where $\;q=m/n$.
Now, it is easy to see that the function $\;q\longmapsto q^q\;$ is strictly increasing for $q\geq 1/e$, and it is $\;\geq 1\;$ iff $q\geq1$. Hence, from the previous calculation we deduce that $\;2<q<3$. The bounds $2$ and $3$ are respectively $\;\it inf\;$ and $\;\it sup\;$ because
$$ \lim_{q\to2^+}q^q=2^2\qquad \text{and}\qquad \lim_{q\to3^-}q^q = 3^3.$$