|
|
The abc Arithmetics (solution)
The formula which helps to find such pairs is derived from the simple
equality that a + b = a x b. From this we have that b always
equals a/(a-1). The formula shows there is an
infinity number of such pairs existing. |
|