Here is the summation:
$$\sum\limits_{n=1}^{\infty}{(a-b)(-b)^{n-1}x^n}$$
Now, I tried
$$\lim_{n \to \infty}{\left|\frac{u_{n+1}}{u_n}\right|}$$
which eventually gave me
$$\lim_{n \to \infty}{\left|\frac{-b}{x}\right|}=\left|\frac{-b}{x}\right|$$
So solving
$$\left|\frac{-b}{x}\right|<1$$
should give me the radius of convergence, right? But I tried solving it and I get a strange answer. The answer in the book is
$$\frac{1}{\left|b\right|}$$
What am I doing wrong?
With the quotient rule (Why? Beats me...but whatever):
$$\left|\frac{a_{n+1}}{a_n}\right|=\left|\frac{(-b)^nx^{n+1}}{(-b)^{n-1}x^n}\right|=|bx|<1\iff |x|<\frac1{|b|}$$
With Cauchy-Hadamard formula:
$$\frac1R=\lim\sup_{n\to\infty}\sqrt[n]{|a_n|}=\lim\sup_{n\to\infty}\sqrt[n]{|(-b)^{n-1}|}=\lim\sup_{n\to\infty}\frac{\sqrt[n]{|-b|^n}}{\sqrt[n]{|-b|}}=|b|$$
The convergence radius is thus $\;R=\cfrac1{|b|}\;$