Given $(s_n)_{n \geq 1}$, a sequence of positive integers and the inequality $s_ns_m \leq s_{n+m}$ for all integers $n, m$, how does one go about proving that the sequence $(\sqrt[n]{s_n})_{n \geq 1}$ converges?
It is quite easy to see that the sequence is monotone increasing, so all we need is an upper bound for all of its terms. I don't quite see how to do this, since the inequality only seems to give a lower bound..