Even and Odd Numbers | Brilliant Math & Science Wiki (2024)

The best way to learn math and computer science.

Log in with Google

Log in with Facebook

Log in with email

Join using Google

Join using Facebook

Join using email

Reset password New user? Sign up

Existing user? Log in

Sign up with Facebook or Sign up manually

Already have an account? Log in here.

Recommended Course

  • Number Theory Explore the powers of divisibility, modular arithmetic, and infinity.

Mei Li, Sandeep Bhardwaj, Dylan Pentland, and

  • Yash Singhal
  • Pranshu Gaba
  • Ashish Menon
  • Venkatachalam J
  • Munem Shahriar
  • Samir Khan
  • Ramdas Sivadas
  • Deepak Kumar
  • Eli Ross
  • Arron Kau
  • Jimin Khim

contributed

An even number is a number which has a remainder of \(0\) upon division by \(2,\) while an odd number is a number which has a remainder of \(1\) upon division by \(2.\)

Even and Odd Numbers | Brilliant Math & Science Wiki (1)

If the units digit (or ones digit) is 1,3, 5, 7, or 9, then the number is called an odd number, and if the units digit is 0, 2, 4, 6, or 8, then the number is called an even number.

Thus, the set of integers can be partitioned into two sets based on parity:

  • the set of even (or parity 0) integers
  • the set of odd (or parity 1) integers.

Parity is a fundamental property of integers, and many seemingly difficult problems can be solved by making parity arguments.

Contents

  • Definition
  • Even and Odd (Parity) Properties
  • Problem Solving
  • See Also

Definition

An even number has parity \(0\) because the remainder upon division by \(2\) is \(0\), while an odd number has parity \(1\) because the remainder upon division by \(2\) is \(1\). For example, \(0,2,4,10,-6\) are all even numbers because they leave a remainder of 0 upon division by \(2\). The integers \(1,3,5,11,-7\) are all odd numbers because they leave a remainder of 1 upon division by \(2\).

Every integer is either even or odd, and no integer is both even and odd. This includes 0, which is even.

Figure out whether 1729 is an odd or even number.

Since the remainder obtained on dividing 1729 by 2 is 1, 1729 is an odd number.

\[\text{OR}\]

The number 1729 ends with the digit "9." Thus it is an odd number. \(_\square\)

Figure out whether 1000 is an odd or even number.

Since the remainder obtained on dividing 1000 by 2 is 0, 1000 is an even number.

\[\text{OR}\]

The number 1000 ends with the digit "0." Thus it is an even number. \(_\square\)

(a) (b) (c) None of the above

Which of the following is true about the number \(-163?\)

(a) It is an odd number.
(b) It is an even number.
(c) It is neither an odd nor an even number.

How many of the following 10 numbers are even integers?

\[ \begin{array} {rrrrr} 0, && 1, &&-2, &&3, &&-1, \\ 5.0, &&-2.4, &&2 \times 2, &&-2 \times 3.5, &&\frac{2}{2} \end{array} \]

Is the number 2222452122 odd or even?

The last digit is 2, and 2 is an even number. So, 2222452122 is an even number. \(_\square\)

Even and Odd (Parity) Properties

The following are the parity properties of even and odd numbers:

  1. even \( \pm\) even = even
  2. odd \( \pm\) odd=even
  3. even \( \pm\) odd= odd
  4. even \( \times\) even= even
  5. even \(\times\) odd= even
  6. odd \( \times\) odd= odd

These properties are often useful for testing whether an equality is false by using the parity rules of arithmetic to see whether both sides have the same parity. The application of these rules becomes clear through the following examples and problems:

If \(n\) is an integer, what is the parity of \(2n+2?\)

Since \(n\) is an integer, \(n+1\) is also an integer. Then, \(2n+2 = 2(n+1) + 0\) shows that the parity of \(2n+2\) is \(0,\) which implies \(2n+2\) is always an even number. \(_\square\)

Is the number \(\left(47630750675+453407032\right) \times 549068453\) even or odd?

To answer this question, it would be unwise to actually multiply out these numbers. Instead, we can apply the properties of even and odd numbers.

Since \(47630750675\) ends in a 5, it is odd. On the other hand, since \(453407032\) ends in a 2, it is even. By property 3, even \( \pm\) odd= odd, so \(47630750675+453407032\) is odd. Since that sum is being multiplied by \(549068453,\) which is odd, the entire number is odd since property 6 gives odd \( \times\) odd= odd. \(_\square\)

Here are some problems to try.

\[b-a\] \[a+b\] \[ab\] \[-ab\]

If \(a\) is a negative odd number and \(b\) is a positive even number, then which of the following must be a positive even number?

