ArticleslgStudy

mathematics

Parity (mathematics)

Parity (mathematics) is a mathematics topic covered in the lgStudy science library. This page brings together a partial reference excerpt, illustrations, worked examples, real-world applications and a short study plan, so you can understand Parity (mathematics) rather than just read about it. In short: In mathematics, parity is the property of an integer of whether it is even or odd. An integer is even if it is divisible by 2, and odd if it is not.

Parity (mathematics) — main illustration
Parity (mathematics) — illustration

Key takeaways

  • Parity (mathematics) belongs to mathematics; place it in that map before memorising details.
  • Learn the definition first, then one example that makes the definition concrete.
  • Connect Parity (mathematics) to a quantity you can measure, compute or draw — that is where exam questions come from.
  • Reproduce the core statement of Parity (mathematics) from memory before moving on to harder problems.

Reference excerpt

In mathematics, parity is the property of an integer of whether it is even or odd. An integer is even if it is divisible by 2, and odd if it is not. For example, −4, 0, and 82 are even numbers, while −7, 5, and 23 are odd numbers. The above definition of parity applies only to integer numbers, hence it cannot be applied to numbers with fractions or decimals such as 1⁄2 or 4.6978. See § Higher mathematics for some extensions of the notion of parity to a larger class of "numbers" or in other more general settings. Even and odd numbers have opposite parities, for example 22 (an even number) and 13 (an odd number). In particular, the parity of zero is even. Any two consecutive integers have opposite parity. An 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—as the last digit of any even number is 0, 2, 4, 6, or 8. This concept applies to any even base system: any integer expressed in the binary numeral system is odd if its last digit is 1; and it is even if its last digit is 0. In an odd base, the number is even if and only if the sum of its digits is even; for example, in base seven, 11 (equivalent to 8 in base ten) is even (because Σ = 2 {\displaystyle \Sigma =2} ) and 124 (equivalent to 67 in base ten) is odd (because Σ = 7 {\displaystyle \Sigma =7} ).

Definition An even number is an integer of the form

x = 2 k {\displaystyle x=2k}

where k is an integer; an odd number is an integer of the form

x = 2 k + 1. {\displaystyle x=2k+1.}

An equivalent definition is that an even number is divisible by 2:

2 | x {\displaystyle 2\ |\ x}

and an odd number is not:

2 ⧸ | x {\displaystyle 2\not |\ x}

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

{ 2 k : k ∈ Z } {\displaystyle \{2k:k\in \mathbb {Z} \}}

{ 2 k + 1 : k ∈ Z } {\displaystyle \{2k+1:k\in \mathbb {Z} \}}

The set of even numbers is a prime ideal of Z {\displaystyle \mathbb {Z} } and the quotient ring Z / 2 Z {\displaystyle \mathbb {Z} /2\mathbb {Z} } is the field with two elements. Parity can then be defined as the unique ring homomorphism from Z {\displaystyle \mathbb {Z} } to Z / 2 Z {\displaystyle \mathbb {Z} /2\mathbb {Z} } where odd numbers are 1 and even numbers are 0. The consequences of this homomorphism are covered below.

Properties The following laws can be verified using the properties of divisibility. They are a special case of rules in modular arithmetic, and are commonly used to check if an equality is likely to be correct by testing the parity of each side. As with ordinary arithmetic, multiplication and addition are commutative and associative in modulo 2 arithmetic, and multiplication is distributive over addition. However, subtraction in modulo 2 is identical to addition, so subtraction also possesses these properties, which is not true for normal integer arithmetic.

Addition and subtraction even ± even = even; even ± odd = odd; odd ± odd = even;

Multiplication even × even = even; even × odd = even; odd × odd = odd. By construction in the previous section, the structure ({even, odd}, +, ×) is in fact the field with two elements.

Division The division of two whole numbers does not necessarily result in a whole number. For example, 1 divided by 4 equals 1/4, which is neither even nor odd, since the concepts of even and odd apply only to integers. But when the quotient is an integer, it will be even if and only if the dividend has more factors of two than the divisor.

