Consider $0<q<p$ real numbers. I wana find for which values of $p$ the series $\sum\frac{1}{p^n-q^n}$ is convergent.
First note that the following
$$ \sum\frac{1}{p^n-q^n}=\sum\frac{1}{p^n(1-(\frac{q}{p})^n)} $$
Now we have the inequalities
$$ 0\leq\sqrt[n]{1-\left(\frac{q}{p}\right)^n}\leq 1 $$
So we have that $\lim_{n\rightarrow\infty}\sqrt[n]{1-\left(\frac{q}{p}\right)^n}=k$ where $0\leq k\leq 1$
Then, by the root criteria (if $k\neq0$) the serie converge iff $\frac{1}{pk}<1$ iff $1<pk\leq p$.
My question: As you see, my process depend of $k$ because I assume that $k\neq 0$ but I can't prove it. Can someone give me a hint?
$(\frac q p)^{n} \to 0$ because $q<p$. Hence $1-(\frac q p)^{n} \to 1$. Comparing the given series with $\sum \frac 1 {p^{n}}$ we see that the series converges iff $p>1$.