Published on

Common Number Sets in Mathematics

Authors
  • avatar
    Name
    hwahyeon
    Twitter
SymbolNameDescriptionOrigin
N\mathbb{N}Natural numbers1,2,3,1, 2, 3, \dots (sometimes includes 00)English Natural
Z\mathbb{Z}Integers,2,1,0,1,2,\dots, -2, -1, 0, 1, 2, \dotsGerman Zahlen
Q\mathbb{Q}Rational numbersNumbers that can be written as pq\tfrac{p}{q}, where p,qZp,q\in\mathbb{Z} and q0q\neq0English Quotient
R\mathbb{R}Real numbersRational and irrational numbers (π\pi, 2\sqrt{2}, \dots)English Real
C\mathbb{C}Complex numbersNumbers of the form a+bia+bi, where a,bRa,b\in\mathbb{R} and i2=1i^2=-1English Complex

The symbols N,Z,Q,R,C\mathbb{N}, \mathbb{Z}, \mathbb{Q}, \mathbb{R}, \mathbb{C} are written in blackboard bold, also called double-struck notation.

This style developed from the practice of drawing an extra stroke on letters written on a blackboard. Since ordinary bold type was difficult to reproduce by hand, mathematicians used the extra stroke to imitate bold letters and distinguish important sets of numbers.

These symbols are mainly used in set notation. For example:

  • 1N1 \in \mathbb{N}: 11 is a natural number.
  • πR\pi \in \mathbb{R}: π\pi is a real number.

They also follow a strict inclusion relationship:

NZQRC\mathbb{N} \subsetneq \mathbb{Z} \subsetneq \mathbb{Q} \subsetneq \mathbb{R} \subsetneq \mathbb{C}