The problem is like this: it asks to find the set of values of the function $$ f(x) = \lim_{n\to\infty} \frac{1-\ln^{n+1}\lvert x\rvert}{1-\ln\lvert x\rvert} \qquad (x\ne0) $$ Now, what I've tried is to give some values to $x$ and it seems like for $x=1$ the limit equals $1$, for $x>1$ the limit equals infinity. I've also tried doing a graph for it and it seems like the set of values for the function is $[1,\infty)$. I was looking to see a exact method (step-by-step). I've also attached a picture.

Actually, the problem should also state $\ln\lvert x\rvert\ne1$, that is, $x\ne\pm e$.
You can leave out the logarithm and consider instead $$ \lim_{n\to\infty}\frac{1-t^n}{1-t}=\lim_{n\to\infty}\frac{t^n-1}{t-1} $$ where $t=\ln\lvert x\rvert$ and $t\ne1$.
Think to what you know about $$ \lim_{n\to\infty}t^n $$
After you have filled in the dots, you will know the answer in terms of $t$ and you can then pass to $x$, because $|x|=e^t$.