always odd always even even or odd, depending on the values of \(a\) and \(b\)

Given that \(a\) and \(b\) are integers, the expression

\[ (a^2+a+7) \times (2b+1) \]

is \(\text{__________}.\)

It is even It is odd It is even if \(x\) is even It is even if \(y\) is even It is even if \(xy\) is negative

Let \(x\) and \(y\) be integers. If \(x + y\) is odd, which of the following is true about \((x+y)^{2}+xy?\)

Problem Solving

Here are the examples and problems motivated to enhance the problem-solving skills based on the parity of odd and even numbers. Go thorough them to achieve the objectives of this section.

If \(a\) and \(b\) are integers, what is the parity of \(a \times b?\)

We know that an odd number multiplied by an odd number remains odd, an even number multiplied by an odd number is even, and an even number multiplied by an even number is even. This can be summarized as

\[ ( \mbox{Parity of } a ) \times ( \mbox{Parity of } b ) = (\mbox{Parity of } ab). \ _\square\]

Let \( P \) be the product of the first 100 prime numbers. What is the parity of \( P?\)

We see that the first prime number is 2, which is even. The rest of the 99 prime numbers are all odd. The product of these 99 primes will be an integer, say \( k \). Multiplying an even number by another integer always gives an even number; so we can write \( P \) as \( 2 k \). Dividing \( P \) by 2 does not leave a remainder, and therefore \( P \) is even. \(_\square \)

If \( k \) is an integer, which of the following is always even?

A. \(\ 2k + 1 \)
B. \(\ k^2 \)
C. \(\ 4k + 4 \)
D. \(\ k^2 -1 \)

A is always odd for any \( k\).
B is odd whenever \( k \) is odd.
D is odd whenever \( k \) is even.

C can be rewritten as \( 4k+4 = 2(2k+2) +0 \), which means the remainder upon division by \(2\) is always \(0.\) Thus, \( 4k+4\) is always even, showing the correct answer is C. \( _\square \)

If \(k\) is an integer, what is the parity of \( k^2 + k?\)

Observe that \( k^2 + k = k (k+1),\) where \( k\) and \( (k+1)\) have different parity. Then by the arithmetic rules of parity, the parity of \( k(k+1)\) is \( 0\). \(_\square\)

Yes No

Even and Odd Numbers | Brilliant Math & Science Wiki (2)

Can an even number, divided by another even number, times another even number ever equal an odd number?

If "yes," then find three numbers that work.
If "no," then why not?

Note that the three even numbers can be different numbers.

For integers \(x\) and \(y\), show that \(\frac{{x}^{2}+{y}^{2}}{2}+\frac{x+y}{2}\) is also an integer.

Rewriting the expression as \( \frac{x^2 + x } { 2} + \frac{ y^2 + y}{2},\) we will show that for any integer \(n\), \( \frac{n^2 + n } { 2} \) is also an integer.

This follows because \( n^2 + n = n (n+1) \), which is the product of \(2\) consecutive integers. Since one of these integers is even, the product is even. Thus, when we divide \( n^2 + n\) by \(2,\) we will obtain an integer. \(_\square \)

Try the following problems:

Odd for all values of \(a\) and \(b\) Even for all values of \(a\) and \(b\) Even for exactly 1 value of \(a\) and 1 value of \(b\) Odd for exactly 1 value of \(a\) and 2 values of \(b\)

Even and Odd Numbers | Brilliant Math & Science Wiki (3) Given that \(a\) and \(b\) are integers, what can we conclude about the expression

\[ \big( { a }^{ 2 }+a+2011 \big) ( 2b+1 ) ? \]

The product of the digits in 38 is even because \(3\times 8 = 24.\) Similarly, theproduct of the digits in 57 is odd because \(5 \times 7 = 35.\)

How many 2-digit numbers have an odd product?

As \(n\) ranges over all real values in the interval \( [0, 100] \), how many values of \(n\) are there such that \( 4n+ 1 \) is an odd integer?

For further applications of parity in combinatorics, see Parity - Intermediate.

See Also

  • Prime Numbers

  • Divisiblity Rules (2, 3, 5, 7, 11, 13, 17, 19,...)

  • Remainder

  • Prime Factorization

Cite as: Even and Odd Numbers. Brilliant.org. Retrieved from https://brilliant.org/wiki/even-and-odd-numbers/

Master concepts like these Learn more in our Number Theory course, built by experts for you.

Sign up to read all wikis and quizzes in math, science, and engineering topics.

Log in with Google

Log in with Facebook

Log in with email

Join using Google

Join using Facebook

Join using email

Reset password New user? Sign up

Existing user? Log in

Even and Odd Numbers | Brilliant Math & Science Wiki (2024)

FAQs

