Discuss a set of three numbers $x, y, z ∈ N$ such that $x^2+5^4=5^y+z$ .
What about the possible pairs of numbers $x, y ∈ N$, $y$ being an even number, such that $x^2+5^4=5^y$ ? What if $y$ being odd? What if we have another prime number instead of $5$?
About the first question, I have found that for $x=0, y=4, z=0$ and $x=50, y=5, z=0$ the equation meet its conditions. I know it is possibile to find even more solutions, but I can't really find a proper way to "discuss" all of them.
About the second one, if $y$ is an even number, the solution I've found is $x=0, y=4$, while if $y$ is an odd number it's $x=50, y=5$.
About the third question, it seems that for every prime number the only thing we can say for sure is that $y≥4$.