I've came up with the following proof for the question in the title. I'm looking for suggestions on presentation and on methodology as I'm relatively new to analysis. In particular, my book says a sequence converges to $a$ if and only if for any $\epsilon > 0$ there's a $N \in \mathbb{N}$ such that $n \geq N$ implies $|x_n - a| < \epsilon$. In my proof I weaken this a bit by only taking $n > N$. Is this sort of deviation valid?
Let $\epsilon > 0$. Suppose $\{x_n\}$ is bounded. Then there exists some $C > 0$ with $C \in \mathbb{R}$, where $|x_n| \leq C$ for all $n \in \mathbb{N}$. Set $N = \frac{C}{\epsilon}^{\frac{1}{k}}$ and suppose that $n > N$. It follows that $$|\frac{x_n}{n^k}| = \frac{|x_n|}{n^k} \leq \frac{C}{n^k} < \frac{C}{(({\frac{C}{\epsilon})^{\frac{1}{k}}})^k} = \epsilon$$ for all $n > N$.
Take $M\in \Bbb R^+$ such that $\forall n\in \Bbb N\,(M>|x_n|).$
For $n,k\in \Bbb Z^+$ we have $|\frac {x_n}{n^k}|=$ $\frac {|x_n|}{|n^k|}=$ $\frac {|x_n|}{|n|^k}=$ $ \frac {|x_n|}{n^k}\le\frac {|x_n|}{n}<$ $\frac {M}{n}.$
A direct consequence of the $definition$ of $\Bbb R$ is that for any $x\in \Bbb R$ there exists $m\in \Bbb Z^+$ such that $x<m.$
So, given $\epsilon>0 ,$ take $ m_{\epsilon}\in \Bbb Z^+$ such that $m_{\epsilon}>\frac {M}{\epsilon}.$ Then $$ \forall n\in \Bbb N\,\left(n\ge m_{\epsilon}\implies\left|\frac {x_n}{n^k}\right|<\frac {M}{n}\le \frac {M}{m_{\epsilon}}<\epsilon\right).$$