0

I did find the solution on Internet here.

But I am not able to understand it completely.

Bill Dubuque
  • 272,048

1 Answers1

0

Umm... $x=3$, $y = z = 1$ so $(x + y + z) = 5$. (Alternatively, $x=1$, $y=3$ and $z=1$.)

We can derive this from $x^2 y^5 z = 3^2$ and obvious logic and the prime number theorem (unique prime factorization of integers). Specifically, the right-hand-side has a factorization of $3^2 k$ for some unknown $k \in \mathbb{Z}^+$. Thus by the prime number theorem the left-hand-side must have a factor of the form $3^2$. This can be achieved with $x=3$, or $y=3$ or $z = 9$ (having the smallest candidate contributions to $x+y+z$). Can you continue?


If negative integers are allowed—and they shouldn't be—well then we can make as large a negative number as we want by letting $x = (-9)^{2q+1}$ for $q \to \infty$ and $q \in \mathbb{Z}^+$.

If $\{ x, y, z\} \in \mathbb{R}^+$—and they shouldn't be—then we confront the possibility of $x = z = 1$ and $y^5 = 3^2$ or $y = 3^{2/5} \approx 1.55185$, so $x + y + z = 3.55185$.