What are odd and even numbers answers? ›

Examples of odd numbers are 3, 5, 7, 9, 11, 13, 15,… Examples of even numbers are 2, 4, 6, 8, 10, 12, 14,…

How do you teach odd and even numbers in a fun way? ›

Here, we share 6 tips to teach odd and even numbers in a fun and interesting way.
  1. Line children up in pairs. ...
  2. Use your calendar. ...
  3. Counting in 2s on Socks Number Line Display. ...
  4. Build brick towers. ...
  5. Odd and Even Numbers Lolly Sorting Cut and Stick Activity. ...
  6. Even and Odd Monsters Cutting Skills Activity.

Why is 0 not an odd number? ›

So, let's tackle 0 the same way as any other integer. When 0 is divided by 2, the resulting quotient turns out to also be 0—an integer, thereby classifying it as an even number.

What are the math rules for odd and even numbers? ›

Even number is divisible by 2, and leaves the remainder 0. An odd number is not completely divisible by 2, and leaves the remainder 1. An even number ends with 0, 2, 4, 6, and 8. An odd number ends with 1, 3, 5, 7, and 9.

What is the trick for odd and even functions? ›

A quick trick for even and odd functions is to analyze the exponents in the equation. If the exponents for the x values in the equation equal an even number, then the function is even. If the exponents for the x values and the y values in the equation equal an odd number, then the function is odd.

How do you visually understand even and odd numbers? ›

To identify even numbers, we observe the last digit or the ones digit of the number. If it ends in the digits 0, 2, 4, 6, or 8, then it is an even number. Otherwise, it is an odd number. If we divide a number into two groups with an equal number of elements in each, then the number is an even number.

How do you study odd and even numbers? ›

To identify a number as odd or even, you can divide its units into two groups. If the units can be divided into two equal groups, then the number is even. If the units cannot be divided equally the number is odd. Have your children practice splitting even and odd numbers of items into two groups.

What are the odd odd rules? ›

odd * odd = odd. Division of two integers can result into an even/odd integer or a fraction. Odd/Odd could be Odd or a Fraction (CANNOT be even). For example: 7/1 = 7 = odd and 7/3 = non-integer.

How do you solve odd and even numbers? ›

In order to find an even number, we should divide the given number by 2. If it is completely divisible by 2 without leaving any remainder, then it is an even number. If the given number is not completely divisible by 2, it is an odd number.

Is 00 odd or even? ›

Zero is an even number.

What is the smallest even number? ›

The smallest even number is 2. It is also the smallest prime number and also the only even prime number.

Who invented zero? ›

Aryabhata, a great astronomer of the classic age of India was the one who invented the digit “0” (zero) for which he became immortal but later on is given to Brahmagupta who lived around a century later 22, another ancient Indian mathematician.

What are even and odd numbers? ›

An even number is a number which has a remainder of 0 upon division by 2, while an odd number is a number which has a remainder of 1 upon division by 2.

What is a odd number answer? ›

Odd numbers are the numbers that cannot be divided by 2 evenly. It cannot be divided into two separate integers evenly. If we divide an odd number by 2, then it will leave a remainder. The examples of odd numbers are 1, 3, 5, 7, etc. Odd numbers are just the opposite concept of even numbers.

What are the odd even numbers 1 to 100? ›

Examples of odd and even numbers

1, 3, 5, 7, 9, 11, 13, 15, 17, 19, 21, 23, 25, 27, 29, 31, 33, 35, 37, 39, 41, 43, 45, 47, 49, 51, 53, 55, 57, 59, 61, 63, 65, 67, 69, 71, 73, 75, 77, 79, 81, 83, 85, 87, 89, 91, 93, 95, 97, 99.

What is the even number answer? ›

What is an Even Number? Any number that can be exactly divided by 2 is called as an even number. Even numbers always end up with the last digit as 0, 2, 4, 6 or 8. Some examples of even numbers are 2, 4, 6, 8, 10, 12, 14, 16.

References

Top Articles
Latest Posts
Article information

Author: Kareem Mueller DO

Last Updated:

Views: 5357

Rating: 4.6 / 5 (66 voted)

Reviews: 81% of readers found this page helpful

Author information

Name: Kareem Mueller DO

Birthday: 1997-01-04

Address: Apt. 156 12935 Runolfsdottir Mission, Greenfort, MN 74384-6749

Phone: +16704982844747

Job: Corporate Administration Planner

Hobby: Mountain biking, Jewelry making, Stone skipping, Lacemaking, Knife making, Scrapbooking, Letterboxing

Introduction: My name is Kareem Mueller DO, I am a vivacious, super, thoughtful, excited, handsome, beautiful, combative person who loves writing and wants to share my knowledge and understanding with you.