Number Systems

โฑ 8 minโœ๏ธ Quiz at the end

The Number System Hierarchy

Numbers are organised into nested sets, each building on the previous. Understanding this hierarchy helps you see how different number types relate to each other.

Real Numbers (โ„)
 โ”œโ”€โ”€ Rational Numbers (โ„š)
 โ”‚    โ”œโ”€โ”€ Integers (โ„ค)
 โ”‚    โ”‚    โ”œโ”€โ”€ Whole Numbers (W)
 โ”‚    โ”‚    โ”‚    โ””โ”€โ”€ Natural Numbers (โ„•)
 โ””โ”€โ”€ Irrational Numbers

Every natural number is also a whole number, integer, rational, and real number. The sets nest inside each other like Russian dolls.

Key Terms

  • Natural numbers (โ„•) โ€” the counting numbers: 1, 2, 3, 4โ€ฆ
  • Rational number โ€” any number that can be written as a fraction p/q
  • Irrational number โ€” a number whose decimal never terminates or repeats
  • Real numbers (โ„) โ€” all rational and irrational numbers combined

Natural Numbers (โ„•)

Natural numbers are the counting numbers โ€” the ones you first learn as a child: 1, 2, 3, 4, 5, 6, โ€ฆ

They are always positive and never include zero, fractions, or decimals. They are used for counting discrete objects (e.g. 3 apples, 12 students).

Whole Numbers (W)

Whole numbers are natural numbers with the addition of zero: 0, 1, 2, 3, 4, 5, โ€ฆ

Zero was a significant mathematical invention โ€” it represents "none" and acts as a placeholder in our number system.

Integers (โ„ค)

Integers extend whole numbers to include negative numbers: โ€ฆ-3, -2, -1, 0, 1, 2, 3โ€ฆ

The symbol โ„ค comes from the German Zahlen (numbers). Integers are used for temperatures, debts, altitudes below sea level, and other quantities that can go below zero.

Rational Numbers (โ„š)

A rational number is any number that can be expressed as a fraction p/q, where p and q are integers and q โ‰  0.

This includes:

  • All integers (e.g. -3 = -3/1)
  • Proper fractions (3/4, -2/5)
  • Terminating decimals (0.75 = 3/4)
  • Repeating decimals (0.333โ€ฆ = 1/3, 0.666โ€ฆ = 2/3)

Worked Example: Is 0.666โ€ฆ rational? Yes โ€” it equals 2/3, which is a fraction of two integers with a non-zero denominator.

Irrational Numbers

Irrational numbers cannot be expressed as a fraction p/q. Their decimal expansions:

  • Never terminate (go on forever)
  • Never repeat in a pattern

Common irrational numbers:

  • โˆš2 โ‰ˆ 1.41421356โ€ฆ (the square root of any non-perfect square)
  • โˆš5 โ‰ˆ 2.23606797โ€ฆ
  • ฯ€ โ‰ˆ 3.14159265โ€ฆ (ratio of a circle's circumference to its diameter)
  • e โ‰ˆ 2.71828182โ€ฆ (base of natural logarithm)

Worked Example: Is โˆš9 rational or irrational? โˆš9 = 3, which is an integer โ€” so it is rational, not irrational. But โˆš7 โ‰ˆ 2.6457513โ€ฆ never terminates or repeats โ€” irrational.

Real Numbers (โ„)

Real numbers are all rational and irrational numbers together. They correspond to every point on the number line. Every number you encounter in everyday mathematics is a real number.

The only numbers that are NOT real numbers are imaginary numbers (such as โˆš(-1)), which are studied in advanced mathematics.

Classifying Numbers

NumberNaturalWholeIntegerRationalReal
5โœ“โœ“โœ“โœ“โœ“
0โ€”โœ“โœ“โœ“โœ“
-4โ€”โ€”โœ“โœ“โœ“
3/4โ€”โ€”โ€”โœ“โœ“
โˆš2โ€”โ€”โ€”โ€”โœ“
ฯ€โ€”โ€”โ€”โ€”โœ“

Common Mistakes

  • Mistake: thinking 0.333โ€ฆ is irrational because it goes on forever. Fix: it repeats (3 repeating), so it equals 1/3 โ€” that makes it rational.
  • Mistake: thinking โˆš9 is irrational because it has a root sign. Fix: โˆš9 = 3, a plain integer โ€” always simplify first.
  • Mistake: assuming every fraction is less than 1. Fix: 7/3 is a fraction and it is greater than 2.
  • Mistake: thinking natural numbers include 0. Fix: natural numbers start at 1. Whole numbers start at 0.

Tips and Tricks

  • A quick test for rational: can you write it as a fraction? If yes, it is rational.
  • Terminating decimals always end (0.5, 0.75, 0.125) โ€” always rational.
  • Repeating decimals have a block of digits that cycle forever (0.142857142857โ€ฆ) โ€” always rational.
  • Non-repeating, non-terminating decimals (like ฯ€ or โˆš2) are always irrational.
  • Every integer n is rational because it can be written as n/1.