Problem:
Let $xy+yz+xz = 26$ with $x,y,z \in\mathbb{Z}$. Show that $x^2+y^2+z^2 \geq 29$.
My try: It's well knowed the fact $(x+y+z)^2 = x^2+y^2+z^2 + 2(xy+yz+xz) \geq 0$ so $x^2+y^2+z^2 \geq 52$. But, its not enough.
From other view i see $29 = 26 + 3$ so i tried using $AM-GM\text{ Ineq}$ but not work. Any ideas?
$$ x^2 + y^2 + z^2 - yz-zx-xy = \frac{1}{2} \left((y-z)^2 + (z-x)^2 +(x-y)^2 \right) \geq 0 $$ We get immediately $$ x^2 + y^2 + z^2 \geq yz+zx+xy = 26. $$
From the first expression, we see that equality holds only when $x=y=z.$
Now, restricting to integers: first, to get $x^2+y^2+z^2$ exactly equal to $26,$ we are required to have $x=y=z.$ This is not possible, since we would then have $3x^2=26$ for an integer $x.$
Finally $29=16+9+4$ for triple $(4,3,2)$ and we get $3 \cdot 2 + 2 \cdot 4 + 4 \cdot 3 = 6+8+12=26$
So far, $x^2 + y^2 + z^2 \geq 27.$
Next, there arer two ways to express $27$ as the sum of three squares. $27=9+9+9$ is not allowed, as then $yz+zx+xy$ is divisible by $3,$ while $26$ is not divisible by $3.$ We have another possibility, $27 = 25 + 1 + 1.$ This means the integer triple is $(x,y,z) = (\pm 5, \pm 1, \pm 1).$ This way, the sum $yz+zx+xy= \pm 5 \pm 5 \pm 1,$ so that $|yz+zx+xy| \leq 11.$
Finally, $28$ is not the sum of three integer squares. Try it!
But $29=16+9+4$ and $12 +8 +6 =26$