Homepage Solution manuals David S. Dummit Abstract Algebra Exercise 0.3.9 (If $n$ is odd, $n^2 \equiv 1 \pmod 8$)

Exercise 0.3.9 (If $n$ is odd, $n^2 \equiv 1 \pmod 8$)

Prove that the square of any odd integer always leaves a remainder of 1 when divided by 8 .

Answers

Proof. Let n = 2 k + 1 be an odd integer. Then

n 2 = ( 2 k + 1 ) 2 = 4 k 2 + 4 k + 1 = 8 k ( k + 1 ) 2 + 1 .

Moreover k ( k + 1 ) 2 = ( k 2 ) is always an integer, so

n 2 1 ( 𝑚𝑜𝑑 8 ) .

The square of any odd integer always leaves a remainder of 1 when divided by 8 . □

User profile picture
2026-01-07 10:43
Comments