I like to show that $\lim_{n \rightarrow \infty} n^k x^n =0$ if $\vert x \vert <1$ for $k,n \in \mathbb{N}$ and $x \in \mathbb{C}$.
I need the statement to proof a anohter one, i know that for $x=0$ it is trivial but i need a hint to go further.
thanks in advance
If the limit exists, then, by continuity, $$ \left|\lim_{n\rightarrow\infty}n^kx^n\right|=\lim_{n\rightarrow\infty}n^k|x|^n. $$ Moreover, if the RHS is $0$, then the LHS exists and is also $0$. Let's look at ratios of successive pairs. In particular, $$ \frac{(n+1)^k|x|^{n+1}}{n^k|x|^n}=\left(\frac{n+1}{n}\right)^k|x|. $$
For $n$ sufficiently large, $\left(\frac{n+1}{n}\right)^k|x|$ can be bounded away from $1$ as follows: Suppose that $|x|=1-\varepsilon$. Since $\frac{n+1}{n}$ is decreasing to $1$, we may find an $N$ such that if $n\geq N$, $\left(\frac{n+1}{n}\right)^k<1+\varepsilon$. In particular, we need $$ \frac{n+1}{n}\leq (1+\varepsilon)^{1/k}. $$ In other words, $$ n\geq \frac{1}{(1+\varepsilon)^{1/k}-1}. $$ With this choice of $N$, $\left(\frac{n+1}{n}\right)^k|x|<1-\varepsilon^2<1$. Let $$ y=1-\varepsilon^2. $$ By construction, we know that for $n\geq N$, $$ \frac{(n+1)^k|x|^{n+1}}{n^k|x|^n}\leq y $$ or that $$ (n+1)^k|x|^{n+1}\leq y n^k|x|^n. $$ By induction, we get that for $n\geq N$, $$ n^k|x|^n\leq N^k|x|^Ny^{n-N}. $$ Therefore, we consider $$ \lim_{n\rightarrow\infty}N^k|x|^Ny^{n-N}=N^k\left(\frac{|x|}{y}\right)^N\lim_{n\rightarrow\infty}y^n. $$ This equals $0$ since $0<y<1$. Since $0\leq n^k|x|^n\leq N^k|x|^Ny^{n-N}$ for $n$ sufficiently large, by the squeeze theorem, we get that the original limit is $0$.