The Number System

In mathematics, a 'number system' is a set of numbers, together with one or more operations, such as addition or multiplication. Examples of number systems include: natural numbersIntegersRational numbersalgebraic numbersreal numberscomplex numbers, p-adic numbers, surreal numbers, and hyperreal numbers.

The Counting Numbers

We can use numbers to count: 1, 2, 3, 4, etc
Humans have been using numbers to count with for thousands of years. It is a very natural thing to do.
  • You can have "3 friends",
  • a field can have "6 cows"
  • and so on.
So we have:
Counting Numbers: {1, 2, 3, ...}
And the "Counting Numbers" satisfied people for a long time.

Zero

The idea of zero, though natural to us now, was not natural to early humans ... if there is nothing to count, how can you count it?
Example: you can count dogs, but you can't count an empty space:
2 dogsno dogs
Two DogsZero Dogs? Zero Cats?
An empty patch of grass is just an empty patch of grass!

Placeholder

But about 3,000 years ago, when people started writing bigger numbers like "42" they had a problem: how to tell the difference between "4" and "40" ? Without the zero they look the same!
So they used a "placeholder", a space or special symbol, to show "there are no digits here"
5 2
So "5 2" meant "502"
(5 hundreds, nothing for the tens, and 2 units)
The idea of zero had begun, but it wasn't for another thousand years or so that people started thinking of it as an actual number.
But now we can think
"I had 3 oranges, then I ate the 3 oranges, now I have zero oranges...!"

The Whole Numbers

So, let us add zero to the counting numbers to make a new set of numbers.
But we need a new name, and that name is "Whole Numbers":
Whole Numbers: {0, 1, 2, 3, ...}
whole number line

The Natural Numbers

You may also hear the term "Natural Numbers" ... which can mean:
  • the "Counting Numbers": {1, 2, 3, ...}
  • or the "Whole Numbers": {0, 1, 2, 3, ...}
depending on the subject. I guess they disagree on whether zero is "natural" or not.

Negative Numbers

But the history of mathematics is all about people asking questions, and seeking the answers!
One of the good questions to ask is
"if you can go one way, can you go the opposite way?"
We can count forwards: 1, 2, 3, 4, ...
... but what if we count backwards:
3, 2, 1, 0, ... what happens next?
number line below zero
The answer is: you get negative numbers:
number line
Now we can go forwards and backwards as far as we want

But how can a number be "negative"?

By simply being less than zero.
thermometer
A simple example is temperature.
We define zero degrees Celsius (0° C) to be when water freezes ... but if we get colder we need negative temperatures.
So -20° C is 20° below Zero.
minus one cow

Negative Cows?

And in theory you can have a negative cow!
Think about this ...If you had just sold two cows, but can onlyfind one to hand over to the new owner... you actually have minus one cow ... you are in debt one cow!
So negative numbers exist, and we're going to need a new set of numbers to include them ...

Integers

If we include the negative numbers with the whole numbers, we have a new set of numbers that are called integers
Integers: {..., -3, -2, -1, 0, 1, 2, 3, ...}
The Integers include zero, the counting numbers, and the negative of the counting numbers, to make a list of numbers that stretch in either direction indefinitely.
number line

Fractions

orange halves
If you have one orange and want to share it with someone, you need to cut it in half.
You have just invented a new type of number!
You took a number (1) and divided by another number (2) to come up with half (1/2)
The same thing would have happened if you had four biscuits (4) and needed to share them among three people (3) ... they would get (4/3) biscuits each.
A new type of number, and a new name:

Rational Numbers

Any number that can be written as a fraction is called a Rational Number.
So, if "p" and "q" are integers (remember we talked about integers), then p/q is a rational number.
Example: If p is 3 and q is 2, then:
p/q = 3/2 = 1.5 is a rational number
The only time this doesn't work is when q is zero, because dividing by zero is undefined.
Rational Numbers: {p/q : p and q are integers, q is not zero}
So half (½) is a rational number.
And 2 is a rational number also, because you could write it as 2/1
So, Rational Numbers include:
  • all the integers
  • and all fractions.
