Impossibility of Equation

37 Views Asked by At

Prove that there are no solutions to $ k^2 = x^4 + 2x^3 + 2x^2 + 2x + 1 $ in $ \mathbb Z^+$.

I have tried a bounding argument so far, placing $k^2$ in between $x^4$ and $(x+1)^4$, but I am unable to prove that this implies there are no solutions.

1

There are 1 best solutions below

1
On BEST ANSWER

Hint: $$x^4+2x^3+2x^2+2x+1 = (x^2+1)^2 + 2x(x^2+1) = (x^2+1)(x+1)^2.$$