Number Classification

Number classifications allow us to describe numbers efficiently.

Counting Chairs and Measuring Plants

The number of chairs in a classroom is usually between 0 and 30. Let c represent the number of chairs in a classroom, then we can use this notation:

    \[0\le c \le 30\]

Let’s be more precise. We mean between 0 and 30, whole numbers only. Therefore

    \[0 \le c \le 30, \text{where } c \in \mathbb{N}\]

The letter-like-symbol \mathbb{N} is used for natural numbers – that is – positive whole numbers.

On the other hand, if I am measuring an amaryllis plant that will grow to 60 cm, I can say that during its growth period it is is between zero and 60 cm.


In this case, it will grow through all possible values. Let h represent the height of an amaryllis plant in cm, and we can say

    \[0 \le h \le 60, \text{where }h \in \mathbb{R}\]

The letter-like-symbol \mathbb{R} is used for real numbers – that is – all numbers represented on a continuous number line from negative infinity to positive infinity.

The Default

If no number set is mentioned when defining the domain of a function it is assumed that the set intended is the real number set.

The four major number sets

In this course, you are expected to be familiar with Natural Numbers, Integers, Rational Numbers and Real Numbers. Each of these sets of numbers has a symbol – a letter like symbol – that we use as shorthand.

Natural numbers: \mathbb{N}

Integers: \mathbb{Z}

Rational Numbers: \mathbb{Q}

Real Numbers: \mathbb{R}

Natural numbers: whole numbers greater than zero. For example 1, 2, 3 \dots 50,  \dots etc. Sometimes 0 is included in this set.

Integers: positive and negative whole numbers and zero. For example \dots -50 \dots -3, -2, -1, 0, 1, 2, 3, \dots 50\dots

Rational numbers: all numbers that can be written as a fraction with whole numbers for numerator and denominator. That is, all \frac{a}{b} where both a and b are integers with the exception that b cannot be zero.

Real numbers: Rational and Irrational numbers, where irrational numbers are values that exist on the number line but cannot be written as a fraction.

Venn Diagram

A venn diagram of these sets shows that the sets are layered. (Image source)

  • all natural numbers are integers,
  • All integers are rational,
  • All rational numbers are real,

However

  • some real numbers are not rational, (for example \sqrt{3})
  • some rational numbers are not integers, (for example, 0.75)
  • some integers are not natural numbers. (for example, -3).

Irrational Numbers

Irrational numbers are numbers that can’t be written as a fraction. \sqrt{2} and \pi are two examples. In fact, any square root of a non-square number is irrational.

It was once believed that all numbers were rational. The discovery that it is impossible to write some known quantities as a ratio of two integers was upsetting to the mathematical community at that time. This video describes the upset that irrational numbers caused when they became known.

 

 


Top BC G11 Menu Number and Algebra Menu