Why is $x^2 + 1$ not divisible by $11$ where $x$ is an integer.
2026-04-15 03:07:01.1776222421
Properties of numbers which are $x^2 + 1$
72 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
It is special case of this theorem:
If $p\equiv 3 \pmod 4$ and $p\mid a^2+b^2$ then $p\mid a$ and $p\mid b$.
In your case: if $11\mid x^2+1$ then $11\mid 1$, a contradiction.