Show that $(a − b)(a − c)(b − c)$ is always even if $a, b, c$ are integers. It should be solved with the pigeonhole principle but I could not find a solution.
2026-04-03 06:40:42.1775198442
On
Show that $(a − b)(b − c)(a − c)$ is always an even integer if $a, b,$ and $c$ are integers.
366 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
There are 2 best solutions below
0
On
Hint: Remember that when adding/multiplying integers,
- $\text{even} \pm \text{even} = \text{even}$
- $\text{odd} \pm \text{odd} = \text{even}$
- $\text{even} \pm \text{odd} = \text{odd}$
- $\text{even} \times \text{even} = \text{even}$
- $\text{even} \times \text{odd} = \text{even}$
- $\text{odd} \times \text{odd} = \text{odd}$
If a, b and c are odd or even it is obvius that difference between each pair is even number.
If there are two odd numbers and an even number, the difference between the odd numbers is even.
If there are two even numbers and an odd number, the difference between the even numbers is even.