Prove that if $xy=n(x+y)$ with $\gcd(x,y,n)=1$ has a solution in natural numbers $x,y,n\in \mathbb{N}$, then it follows necessarily that:
- $n = ab, \gcd(a,b)=1$
- $x = n+a^2$
- $y = n+b^2$
I have a proof for this, but it would be interesting to see other solutions.