I was presented a problem stating that $n^{10000}/2^n$ converges as $n\to\infty$. I already know that there's a proposition that says the following;
Let $(\epsilon_k)^\infty_{n=0}$ be a null sequence of positive numbers. Then a sequence $(a_n)^\infty_{n=0}$ converges to $l$ if and only if for each $k$ there exists $n_k$ such that $|a_n-l|<\epsilon_k$ for all $n\geq n_k$.
I get kind of the idea of what is being said here, but how do I apply this to sequences in general, and in particular the problem stated above?
PS: is it also true that for any $p>0$ the same holds for $n^p/2^n$?