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}, q0q \neq 0English 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, 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.
This style comes from mathematicians writing bold letters on the blackboard to distinguish special 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 an inclusion relationship:
NZQRC\mathbb{N} \subset \mathbb{Z} \subset \mathbb{Q} \subset \mathbb{R} \subset \mathbb{C}