Can one find a polynomial $p(x,y)$ such that it is integer for integer $x,y$ and it satisfies $$ p(x,y) + p(y,x) = x^2 + y^2 +1 \mod 2$$ or prove that it is not possible?
2026-04-24 20:52:49.1777063969
Solution mod 2 of polynomial equation
76 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Substitute $x=y=0$. Looks like you want $2p(0,0)\equiv1\pmod2$. This is not possible, if $p(0,0)$ is an integer.