NO. 49 · Mathematics

Infinity, Structure, and Computation

What pure mathematicians actually study, in one traverse: primes and modular arithmetic, the sizes of infinity, the foundations that nearly cracked, the algebra of structure, measure and the Lebesgue integral, and the limits of computation. Cross-book on purpose: the proof text supplies the rigor, the survey supplies the reach.

You can run the Euclidean algorithm and compute with congruences, prove a set countable or show that no listing of it can exist, use Cantor-Schroder-Bernstein in place of an explicit bijection, say what the axiom of choice buys and what Godel's theorems forbid, recognize a group, ring, or field when a structure presents one, explain why the Cantor set is uncountable yet has measure zero, and sort a problem into tractable or NP-hard before writing a line of code.

13 competencies · 3 interactive widget challenges · 7 to 11 hours of guided study
For readers who finished the proofs path, or its equivalent, and want the panorama beyond it

The arithmetic of the integers

Divisors, Euclid, and unique factorization

The Euclidean algorithm and Bezout's identity are the working tools of the whole chapter, and unique factorization is the theorem that makes the integers legible.

Modular arithmetic, done honestlywidget challenge

Congruence turns infinite arithmetic into finite arithmetic; the care lives with inverses and cancellation, because division does not survive the trip to the clock face.

Euler's theorem and public-key cryptography

Euler's theorem collapses enormous powers into single residues, and RSA is the payoff: that one theorem, stitched to the hardness of factoring, gives working public-key encryption.

The sizes of infinity

Equinumerous sets

Same size means a bijection exists, nothing more; the definition is the whole subject, and it already pairs the naturals with sets that look much larger.

Countable and uncountablewidget challenge

Cantor's diagonal argument is the first proof that infinity comes in sizes, and the closure facts, subsets, countable unions, finite strings, are what make countability proofs routine.

Cantor-Schroder-Bernsteinwidget challenge

Cantor-Schroder-Bernstein trades one impossible bijection for two easy injections; most cardinality equalities in practice are proved exactly this way.

The axiom of choice

Choice, Zorn's lemma, and well-ordering are one axiom in three costumes, and Banach-Tarski is the price of admission stated honestly.

Foundations

Cardinal numbers and Russell's paradox

Cardinal arithmetic puts numbers on the sizes of infinity, and Russell's paradox is why set theory had to be rebuilt on axioms rather than intuition.

Choice, independence, and Godel

The survey's verdict on foundations: choice is independent and indispensable, and Godel showed that any consistent axiomatization of arithmetic leaves true statements unprovable.

Structure

Groups and their actions

A group is symmetry made algebraic; actions and representations are how the abstraction earns its keep, by moving concrete objects.

Rings, fields, and Galois

Rings and ideals generalize the integer arithmetic of the first stage, and Galois theory answers a question two thousand years old about which equations can be solved by radicals.

Measure

Measure and the Lebesgue integral

Measure assigns length to sets far wilder than intervals, the Cantor set shows uncountable and negligible can coincide, and the convergence theorems are why analysts left Riemann behind.

Computation

Algorithms and complexity

Big-O is the yardstick, sorting and graph search are the specimens, and P versus NP is the open question that decides what computation can reach. Euclid's algorithm from the first stage was the prototype all along.

This page is prerendered for SEO and accessibility. With JavaScript, it hydrates into the live guided path: placement quiz, spaced practice, and interactive widget challenges.