## Task 16/68
Prove: The expression does not yield a square number for any integer !
## Task 16/68
Prove: The expression does not yield a square number for any integer !
For the solution, we use the following statement:
Every square number, when divided by 4, leaves a remainder of 0 or 1.
Proof of this statement: If the base of the square number is even, i.e., (with natural ), then is divisible by 4 without a remainder. If the base of the square number is odd, i.e., (with natural ), then is divisible by 4 with a remainder of 1.
Proof of the claim: According to the statement just proved,
Thus, the number never leaves a remainder of 0 or 1 when divided by 4 for any integer , and therefore, according to the statement proved above, it cannot be a square number.