annoymage
- 360
- 0
Homework Statement
prove that if a and b are both odd integer, then 16|(a^2+b^2-2)
Homework Equations
n/a
The Attempt at a Solution
let a=2m+1 \ and \ b=2n+1, then a^2+b^2-2=4(m(m+1)+n(n+1)) so its divisible by 4, and also divisible 8 since m(m+1) \ and \ n(n+1) are even.
so i only prove 8|(a^2+b^2-2), then how to continue? clue please T_T