I wrote the equation down as $2z/pz=(y+x)/(xy)$, where z is an integer. This would create a fraction not in the most simplified version. $xy$ must have a greatest common factor $>1$ with z, since p is a prime. However, I am not sure how to proceed from here.
2026-04-12 02:00:30.1775959230
Let p be a prime number. Prove that the equation $2/p=1/x+1/y$ has one solution with integers $0<x<y$.
544 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
As in a comment above, we must have $p \neq 2.$
$2x>p, 2y>p.$ Multiply through by $2pxy$ to get $4xy-2px-2py =0,$ and $$ (2x-p)(2y-p) = p^2 $$ with $y > x,$ we get $1 \cdot p^2 = p^2$ and $x = \frac{p+1}{2}$ and $y = \frac{p^2 + p}{2}$