SOLUTION: prove that for all integers a, if a^3 is even, then a is even

Algebra.Com
Question 1069386: prove that for all integers a, if a^3 is even, then a is even
Answer by Edwin McCravy(20067)   (Show Source): You can put this solution on YOUR website!
An integer of the form 2n is even (where n is an integer).
An integer of the form 2n-1 is odd (where n is an integer).

The proof is by contradiction:

We assume that a³ is even, and a is odd.

Then a = 2k-1 and 

a³ = (2k-1)³ = (2k)³ + 3(2k)²(-1) + 3(2k)(-1)² + (-1)³ =

8k³ - 3(4k²) + 6k - 1 =

8k³ - 12k² + 6k - 1 =

Factor 2 out of the first three terms:

2(4k³ - 6k² + 3k) - 1

This is of the form 2n-1, which contradicts the
assumption that a is odd.

Edwin

RELATED QUESTIONS

How to prove that all integers n, if n^3+5 is odd then n is... (answered by greenestamps)
Prove that if ‘a’ and ’b’ are odd positive integers, then a2+b2 is even but not divisible (answered by richard1234)
Identify a counterexample for the conjuncture If the sum of two integers is even, then... (answered by rapaljer)
Identify a counterexample for the conjuncture If the sum of two integers is even, then... (answered by edjones)
Prove that if 'n' is a positive integer, and 'n^2' is even, then n is also even. Thank (answered by edjones)
Using direct proof, prove that if n is a natural number, then n(n+1) is... (answered by Theo)
A number is totally even if all its digits are even for instance the number 2022 is... (answered by ikleyn)
Identify a counterexample for the conjuncture If the sum of two integers is even, then... (answered by Alan3354)
If a, b, c are odd integers, then the equation {{{ ax^2 + bx + c = 0 }}} has no integer... (answered by jim_thompson5910)