History The ancient Greeks considered 1, the monad, to be neither fully odd nor fully even. Some of this sentiment survived into the 19th century: Friedrich Wilhelm August Fröbel's 1826 The Education of Man instructs the teacher to drill students with the claim that 1 is neither even nor odd, to which Fröbel attaches the philosophical afterthought,

It is well to direct the pupil's attention here at once to a great far-reaching law of nature and of thought. It is this, that between two relatively different things or ideas there stands always a third, in a sort of balance, seeming to unite the two. Thus, there is here between odd and even numbers one number (one) which is neither of the two. Similarly, in form, the right angle stands between the acute and obtuse angles; and in language, the semi-vowels or aspirants between the mutes and vowels. A thoughtful teacher and a pupil taught to think for himself can scarcely help noticing this and other important laws.

Higher mathematics

Higher dimensions and more general classes of numbers

… excerpt ends here. Continue reading the full article.

Illustrations

Parity (mathematics): 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 (lime green).
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 (lime green).
Parity (mathematics): Rubik's Revenge in solved state
Rubik's Revenge in solved state

Worked examples

Example 1 — a first encounter with Parity (mathematics)

Start with the simplest possible case. Write down what Parity (mathematics) claims or describes in one sentence, then invent the smallest concrete situation in which that sentence is true. In mathematics, the smallest case is usually a single object, a single equation or a single measurement. Check that every symbol or term in your sentence has a meaning in that case.

Example 2 — changing one variable

Take the situation from Example 1 and change exactly one quantity: double it, halve it, or set it to zero. Predict what should happen to Parity (mathematics) before you calculate. Comparing your prediction with the result is the fastest way to find out whether you understand the idea or only the words.

Example 3 — an exam-style question

Typical questions about Parity (mathematics) ask you to (a) state it precisely, (b) apply it to given data, and (c) explain a limitation. Practise writing all three answers in under five minutes; the third part is what separates a full-mark answer from an average one.

Applications of Parity (mathematics)

In research
Parity (mathematics) appears in mathematics research whenever the underlying quantities have to be modelled precisely. Papers usually cite it as a starting assumption and then explore where it breaks down.
In technology and industry
Engineering practice reuses Parity (mathematics) in design rules, simulations and safety margins. Knowing the idea lets you read a specification sheet and understand why the numbers look the way they do.
In the classroom
Parity (mathematics) is common in secondary-school and first-year university syllabi. It links to neighbouring topics Elementary arithmetic, Parity (mathematics), so understanding it makes those chapters shorter.
In everyday life
Look for Parity (mathematics) outside the textbook — in sport, cooking, traffic, electronics or the sky above you. An example you found yourself is remembered far longer than one you were given.
Ask Teacher Smith questions about this articleOpens your AI tutor with a question about “Parity (mathematics)” →

Affiliate

Preply — study more efficiently by working with a personal tutor. 50% off.

How to study Parity (mathematics) in 20 minutes

  1. Read the reference excerpt below once, without taking notes.
  2. Close the page and write down what Parity (mathematics) means in your own words.
  3. Compare your version with the excerpt and mark what you missed.
  4. Work through the three examples above with pen and paper.
  5. Explain Parity (mathematics) out loud to somebody else — or to Teacher Smith in the lgStudy chat.

Frequently asked questions

What is Parity (mathematics) in simple terms?

In mathematics, parity is the property of an integer of whether it is even or odd. An integer is even if it is divisible by 2, and odd if it is not.

Why does Parity (mathematics) matter?

Because it connects several mathematics ideas at once: it gives you a definition you can apply, a quantity you can calculate, and a way to check whether a result is plausible.

How should I study Parity (mathematics)?

Read the excerpt, restate it from memory, then work through the examples and applications listed on this page. The five-step study plan above takes about twenty minutes.

What does this page cover?

It gives you a compact reference excerpt plus original lgStudy explanations, examples, applications and study material on Parity (mathematics).

Tags

  • Elementary arithmetic
  • Parity (mathematics)

Keep exploring