In each of the following three equations I need help in finding all solutions in positive integers :
i) $\dfrac 1x+\dfrac 2y-\dfrac3z=1 $
ii) $\dfrac 1{x^2}+\dfrac 2{y^2}+\dfrac 3{z^2}=\dfrac 23$
iii) $p^x-y^3=1$ , where $p$ is a given prime
Please help
i) Multiplying with xyz gives $$yz + 2xz -3xy = xyz$$
Beside (2,1,2) and (2,3,18) I only found solutions with x = 1 or y = 2, but I have no proof that there are no more. It is probably difficult to find all solutions here.
ii) Multiplying with $3x^2y^2z^2$ gives $$3y^2z^2 + 6x^2z^2 + 9x^2y^2 = 2x^2y^2z^2$$
I checked all triples with x,y,z$ \le 1000$ and (3,3,3) is the only solution. But I have no proof that there are no more solutions.
iii) Catalan's conjecture (now proven) states that the only nontrivial solution of $a^b-c^d=1$ is $3^2-2^3=1$ (nontrivial means a,b,c,d > 1)