The Number System

The Number System

It's the way we categorize numbers. There may be an infinite amount of them, but they all fall nicely in several ranges.

Except for the last one, all of these groups, or sets, are cascading inclusive: the first group is part of the second, which is part of the third, which is part of the fourth, and the pattern continues.

Natural Numbers

Natural numbers (also called counting numbers) can be formed by repeated addition of the number 1.
1, 2, 3, 4, 5, 6, 7... and so on
By most definitions 0 is a natural number representing no size.

Whole Numbers

The group of whole numbers is another name for the natural numbers but always includes 0:
0, 1, 2, 3, 4, 5...

Integers

Integers include all whole numbers but also extend infinitely into the negative numbers. Except for zero (which is neither positive nor negative), all integers are assumed to be positive if they do not have a sign marking them negative.
...-4, -3, -2, -1, 0, 1, 2, 3, 4, 5....

Rational Numbers

Rational numbers are any number that can be represented by \frac {a}{b} , where a and b are any integer and b does not equal zero.

This includes fractions such as \frac {2}{3} and whole numbers (The whole number 32 can be represented as \frac {32}{1} ). Many decimals are rational numbers, too, even non-terminating repeating ones such as 0.333.... and 0.412412412.... 0.333... can be expressed as \frac {3}{9} (try dividing 3 into 9, and you'll see why). 0.412412412... can be expressed as \frac {412}{999}

Irrational Numbers

This group is completely exclusive from all the aforementioned groups. It is its own group. Irrational numbers are any number which can not be written as the quotient of two integers, numbers such as pi, equal to 3.14159... (with no terminating digit). The square root of any number other than the square of an integer (0, 1, 4, 9, 16 ...) is irrational. Irrational numbers have non-repeating decimal expansions. Any number which is a repeating decimal is rational.

This article is issued from Wikiversity - version of the Sunday, January 19, 2014. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.