the problem is to prove that for all natural $k$, $n^k=\mathcal{O}(2^n)$
Ive tried induction but i dont think i solved it right (found different C for the base and the step), i also saw this post:How to prove that $n^k = O(2^n)$
but i want to solve this without Limits.
someone have any idea?
Thanks!