Total no. of positive integer ordered pairs of $(x,y,z)$ that satisfy the equation $\displaystyle \frac{1}{x}+\frac{1}{y}+\frac{1}{z} = 1$
$\bf{My\ Try:}$ Using Simple Guess $x=2\;,y=3\,z=6.$ satisfy $\displaystyle \frac{1}{x}+\frac{1}{y}+\frac{1}{z} = 1$
Now I have tried is there is any ordered pairs of $(x,y,z)$ that satisfy the above equation or not.
So Given $\displaystyle \frac{1}{z} = 1-\frac{1}{x}-\frac{1}{y} = 1-\left(\frac{x+y}{xy}\right)=\frac{xy-x-y}{xy}\Rightarrow z=\frac{xy}{xy-x-y} = 1+\frac{x+y}{xy-x-y}$
Now I did not understand How can i solve for Integer ordered pairs.
Help me
Thanks