Even Number

  • If an integer number is Divisible by 2, then it is an even number
  • All multiples of 2 are even numbers
  • 0 is an even number
  • {…, -6, -4, -2, 0, 2, 4, 6, …}
  • If the last digit of an integer number is either: 0, 2, 4, 6, or 8, then it is an even number
  • The sum of two even numbers is an even number, i.e., the set of even numbers is closed with respect to addition
  • The sum of two odd numbers is an even number
  • The product of two even numbers is an even number, i.e., the set of even numbers is closed with respect to multiplication.
  • An even number of items can be put into pairs of two

 

Cuisenaire rods: 5 (yellow) cannot be evenly divided in 2 (red) by any 2 rods of the same color/length, while 6 (dark green) can be evenly divided in 2 by 3 (light green).

In mathematics, parity is the property of an integer's inclusion in one of two categories: even or odd. An integer is even if it is divisible by two and odd if it is not even. For example, 6 is even because there is no remainder when dividing it by 2. By contrast, 3, 5, 7, 21 leave a remainder of 1 when divided by 2. Examples of even numbers include −4, 0, 82 and 178. In particular, zero is an even number. Some examples of odd numbers are −5, 3, 29, and 73.

A formal definition of an even number is that it is an integer of the form n = 2k, where k is an integer; it can then be shown that an odd number is an integer of the form n = 2k + 1 (or alternately, 2k - 1). It is important to realize that the above definition of parity applies only to integer numbers, hence it cannot be applied to numbers like 1/2 or 4.201. See the section "Higher mathematics" below for some extensions of the notion of parity to a larger class of "numbers" or in other more general settings.

The sets of even and odd numbers can be defined as following:

  • Even 
  • Odd 

A number (i.e., integer) expressed in the decimal numeral system is even or odd according to whether its last digit is even or odd. That is, if the last digit is 1, 3, 5, 7, or 9, then it is odd; otherwise it is even. The same idea will work using any even base. In particular, a number expressed in the binary numeral system is odd if its last digit is 1; it is even if its last digit is 0. In an odd base, the number is even according to the sum of its digits – it is even if and only if the sum of its digits is even.

« Back to Glossary Index