[1] Total no. of positive integer ordered pairs in $x!+y!+z! = x!\cdot y!$
[2] Total no. of positive integer ordered pairs in $x!+y!+z! = x!\cdot y!\cdot z!$
[3] If $x!\cdot y! = x!+y!+2^z$, Then no. of positive integer ordered pairs $(x,y,z)$ is
$\bf{My\; Try::}$ for $(1)$ one... Given $x!+y!+z! = x!\cdot y!$
Let $z = 1$, Then $\displaystyle x!+y! +1 = x!\cdot y!\Rightarrow y!\left(x!+1\right) = \left(x!+1\right)\Rightarrow y! = \frac{x!+1}{x!-1} = 1+\frac{2}{x!-1}$
So we get $x!-1 = 1\Rightarrow x=2$. So $\displaystyle y! = 3$. So no positive integer ordered pairs.
Similarly Let $z = 2$, Then $\displaystyle x!+y! +2 = x!\cdot y!\Rightarrow y!\left(x!-1\right) = x!+2\Rightarrow y! = \frac{x!+2}{x!-1} = 1+\frac{3}{x!-1}$
So we get $x!+1 = 3\Rightarrow x=2$. So $\displaystyle y! = 4$.So no positive integer ordered pairs.
Now i did not understand how can i bound value of $z$
Similar argument for $(2)$ and $(3)$
Help required
Thanks