4

Could someone explain why $z = \frac{a}{b}$ is a singularity of $ \frac{1}{z|az-b|^2} $?

Am I mistaken something?

IgNite
  • 473

1 Answers1

4

Assume $a\neq0,\, b \neq0$. We have $$ a z -b=0 \Leftrightarrow z=\frac{b}{a}, $$ then $\displaystyle z=\frac{a}{b}$ is not a singularity of the denominator unless $$ a \cdot\frac{a}{b} -b=0 \Leftrightarrow a^2=b^2. $$

Olivier Oloa
  • 120,989
  • 2
    The last line makes a lot of sense $-$ "unless". At a first glance $\frac{a}{b}$ doesn't seem to be the zero of $z|az-b|^2$, but after take a careful look, it is. – IgNite Dec 20 '16 at 11:14