Even a number like 13.3168980325 is a Rational Number.
13.3168980325 = 133,168,980,325 / 10,000,000,000
That would seem to include all possible numbers, right?

But There Is More

People didn't stop asking the questions ...and here is one that caused a lot of fuss during the time of Pythagoras:
square root 2If you draw a square (of size "1"), what is the distance across the diagonal?
The answer is the square root of 2, which is 1.4142135623730950...(etc)
But it is not a number like 3, or five-thirds, or anything like that ...
... in fact you cannot answer that question using a ratio of two integers
square root of 2 ≠ p/q
... and so it is not a rational number (read more here)
Wow! There are numbers that are NOT rational numbers! What do we call them?
What is "Not Rational" ...? Irrational !

Irrational Numbers

So, the square root of 2 (√2) is an irrational number. It is called irrational because it is not rational (can't be made using a simple ratio of integers). It isn't crazy or anything, just not rational.
And we know there are many more irrational numbers. Pi (π) is a famous one.

Useful

So irrational numbers are useful. You need them to
  • find the diagonal distance across some squares,
  • to work out lots of calculations with circles (using π),
  • and more,
So we really should include them.
And so, we introduce a new set of numbers ...

Real Numbers

That's right, another name!
Real Numbers include:
  • the rational numbers, and
  • the irrational numbers
Real Numbers: {x : x is a rational or an irrational number}
In fact a Real Number can be thought of as any point anywhere on the number line:
that is surely enough numbers!
But there is one more number which has turned out to be very useful. And once again, it came from a question.

Imagine ...

The question is:
"is there a square root of minus one?"
In other words, what can you multiply by itself to get -1?
Think about this: if you multiply any number by itself you can't get a negative result:
So what number, when multiplied by itself, would result in -1?
This would normally not be possible, but ...
"if you can imagine it, then you can play with it"
So, ...

Imaginary Numbers

square root of minus one
... let us just imagine that the square root of minus one exists.
We can even give it a special symbol: the letter i
And we can use it to answer questions:
Example: what is the square root of -9 ?
Answer: √(-9) = √(9 × -1) = √(9) × √(-1) = 3 × √(-1) = 3i
OK, the answer still involves i, but it gives a sensible and consistent answer.
And i has this interesting property that if you square it (i×i) you get -1 which is back to being a Real Number. In fact that is the correct definition:
Imaginary Number: A number whose square is a negative Real Number.
And i (the square root of -1) times any Real Number is an Imaginary Number. So these are all Imaginary Numbers:
  • 3i
  • -6i
  • 0.05i
  • πi
There are also many applications for Imaginary Numbers, for example in the fields of electricity and electronics.

Real vs Imaginary Numbers

Imaginary Numbers were originally laughed at, and so got the name "imaginary". And Real Numbers got their name to distinguish them from the Imaginary Numbers.
But:
"what if you put a Real Number and an Imaginary Number together?"

Complex Numbers

Yes, if you put a Real Number and an Imaginary Number together you get a new type of number called a Complex Number here are some examples:
  • 3 + 2i
  • 27.2 - 11.05i
A Complex Number has a Real Part and an Imaginary Part, but either one could be zero
So a Real Number is also a Complex Number (with an imaginary part of 0):
  • 4 (because it is 4 + 0i)
and likewise an Imaginary Number is also a Complex Number (with a real part of 0):
  • 7i (because it is 0 + 7i)
So the Complex Numbers include all Real Numbers and all Imaginary Numbers, and all combinations of them.

And that's it!
That's all of the most important number types in mathematics.
From the Counting Numbers through to the Complex Numbers.
There are other types of numbers, because mathematics is a broad subject, but that should do you for now.

Summary

Here they are again:
Type of NumberQuick Description
Counting Numbers{1, 2, 3, ...}
Whole Numbers{0, 1, 2, 3, ...}
Integers{..., -3, -2, -1, 0, 1, 2, 3, ...}
Rational Numbersp/q : p and q are integers, q is not zero
Irrational NumbersNot Rational
Real NumbersRationals and Irrationals
Imaginary NumbersSquaring them gives a negative Real Number
Complex NumbersCombinations of Real and Imaginary Numbers

No comments:

Post a Comment