Proofs On Even Numbers
Proofs On Even Numbers
1 Introduction
In this proof, we will demonstrate that the sum, difference, product, and square
of two even numbers are also even.
2 Proof
2.1 Sum of Two Even Numbers
Suppose a and b are even numbers. Then, a = 2m and b = 2n, where m, n ∈ Z.
a + b = 2m + 2n
= 2(m + n)
= 2r
a − b = 2m − 2n
= 2(m − n)
= 2r
1
2.3 Product of Two Even Numbers
Suppose a and b are even numbers. Then, a = 2m and b = 2n, where m, n ∈ Z.
a · b = (2m) · (2n)
= 4mn
= 2(2mn)
a2 = (2m)2
= 4m2
= 2(2m2 )
3 Conclusion
We have shown that the sum, difference, product, and square of two even num-
bers are also even.