Parity (Even/Odd) Math Example 5
Follow the full solution, then compare it with the other examples linked below.
Example 5
mediumIn a group of people, each person shakes hands with every other person exactly once. Is the total number of handshakes odd or even? (Hint: use the formula ).
Solution
- 1 Total handshakes .
- 2 Parity: is even, is odd, product is even; divided by gives , which is odd.
Answer
handshakes โ an odd number.
The handshake formula counts combinations of from people. For : one of or is always even (consecutive integers), so the product is divisible by , giving an integer โ whose parity we then check.
About Parity (Even/Odd)
The classification of integers as even (evenly divisible by 2, with no remainder) or odd (not divisible by 2).
Learn more about Parity (Even/Odd) โMore Parity (Even/Odd) Examples
Example 1 easy
Without fully computing, determine the parity (odd or even) of [formula] and of [formula].
Example 2 mediumProve that the sum of any two consecutive integers is always odd.
Example 3 mediumProve that the sum of two odd numbers is always even.
Example 4 easyClassify each as odd or even without fully computing: (a) [formula], (b) [formula], (c) [formula].