Courses / Mathematics I
Arithmetic and Number Theory

Number Systems

Mathematics I 251 words Free to read

Building the Number Line

Mathematics builds numbers in stages to solve problems older systems could not. Each extension is driven by closure: enlarging a set so operations always yield an answer.

SetSymbol & DefinitionSolves / Limits
NaturalN={0,1,2,}\mathbb{N} = \{0, 1, 2, \dots\}Counting. Fails at 353 - 5.
IntegerZ={,1,0,1,}\mathbb{Z} = \{\dots, -1, 0, 1, \dots\}Adds negatives. Fails at 3÷23 \div 2.
RationalQ={abb0}\mathbb{Q} = \{\frac{a}{b} \mid b \neq 0\}Fractions. Decimals terminate/repeat.
RealR=all decimals\mathbb{R} = \text{all decimals}Adds irrationals (2,π\sqrt{2}, \pi). No holes.

These sets are nested: NZQR\mathbb{N} \subset \mathbb{Z} \subset \mathbb{Q} \subset \mathbb{R}. Every natural is an integer, and every integer is a rational (e.g., 5=515 = \frac{5}{1}).

The line grows only when an operation it is just asked cannot answer

Nested Systems & Pitfalls

Knowing which system a number lives in tells you which operations are guaranteed to stay inside it.

Common pitfall: Assuming every real number is rational, or that these systems are separate categories rather than a chain of ever-larger sets.

Each expansion unlocks roots, limits, and total operations. Always check your number system before assuming an operation has an internal solution.

Practise this lesson

The explanation above is free to read. The graded practice for this lesson lives in the Tryals app.

11practice questions
2interactive scenes

Arithmetic and Number Theory