Fractions and the Numbers Between
The rational numbers are ratios of integers (). Every rational has a lowest-terms form, obtained by dividing numerator and denominator by their gcd — the unique representative with . Fraction arithmetic follows fixed rules: a common denominator to add (), and numerator-times-numerator over denominator-times-denominator to multiply.
Rationals have a clean decimal signature: a number is rational exactly when its decimal expansion terminates or eventually repeats. (terminates), (repeats), (repeats with period 6). Conversely, any terminating or repeating decimal can be written as a fraction. This is a complete characterization: terminating-or-repeating rational.
The irrational numbers are the reals that are not rational — their decimals go on forever without repeating. Famous examples are , , and . That is irrational is proved by contradiction (Unit 1): assume in lowest terms; then , forcing even, hence even too — contradicting lowest terms. So no such fraction exists.
A surprising fact about how these mix: between any two distinct real numbers lie both a rational and an irrational — both sets are dense in the line. Yet the rationals are countable (listable in a sequence) while the irrationals are uncountable, so in a precise sense "almost all" real numbers are irrational, even though the rationals are everywhere.
Common pitfall: believing that any decimal that "looks endless" is irrational. A decimal is irrational only if it is both non-terminating and non-repeating. and run forever but repeat, so they are perfectly rational ( and ). Endlessness alone does not make a number irrational — the absence of a repeating pattern does.