Exploring n^-n Parity
Even Numbers
What Makes a Number Even?
An even number is any integer that can be divided by 2 with no remainder. Think of it like sharing cookies with a friend. If you have 6 cookies, you can each take 3. No half cookies, no crumbs left over. That makes 6 an even number. The same is true for 2, 4, 8, 10, and so on. The number 0 is also considered even, because with no remainder.
integer
noun
A whole number, not a fraction. Integers can be positive, negative, or zero.
But what about a number like 7? If you try to split 7 cookies between two people, one person gets 4 and the other gets 3. It's not an equal split. To make it fair, you'd have to break a cookie, which means there's a remainder. So, 7 is not an even number. We call it an odd number.
The easiest way to spot an even number is to look at its last digit. If the last digit is 0, 2, 4, 6, or 8, the number is even.
This trick works for any integer, no matter how big. The number 3,498 is even because it ends in 8. The number 111,115 is odd because it ends in 5. Simple as that.
Properties of Even Numbers
Even numbers have some predictable behaviors when you use them in arithmetic. These patterns are consistent and make working with numbers a little easier.
First, let's look at addition. When you add two even numbers together, the result is always another even number.
Even + Even = Even
For example, $4 + 10 = 14$. Both 4 and 10 are even, and their sum, 14, is also even. This holds true for any pair of even numbers you choose.
Now, what about multiplication? The same rule applies. Multiplying two even numbers always gives you an even number.
Even × Even = Even
Let's try it: . Here, 6 and 2 are even, and the product, 12, is also even. This property is called closure. It means that when you perform an operation on numbers within a set (like even numbers), the result stays within that same set.
Even vs. Odd
Every integer is either even or odd. There are no other possibilities. If a number isn't perfectly divisible by 2, it's odd. Odd numbers are just one step away from an even number. For example, 7 is odd, but 6 and 8 on either side of it are both even.
Understanding the difference helps reveal more patterns in math. What happens when you mix even and odd numbers in an operation? Let's add an even and an odd number:
Even + Odd = Odd
Take $4 + 5 = 9$. Four is even, five is odd, and the result is nine, an odd number. Now consider multiplication:
Even × Odd = Even
For example, . Four is even, three is odd, and their product is twelve, an even number. This happens because multiplying by an even number guarantees the result will have a factor of 2, making it even by definition.
| Operation | Numbers | Result |
|---|---|---|
| Addition | Even + Even | Even |
| Addition | Odd + Odd | Even |
| Addition | Even + Odd | Odd |
| Multiplication | Even × Even | Even |
| Multiplication | Odd × Odd | Odd |
| Multiplication | Even × Odd | Even |
These simple rules are the building blocks for more complex ideas in number theory. Recognizing whether a number is even or odd is often the first step in solving a bigger mathematical puzzle.
What is the defining characteristic of an even number?
If you multiply an even number by an odd number, what kind of number will the result be?