Even and Odd Numbers

The most fundamental classification of natural numbers

Even numbers are those divisible by 2 (0, 2, 4, 6, 8...) and odd numbers are those that are not (1, 3, 5, 7, 9...). This is the most basic and fundamental classification of natural numbers, with deep implications in mathematics.

How to tell if a number is even or odd?

There are several simple ways to determine whether a number is even or odd:

Last digit It is even if it ends in 0, 2, 4, 6, or 8
Mathematical definition n mod 2 = 0 → even; n mod 2 = 1 → odd
In binary Even numbers end in 0; odd numbers end in 1
Intuitively A number is even if it can be divided into two equal groups

For example, the number 374 is even because its last digit is 4. The number 891 is odd because its last digit is 1. No matter how many digits a number has: only the last digit determines its parity.

Operation rules with even and odd numbers

When performing operations with even and odd numbers, predictable patterns always hold:

Addition

Par + Par = Par (ejemplo: 4 + 6 = 10)
Par + Impar = Impar (ejemplo: 4 + 3 = 7)
Impar + Impar = Par (ejemplo: 3 + 5 = 8)

Multiplication

Par × Par = Par (ejemplo: 4 × 6 = 24)
Par × Impar = Par (ejemplo: 4 × 3 = 12)
Impar × Impar = Impar (ejemplo: 3 × 5 = 15)

A useful rule: any multiplication where at least one factor is even will always produce an even result. Only the multiplication of two odd numbers produces an odd number.

Curiosities about even and odd numbers

Only even prime 2 is the only prime number that is even
Zero is even 0 ÷ 2 = 0 with no remainder, therefore 0 is even
Sum of even numbers The first n even numbers sum to n × (n + 1)
Sum of odd numbers The first n odd numbers sum to (always a perfect square!)

The sum of the first n odd numbers is always a perfect square: 1 = 1², 1+3 = 4 = 2², 1+3+5 = 9 = 3², 1+3+5+7 = 16 = 4². This pattern was known to the Pythagoreans more than 2,500 years ago.

Is zero even or odd?

This question often causes confusion, but the mathematical answer is clear: zero is an even number.

A number is even if it is divisible by 2. Since 0 ÷ 2 = 0 with remainder 0, zero perfectly meets the definition. Furthermore, zero is surrounded by two odd numbers (−1 and 1), which is consistent with the even-odd alternation of integers.

Historically, the confusion arises because zero has special properties (it is neither positive nor negative, it is the additive identity), but its parity is beyond debate in modern mathematics.

The first 50 even numbers

Click any number to explore all its properties:

The first 50 odd numbers

Click any number to explore all its properties:

Explore more numbers

Discover all its mathematical secrets, hidden meanings and fascinating properties. Every number has a unique story to tell.

Analyze a Number