This is one of exercise questions in our textbook. Is the sequence $3n$ is bounded? Prove or disprove. It first seems that I should use Archimedean property. Let $B\in \mathbb R$, and suppose $3n$ is bounded. Then, $3n \le B$. But, I am stuck here because to use the property, I think that the inequality should be $\ge$.
Could you give some hint to prove this?
Thank you in advance!
Archimedean says that $1/n_{0}<3/B$ for some $n_{0}$, so $B<3n_{0}$, so $3n\leq B$ for all $n$ is not valid then.