The problem:
Find all real values of $x$ for which the series $$\sum_{n=2}^{\infty} \frac{x^n}{n(\log n)^2}$$ converges absolutely.
My attempt: My answer is $|x| <1$ because when $n \to \infty$, $x^ n$ tends to $0$ if $-1<x<1$
Is it correct?
Any hints/solution will be appreciated. Thank you.