scott_bruenin
- 1
- 0
Homework Statement
For each integer n, if n is odd then 8\left| (n^{2}-1)
Homework Equations
Def of an odd number 2q+1
The Attempt at a Solution
(2q+1)^{2} -1
4q^{2} +4q+1-1
4q^{2} +4q
Here is where I get stuck... should I factor out the 4 and say that q^{2} +q is an integer and therefore can be wrote as some integer r and therefore 8\left| 4r?