Formal proof that if $a-b = \frac{a-b}{ab}$, $a-b$ has to be zero.

70 Views Asked by At

Just out of interest, how would I provide a proof that if $a-b = \frac{a-b}{ab}$, then $a$ has to be equal to $b$? It appears really logical, I just want to know how to formally prove it. Thanks for any suggestions.

1

There are 1 best solutions below

2
On BEST ANSWER

Per lulu's comment, it's not true, but this is true:

$a-b=\dfrac{a-b}{ab}\implies (a-b)ab=a-b \implies (a-b)(ab-1)=0\implies a=b$ or $ab=1$