upgrade
upgrade

🔶Intro to Abstract Math

Important Number Sets

Study smarter with Fiveable

Get study guides, practice questions, and cheatsheets for all your subjects. Join 500,000+ students with a 96% pass rate.

Get Started

Why This Matters

In abstract mathematics, number sets aren't just collections to memorize—they're the scaffolding for understanding algebraic structure, closure properties, and mathematical completeness. When you're asked to prove something about integers or explain why certain equations have no rational solutions, you're really being tested on how these sets nest inside each other and what operations each set can handle. The hierarchy from natural numbers to complex numbers represents humanity's progressive need to solve increasingly sophisticated problems.

Think of each number set as an answer to a limitation in the previous one. Can't subtract 5 from 3 in the naturals? You need integers. Can't divide 1 by 2 in the integers? You need rationals. This pattern of algebraic closure—extending sets to accommodate new operations—is fundamental to how mathematicians construct and analyze mathematical systems. Don't just memorize which numbers belong where; understand why each extension was necessary and what properties each set preserves or gains.


The Counting Foundation: Discrete Number Sets

These sets form the backbone of arithmetic and number theory. They're discrete, meaning there are gaps between consecutive elements—you can always identify a "next" number.

Natural Numbers (N\mathbb{N})

  • The counting numbers {1,2,3,...}\{1, 2, 3, ...\}—the most intuitive set, used for enumeration and ordering
  • Closed under addition and multiplication—add or multiply any two naturals and you stay in N\mathbb{N}
  • Not closed under subtraction or division—this limitation motivates extending to larger sets (What is 353 - 5? What is 1÷21 \div 2?)

Whole Numbers (W\mathbb{W})

  • Natural numbers plus zero: {0,1,2,3,...}\{0, 1, 2, 3, ...\}—essential when counting can yield "none"
  • Zero serves as the additive identity—the element where a+0=aa + 0 = a for all aa
  • Still not closed under subtraction—you can't compute 373 - 7 within this set

Integers (Z\mathbb{Z})

  • All whole numbers and their negatives: {...,2,1,0,1,2,...}\{..., -2, -1, 0, 1, 2, ...\}—the "Z" comes from German Zahlen (numbers)
  • Closed under addition, subtraction, and multiplication—finally, subtraction always works
  • Forms a ring structure—a key algebraic concept you'll encounter in abstract algebra

Compare: N\mathbb{N} vs. Z\mathbb{Z}—both are discrete and countably infinite, but Z\mathbb{Z} achieves closure under subtraction by including negatives. If an exam asks about the "smallest set closed under subtraction," integers is your answer.


The Division Problem: Introducing Density

The jump from integers to rationals solves the division problem and introduces a fundamentally new property: density. Between any two rationals, there's always another rational.

Rational Numbers (Q\mathbb{Q})

  • Numbers expressible as ab\frac{a}{b} where a,bZa, b \in \mathbb{Z} and b0b \neq 0—the "Q" stands for "quotient"
  • Closed under all four basic operations (excluding division by zero)—this is a field
  • Decimal representations either terminate or repeat—this is actually an equivalent definition of rationality

Irrational Numbers

  • Real numbers that cannot be expressed as ab\frac{a}{b}—their decimals neither terminate nor repeat
  • Classic examples include 2\sqrt{2}, π\pi, and ee—proving 2\sqrt{2} is irrational is a standard proof technique exercise
  • Not closed under any operation2×2=2\sqrt{2} \times \sqrt{2} = 2, which is rational

Compare: Rationals vs. Irrationals—both are dense in R\mathbb{R}, but rationals are countable while irrationals are uncountable. This cardinality difference is a major topic in set theory and analysis.


Completeness and Continuity: The Real Numbers

The reals fill in all the "holes" left by the rationals, giving us a complete ordered field—essential for calculus and analysis.

Real Numbers (R\mathbb{R})

  • The union of all rational and irrational numbers—represents every point on the number line
  • Complete ordered field—every Cauchy sequence converges, and the least upper bound property holds
  • Uncountably infinite—Cantor's diagonal argument proves R>Q|\mathbb{R}| > |\mathbb{Q}|

