$$1/x+1/y=1/14$$
Find all integer solutions for x and y.
I can solve linear diophantine equations without a problem normally but this has me stumped.
$$1/x+1/y=1/14$$
Find all integer solutions for x and y.
I can solve linear diophantine equations without a problem normally but this has me stumped.
The equation gives: $14y = xy - 14x$. So solving for $x$ and get: $x = 14 + \frac{196}{y-4}$.
So $x$ is an integer if $y - 4$ divides $196$. We can take it from here....