Number Systems
5 minQuiz at the end
The Number System Hierarchy
Numbers are organised into nested sets, each building on the previous:
Real Numbers
βββ Rational Numbers (fractions, decimals that terminate or repeat)
β βββ Integers (β¦-3, -2, -1, 0, 1, 2, 3β¦)
β β βββ Whole Numbers (0, 1, 2, 3β¦)
β β β βββ Natural Numbers (1, 2, 3β¦)
βββ Irrational Numbers (β2, Ο, eβ¦)
Definitions
Natural numbers (β): positive counting numbers: 1, 2, 3, 4β¦ Whole numbers (W): natural numbers + zero: 0, 1, 2, 3β¦ Integers (β€): whole numbers + negatives: β¦-2, -1, 0, 1, 2β¦ Rational numbers (β): any number expressible as p/q (where p, q are integers, qβ 0)
- Includes: fractions (3/4), terminating decimals (0.75), repeating decimals (0.333β¦) Irrational numbers: cannot be expressed as p/q
- Examples: β2, β5, Ο, e
- Their decimal expansions never terminate or repeat
Real numbers (β): all rational and irrational numbers together
Key Points
- Every natural number is also a whole number, integer, rational, and real number.
- -3 = -3/1, so integers are rational numbers.
- β9 = 3 (rational), but β5 β 2.2360679β¦ (irrational β never repeats).