Compare: Q\mathbb{Q} vs. R\mathbb{R}—both are fields, but only R\mathbb{R} is complete. The sequence 1,1.4,1.41,1.414,...1, 1.4, 1.41, 1.414, ... converges in R\mathbb{R} (to 2\sqrt{2}) but has no limit in Q\mathbb{Q}. This distinction is fundamental for understanding limits.


Beyond the Real Line: Algebraic Extensions

These sets extend our number concept in different directions—one by solving polynomial equations, the other by defining what "algebraic" even means.

Complex Numbers (C\mathbb{C})

  • Numbers of the form a+bia + bi where i=1i = \sqrt{-1}—extends R\mathbb{R} to solve equations like x2+1=0x^2 + 1 = 0
  • Algebraically closed field—every non-constant polynomial has a root in C\mathbb{C} (Fundamental Theorem of Algebra)
  • Cannot be ordered—there's no way to define >> that preserves field properties, unlike R\mathbb{R}

Algebraic Numbers

  • Roots of polynomial equations with rational coefficients—includes all rationals plus numbers like 2\sqrt{2} and 53\sqrt[3]{5}
  • Countably infinite—despite seeming "larger" than Q\mathbb{Q}, they have the same cardinality
  • Forms a field—sums, products, and quotients of algebraic numbers are algebraic

Transcendental Numbers

  • Real or complex numbers that are not algebraic—cannot satisfy any polynomial equation with rational coefficients
  • Examples: π\pi and ee—proving transcendence is notoriously difficult (Lindemann proved π\pi transcendental in 1882)
  • Uncountably infinite—"almost all" real numbers are transcendental, even though we can name very few

Compare: Algebraic vs. Transcendental—both can be irrational, but algebraic numbers are "constructible" via polynomials while transcendentals are not. If asked why we can't square the circle with compass and straightedge, the answer involves π\pi being transcendental.


The Nested Hierarchy

Understanding how these sets contain each other is critical for proofs and problem-solving. Each extension adds elements to handle operations or equations the previous set couldn't.

NWZQRC\mathbb{N} \subset \mathbb{W} \subset \mathbb{Z} \subset \mathbb{Q} \subset \mathbb{R} \subset \mathbb{C}

Compare: The entire hierarchy—notice that closure properties accumulate: Z\mathbb{Z} gains subtraction, Q\mathbb{Q} gains division, R\mathbb{R} gains completeness, C\mathbb{C} gains algebraic closure. Each step sacrifices something too: C\mathbb{C} loses ordering, and the jump from Q\mathbb{Q} to R\mathbb{R} loses countability.


Quick Reference Table

ConceptBest Examples
Closure under subtractionZ\mathbb{Z}, Q\mathbb{Q}, R\mathbb{R}, C\mathbb{C}
Closure under division (except 0)Q\mathbb{Q}, R\mathbb{R}, C\mathbb{C}
Discrete (has "next element")N\mathbb{N}, W\mathbb{W}, Z\mathbb{Z}
Dense (no "next element")Q\mathbb{Q}, R\mathbb{R}, C\mathbb{C}
Countably infiniteN\mathbb{N}, Z\mathbb{Z}, Q\mathbb{Q}, Algebraic numbers
Uncountably infiniteR\mathbb{R}, C\mathbb{C}, Irrationals, Transcendentals
Complete (Cauchy sequences converge)R\mathbb{R}, C\mathbb{C}
Algebraically closedC\mathbb{C} only

Self-Check Questions

  1. Which is the smallest number set that is closed under all four arithmetic operations (excluding division by zero)?

  2. Both Q\mathbb{Q} and the irrationals are dense in R\mathbb{R}. What property distinguishes their "sizes," and which set is larger?

  3. Compare and contrast R\mathbb{R} and C\mathbb{C}: What does C\mathbb{C} gain by including imaginary numbers, and what property does it lose?

  4. Give an example of an irrational number that is algebraic and one that is transcendental. What distinguishes these two categories?

  5. If a proof requires showing that a sequence of rational approximations converges to a specific value, why might you need to work in R\mathbb{R} rather than Q\mathbb{Q}?