Hey guys, just wanted to see if anyone had an idea about this proof:
"Prove that when n is odd, n^2 - 1 is divisible by 8."
Case 1: |n|=1. N^2 - 1 = 0 which is divisible by 8.
Case 2: |n| > 2. (n^2 - 1)=(n-1)(n+1). Since n is odd, n-1 and n+1 are divisible by 2. So (n-1)(n+1) = 2q2p, p,q belong to integers. So (n^2 - 1)=4k. Since n>=3, n^2-1>= 8. So k>=2.
So (n^2 - 1)=4k, k is an integer greater or equal to 2.
This is as far as I got. Not sure if I have the right approach. Any comments or suggestions would be appreciated.
XI Wiki

