The empty set, finite and infinite sets
How big is a set? Sometimes the answer is "zero". Sometimes it is a definite number. Sometimes the set goes on forever. This subtopic gives precise names to all three situations and shows why each one matters.
Definitions
A set is called the empty set (or null set or void set) if it has no elements. It is denoted by There is only one empty set, even though it can be described in many ways. For instance
A set is finite if its elements can be counted out , formally, if there is a natural number such that the elements of are exactly . The number is called the cardinality of , written or . By convention .
A set is infinite if it is not finite. The set of natural numbers is infinite; so are .
Why "empty set" matters
The empty set is the additive identity of set algebra: , . It is also the set of solutions whenever an equation or inequality has no solutions , and you need a notation for that. Writing is much sharper than "no real numbers satisfy this".
A subtle point: . The first has zero elements; the second has one element (and that element is itself the empty set). Building sets out of sets is how higher mathematics is constructed; we will see it again with the power set in a later subtopic.
Finite vs infinite
A finite set has a definite size: has elements. We can list its elements completely.
An infinite set cannot be listed completely. Examples:
- The set of all even integers
- The interval
- The set of all points on a line
- The set of all primes (Euclid proved there are infinitely many)
Some finite sets look large but have a precise size. The set of seven-digit positive integers has elements , still finite. By contrast, is infinite because between any two real numbers lie infinitely many others.
Equivalent vs equal sets
Two finite sets and are equivalent if , same size, possibly different elements. They are equal if they have exactly the same elements. Equal sets are always equivalent; the converse is false:
(For infinite sets, the notion of "size" needs more care; you will meet it in higher classes. For this chapter we stay with finite cardinalities.)
Worked examples
Example 1. Find the cardinality of .
Primes up to are , so and .
Example 2. Is empty?
Discriminant , so the quadratic has no real roots. The set is .
Example 3. Decide finite or infinite: (i) set of all months of a year; (ii) set of all positive integers less than ; (iii) set of all multiples of ; (iv) set of all rational numbers between and .
(i) Finite, elements. (ii) Finite, elements. (iii) Infinite. (iv) Infinite (between any two rationals lies another).
Example 4. How many elements are in ?
The integers strictly between and are , which is elements.
Example 5 (harder). Let . Find .
We need integer pairs with . Possible : . Each non-zero coordinate gives two signs:
- : pairs.
- : pairs.
- : pairs.
- : pairs.
Total: .
Try it yourself
- Which of these are empty? (a) ; (b) ; (c) ; (d) .
- Find the cardinality of .
- Finite or infinite? (a) ; (b) lines through the origin in the plane; (c) digits in the decimal expansion of ; (d) points on the segment from to .
- Find where .
- Show that the set of all factors of has size .
- How many three-digit positive integers are there?
- Find .
- Why is empty?
- Distinguish , , . How many elements does each have?
- Find the cardinality of .
- Are and equal? Equivalent?
- List two examples each of: empty sets, finite sets of size , infinite sets.
Pitfalls / Tricks
- is not the empty set , it contains one element, namely .
- for every set (vacuously). We will use this constantly.
- Never write when you mean . The braces matter.
- Insight. When asked "is this set finite?", first ask "can I in principle list every element?". If between any two elements lies another, the set is infinite.