How to solve $\sqrt{x!y!}=xy$ for $(x,y)\in\mathbb{Z}_{\geq0}\times\mathbb{Z}_{\geq0}$?
In this task they are asking to find ordered pair couple in $\mathbb{Z}$ that satisfies the above equation, So that, i started to take squaring both sides to get $x!y!=xy\times xy$
then i tired to use the definition of factorial $x!=x(x-1)(x-2)....2\times 1$
Finally i obtain that $(x-1)!(y-1)!=xy \text{ or } xy=0 $
Now is there any shortcut to kill this problem easily ?
You can easily show that $i^2 / i! \leq 2$ for $i\in\mathbb N$. So $x,y < 6$. From that is just a matter of checking $36$ pairs.
So the solutions are $(1,1), (3,4), (4,3)$.