Find the limit of the sequence $ \frac{x^n}{n^k}$ as $n \to \infty$ for all values of$ x > $0 and $k = 1, 2,\cdots$

117 Views Asked by At

I have tried using the ratio lemma to tackle this question and also the fact $(n+1)^k \geq 1 + nk$ and I haven't reached an answer. How should I go about solving this problem?

1

There are 1 best solutions below

7
On

HINT

$x\left (\frac{ n^{k}}{n+1^{k}} \right )= x\left ( \frac{n}{n+1} \right )^{k}=x\left ( \frac{n+1}{n} \right )^{-k}= x\left ( 1+\frac{1}{n} \right )^{-k}$