It's not allowed to apply L'Hopital's rule .
I tried using binomial distribution $2^n=(1+1)^n$ in order to manipulate with numerator but don't know what to do with denominator.
P.s Should i use Squeeze Theorem to this kind of limit . I need help with this Calculus I problem ...
Take the logarithm of the expression (assuming $k \ge 1$)
$$ \ln\left(\frac{2^n}{n^k}\right) =\ln(2^n)-\ln(n^k) = n\ln(2) +\ln\left(\frac{1}{n^k} \right) $$ It follows \begin{align} \lim_{n\to \infty}\ln\left(\frac{2^n}{n^k}\right) &= \lim_{n\to \infty}\left[n\ln(2) +\ln\left(\frac{1}{n^k} \right)\right] \\ &=\lim_{n\to \infty}(n\ln(2)) + \lim_{n\to \infty}\ln\left(\frac{1}{n^k} \right) \\ &=+\infty + 0 = +\infty \end{align} So the limit of the logarithm is $+\infty$ and so is the limit $$ \lim_{n\to \infty}\left(\frac{2^n}{n^k}\right) = +\infty. $$ Simply explained: $\ln(x) \to +\infty \implies x \to +\infty$