Fun math question. Let's see who is truly elite.?
Given two arbitrary odd integers a and b, prove that a^3 - b^3 is divisible by 2^n iff a-b is divisible by 2^n.
Note: I have half the work done. I have one way proved. In other words I have found that 2^n | a-b -> 2^n | a^3 - b^3. I have yet to show that 2^n | a^3- b^3 -> 2^n | a-b.
Any help just on that second half would be greatly appreciated!
Question:
How do you figure that a^2 + ab + b^2 will always be odd? For instance... a and b are both even... then a^2 + ab + b^2 is even, right?