So, a while ago, I watched a YouTube video about the positive integer solution of $$3^x + 4^y = 5^z$$ and the result was $ x = y = z = 2 $.
My question, now, is:
For any primitive Pythagorean triples $x, y, z$, does $x^a + y^b = z^c$ have any positive integer solution, other than $a = b = c = 2$?
And, does the following conjecture holds?
For any primitive Pythagorean triples $x_n, y_n, z_n$, make a set $P_n$, consisting of $x, y,$ and $z$, such that $\min(P_1)<\min(P_2)<\min(P_3)<\min(P_4)$ and so on. Then, the number of positive integer solutions of $x_k^a+y_k^b=z_k^c$, with $x_k, y_k, z_k$ a member of the set $P_k$, is less than $k.$
I tried attempting the first question, with $(5, 12, 13)$, but I haven't tried further triples yet. (The answer was, still, $x = y = z = 2$).