The Empty Set — a Set with Nothing in It

Consider the set B={x:x is a student presently studying in both Classes X and XI}B = \{x : x \text{ is a student presently studying in both Classes X and XI}\}. A student cannot study in two classes simultaneously, so B contains… nothing at all. Mathematics gives this strange-sounding object a name and a place of honour.

Key Point (Definition): A set which does not contain any element is called the empty set (or the null set or the void set). It is denoted by ϕ\phi or by { }.

Why honour a set with nothing in it? For the same reason we honour the number 0 — it makes the whole system work smoothly. You will meet ϕ\phi constantly: as the intersection of disjoint sets, as the solution set of impossible equations, as a subset of every set.

Spotting empty sets in disguise

The skill tested in exams is recognising when a condition is impossible to satisfy:

  • A={x:1<x<2,xN}A = \{x : 1 < x < 2, x \in \mathbb{N}\} — there is no natural number strictly between 1 and 2. A=ϕA = \phi.
  • B={x:x22=0 and xQ}B = \{x : x^2 - 2 = 0 \text{ and } x \in \mathbb{Q}\} — the solutions are ±2\pm\sqrt{2}, both irrational. B=ϕB = \phi.
  • C={x:x is an even prime number greater than 2}C = \{x : x \text{ is an even prime number greater than 2}\} — 2 is the only even prime. C=ϕC = \phi.
  • D={x:x2=4,x is odd}D = \{x : x^2 = 4, x \text{ is odd}\} — the solutions ±2\pm 2 are both even. D=ϕD = \phi.

Empty set phi with three example conditions that no object satisfies

[Board Important] Write the empty set as ϕ\phi or { } — never as {ϕ\phi}. The set {ϕ\phi} is NOT empty: it contains one element, namely the empty set itself. Similarly {0} is not empty — it contains the element 0.

Finite and Infinite Sets

Count the elements of a set S; call the number of distinct elements n(S)n(S). Two very different situations arise:

  • Counting stops. For A = {1, 2, 3, 4, 5}, n(A)=5n(A) = 5. For W = the days of the week, n(W)=7n(W) = 7. Even for C = all people alive today, the count is some definite (huge) natural number.
  • Counting never stops. For N\mathbb{N} = {1, 2, 3, …} there is no last element to reach.

Key Point (Definition): A set which is empty or consists of a definite number of elements is called finite; otherwise it is called infinite.

Note the phrase "empty or" — the empty set is counted as finite, with n(ϕ)=0n(\phi) = 0.

Comparison cards of finite sets versus infinite sets with examples

Recognising infinite sets

Geometric and number-theoretic families are the usual suspects:

  • The set of points on a line — infinite.
  • The set of lines parallel to the x-axis — infinite.
  • The set of circles passing through the origin — infinite.
  • The set of prime numbers — infinite (a celebrated theorem of Euclid).
  • The set of multiples of 5 — infinite.

Infinite sets with a clear pattern can still be written in roster form with dots: {1, 3, 5, 7, …}. But not every infinite set can be roster-listed — the set R\mathbb{R} of real numbers cannot be written in roster form, because its elements follow no listable pattern.

[JEE Tip] "The set of months of a year" is finite (12), but "the set of positive integers greater than 100" is infinite — the phrase greater than opens an unbounded tail. Scan the condition for whether it bounds the set on both sides.

Equal Sets

Key Point (Definition): Two sets A and B are equal, written A=BA = B, if they have exactly the same elements — every element of A is in B and every element of B is in A. Otherwise they are unequal, written ABA \neq B.

Examples:

  • A = {1, 2, 3, 4} and B = {3, 1, 4, 2} — same elements, different order. A=BA = B.
  • A = the set of prime numbers less than 6 = {2, 3, 5}, and P = the set of prime factors of 30 = {2, 3, 5}. Two totally different descriptions, same elements: A=PA = P.

Letters of ALLOY and LOYAL forming the same four element set

A set also does not change if elements are repeated in the description: {1, 2, 3} = {2, 2, 1, 3, 3}. That is exactly why roster form avoids repeats — the set of letters of ALLOY and of LOYAL is the same set {A, L, O, Y}.

The checklist for deciding equality

  1. Convert both sets to roster form (solve equations, enumerate conditions).
  2. Ignore order and repetition.
  3. Compare element by element — ONE element in either set but not the other breaks equality.

[JEE Tip] Watch for near-misses built from equations. C={x:x5=0}={5}C = \{x : x - 5 = 0\} = \{5\} and D={x:x2=25}={5,5}D = \{x : x^2 = 25\} = \{-5, 5\} are NOT equal — D carries the extra element 5-5. Equations of different degree rarely give equal solution sets; check the negative root every time.

[Board Important] {0} ϕ\neq \phi (the first has an element, the second has none), and {ϕ}ϕ\{\phi\} \neq \phi for the same reason. These two traps between them have appeared in some form in nearly every school exam on this chapter.

Solved Examples

Example 1. Which of the following are examples of the null set? (i) The set of odd natural numbers divisible by 2. (ii) The set of even prime numbers. (iii) {x:x is a natural number, x<5 and x>7}\{x : x \text{ is a natural number, } x < 5 \text{ and } x > 7\}. (iv) {y:y is a point common to any two parallel lines}\{y : y \text{ is a point common to any two parallel lines}\}.

Solution.

Step 1 — read each condition as a demand and ask: can ANY object meet it?

(i) Step 2. An odd number leaves remainder 1 on division by 2; being divisible by 2 demands remainder 0. The two demands contradict each other, so no element exists. Null set.

(ii) Step 3. Careful — this looks contradictory but is not: 2 is even AND prime. The set is {2}, which has an element. Not a null set.

(iii) Step 4. A number below 5 cannot simultaneously exceed 7 (the demands describe disjoint parts of the number line). Null set.

(iv) Step 5. Parallel lines, by definition, never intersect — there is no common point at all. Null set.

Takeaway: test the condition for a hidden contradiction, but test honestly — "even prime" survives because of the single exception 2.


Example 2. Decide whether each set is empty: (i) A={x:1<x<2,xN}A = \{x : 1 < x < 2, x \in \mathbb{N}\} (ii) B={x:x22=0,xQ}B = \{x : x^2 - 2 = 0, x \in \mathbb{Q}\} (iii) D={x:x2=4,x is odd}D = \{x : x^2 = 4, x \text{ is odd}\}.

Solution.

(i) Step 1. The natural numbers step 1, 2, 3, … — between the CONSECUTIVE naturals 1 and 2 no natural number exists. A=ϕA = \phi.

(ii) Step 2. Solve first: x2=2x^2 = 2 gives x=2x = \sqrt{2} or x=2x = -\sqrt{2}. Now filter by the domain: 2\sqrt{2} is irrational, so neither solution lies in Q\mathbb{Q}. Nothing survives: B=ϕB = \phi.

(iii) Step 3. Solve: x2=4x^2 = 4 gives x=2x = 2 or x=2x = -2. Filter: both are even, but the condition demands odd. Nothing survives: D=ϕD = \phi.

Takeaway: the working pattern is always solve first, filter second — the set is empty exactly when the filter kills every solution.

Example 3. State which of the following sets are finite or infinite: (i) {x:xN and (x1)(x2)=0}\{x : x \in \mathbb{N} \text{ and } (x - 1)(x - 2) = 0\} (ii) {x:xN and x2=4}\{x : x \in \mathbb{N} \text{ and } x^2 = 4\} (iii) {x:xN and 2x1=0}\{x : x \in \mathbb{N} \text{ and } 2x - 1 = 0\} (iv) {x:xN and x is prime}\{x : x \in \mathbb{N} \text{ and } x \text{ is prime}\} (v) {x:xN and x is odd}\{x : x \in \mathbb{N} \text{ and } x \text{ is odd}\}.

Solution.

(i) Step 1. (x1)(x2)=0(x-1)(x-2) = 0 gives x=1x = 1 or x=2x = 2, both natural. The set is {1, 2} — counting stops at 2. Finite, n=2n = 2.

(ii) Step 2. x2=4x^2 = 4 gives x=±2x = \pm 2; only 2 is natural. The set is {2}. Finite, n=1n = 1.

(iii) Step 3. 2x1=02x - 1 = 0 gives x=12x = \frac{1}{2}, not a natural number, so the set is ϕ\phi. And the empty set IS finite, with n(ϕ)=0n(\phi) = 0. Finite.

(iv) Step 4. Euclid proved there are infinitely many primes — the list 2, 3, 5, 7, 11, … never ends. Infinite.

(v) Step 5. The odd naturals {1, 3, 5, …} continue forever. Infinite.

Takeaway: part (iii) is the exam favourite — empty means n=0n = 0, and 0 elements is a definite (finite) count.


Example 4. State whether each set is finite or infinite: (i) The set of lines parallel to the x-axis. (ii) The set of letters in the English alphabet. (iii) The set of animals living on the earth. (iv) The set of circles passing through the origin.

Solution.

(i) Step 1. A line parallel to the x-axis has the form y=cy = c, one line for EACH real number cc — and there are infinitely many real heights. Infinite.

(ii) Step 2. The alphabet has exactly 26 letters — a definite count. Finite.

(iii) Step 3. However enormous, the number of animals alive at any moment is a definite natural number. Finite.

(iv) Step 4. Through the origin one can draw circles of every radius and every centre direction — an unending family. Infinite.

Takeaway: "large" is not "infinite". Physical collections are finite; geometric families indexed by a real parameter (height, radius) are infinite.

Example 5. Find the pairs of equal sets, giving reasons: A={0}A = \{0\}, B={x:x>15 and x<5}B = \{x : x > 15 \text{ and } x < 5\}, C={x:x5=0}C = \{x : x - 5 = 0\}, D={x:x2=25}D = \{x : x^2 = 25\}, E={x:x is an integral positive root of x22x15=0}E = \{x : x \text{ is an integral positive root of } x^2 - 2x - 15 = 0\}.

Solution.

Step 1 — convert all five to roster form. A = {0} (given). B: no number is both above 15 and below 5, so B=ϕB = \phi. C: x5=0x - 5 = 0 gives C = {5}. D: x2=25x^2 = 25 gives x=±5x = \pm 5, so D = {5-5, 5}. E: factorise x22x15=(x5)(x+3)=0x^2 - 2x - 15 = (x - 5)(x + 3) = 0, roots 5 and 3-3; the positive integral root is 5, so E = {5}.

Step 2 — compare systematically. A={0}A = \{0\}: no other set contains 0 — matches nothing. B=ϕB = \phi: every other set is non-empty — matches nothing. C = {5} vs D = {5-5, 5}: D has the extra element 5-5, so CDC \neq D. C = {5} vs E = {5}: identical ✓. D vs E: sizes differ, unequal.

Step 3 — conclude. The only equal pair is C=E\mathbf{C = E}.

Takeaway: roster-convert everything first; also note how one negative root (5-5) separates D from C — the standard near-miss between a linear and a quadratic equation.


Example 6. Are the following pairs equal? (i) X = the set of letters in ALLOY, B = the set of letters in LOYAL. (ii) A={n:nZ and n24}A = \{n : n \in \mathbb{Z} \text{ and } n^2 \leq 4\}, B={x:xR and x23x+2=0}B = \{x : x \in \mathbb{R} \text{ and } x^2 - 3x + 2 = 0\}.

Solution.

(i) Step 1. ALLOY = A, L, L, O, Y → drop the repeated L → X = {A, L, O, Y}. LOYAL = L, O, Y, A, L → B = {L, O, Y, A}.

Step 2. Both sets contain exactly the letters A, L, O, Y; order is irrelevant. Equal.

(ii) Step 3. Enumerate A: integers with n24n^2 \leq 4 are 2,1,0,1,2-2, -1, 0, 1, 2, so A = {2-2, 1-1, 0, 1, 2}. Solve for B: x23x+2=(x1)(x2)=0x^2 - 3x + 2 = (x - 1)(x - 2) = 0 gives B = {1, 2}.

Step 4. Hunt for one mismatch: 0A0 \in A but 0B0 \notin B. Not equal (sizes 5 vs 2 already settle it).

Takeaway: for word-sets only the pool of letters matters; for solution-sets, always enumerate before comparing.

Example 7. From the sets A = {2, 4, 8, 12}, B = {1, 2, 3, 4}, C = {4, 8, 12, 14}, D = {3, 1, 4, 2}, E = {1-1, 1}, F = {0, a}, G = {1, 1-1}, H = {0, 1}, select the equal sets.

Solution.

Step 1 — sort the sets by size. Four-element: A, B, C, D. Two-element: E, F, G, H. Sets of different sizes can never be equal, so compare only within each group.

Step 2 — the four-element group. B = {1, 2, 3, 4} and D = {3, 1, 4, 2}: same four elements, so B = D. A vs C: 2A2 \in A but 2C2 \notin C (and 14CA14 \in C \setminus A) — unequal. A vs B: 8A8 \in A, 8B8 \notin B — unequal. C vs B/D: 14 appears only in C — unequal.

Step 3 — the two-element group. E = {1-1, 1} and G = {1, 1-1}: same elements, E = G. F = {0, a}: without knowing a=1a = 1, F matches neither H = {0, 1} nor the others. H contains 0, which E and G lack.

Step 4 — conclude. B = D and E = G.

Takeaway: grouping by cardinality first cuts the number of comparisons from (82)=28\binom{8}{2} = 28 to just a few.


Example 8. Show that the set of letters needed to spell CATARACT and the set of letters needed to spell TRACT are equal.

Solution.

Step 1. CATARACT spells C, A, T, A, R, A, C, T. Dropping repeats (A three times, C twice, T twice): X = {C, A, T, R}.

Step 2. TRACT spells T, R, A, C, T. Dropping the repeated T: Y = {T, R, A, C}.

Step 3. Both sets consist of exactly the letters A, C, R, T, so X = Y.

Takeaway: an eight-letter word and a five-letter word can use the same four-letter pool — repetition inflates the word, never the set.

Example 9. Classify each set: (i) {xR:x2=1}\{x \in \mathbb{R} : x^2 = -1\} (ii) {xZ:3<x<3}\{x \in \mathbb{Z} : -3 < x < 3\} (iii) {xQ:0<x<1}\{x \in \mathbb{Q} : 0 < x < 1\}.

Solution.

(i) Step 1. For any real xx, x20x^2 \geq 0, so x2=1x^2 = -1 has no real solution. The set is ϕ\phiempty, hence finite with n=0n = 0.

(ii) Step 2. The integers strictly between 3-3 and 3 are 2,1,0,1,2-2, -1, 0, 1, 2 — the endpoints ±3\pm 3 are excluded by the strict inequalities. Finite, n=5n = 5.

(iii) Step 3. Between 0 and 1 sit 12,13,14,\frac{1}{2}, \frac{1}{3}, \frac{1}{4}, \ldots — already an infinite list, and there are many more. Infinite.

Takeaway: the same interval (a,b)(a, b) holds finitely many integers but infinitely many rationals (or reals) — the DOMAIN decides, not the length of the interval.


Example 10. Find n(S)n(S) for: (i) S = the set of letters of MATHEMATICS. (ii) S = {x:xN,x divides 60,x is prime}\{x : x \in \mathbb{N}, x \text{ divides } 60, x \text{ is prime}\}. (iii) S = ϕ\phi. (iv) S = {ϕ\phi}.

Solution.

(i) Step 1. MATHEMATICS = M, A, T, H, E, M, A, T, I, C, S. Distinct letters: {M, A, T, H, E, I, C, S} → n(S)=8n(S) = 8 (M, A, T each repeated once: 113=811 - 3 = 8 ✓).

(ii) Step 2. Factorise: 60=22×3×560 = 2^2 \times 3 \times 5; the prime divisors are 2, 3, 5 → n(S)=3n(S) = 3.

(iii) Step 3. The empty set has no elements → n(ϕ)=0n(\phi) = 0.

(iv) Step 4. {ϕ\phi} is a box containing ONE item — the item happens to be the empty set → n(S)=1n(S) = 1.

Takeaway: parts (iii) and (iv) sit side by side deliberately: ϕ\phi has zero elements, {ϕ\phi} has one. Feel that difference once and the classic trap never works again.

Example 11. State whether A = B: (i) A = {4, 8, 12, 16}, B = {8, 4, 16, 18}. (ii) A = {2, 4, 6, 8, 10}, B = {x:x is a positive even integer and x10}\{x : x \text{ is a positive even integer and } x \leq 10\}. (iii) A={x:x is a multiple of 10}A = \{x : x \text{ is a multiple of 10}\}, B = {10, 15, 20, 25, 30, …}.

Solution.

(i) Step 1. Hunt for one mismatch: 12A12 \in A but 12B12 \notin B. That alone settles it — not equal (indeed 18B18 \in B is also missing from A).

(ii) Step 2. Enumerate B: positive even integers up to 10 are 2, 4, 6, 8, 10 — exactly A. Equal.

(iii) Step 3. Check B's elements against A's condition: 15B15 \in B, but 15 is not a multiple of 10, so 15A15 \notin A. Not equal.

Takeaway: ONE mismatched element ends the comparison — equality demands agreement on every element, so a single counterexample is a complete proof of inequality.


Example 12. Show that B={xQ:x2=3}B = \{x \in \mathbb{Q} : x^2 = 3\} is the empty set, and contrast it with C={xR:x2=3}C = \{x \in \mathbb{R} : x^2 = 3\}.

Solution.

Step 1 — solve the equation. x2=3x^2 = 3 gives x=3x = \sqrt{3} or x=3x = -\sqrt{3}.

Step 2 — filter for B (rationals). 3\sqrt{3} is irrational (same standard argument as for 2\sqrt{2}), and so is 3-\sqrt{3}. Neither solution is rational: B=ϕB = \phi.

Step 3 — filter for C (reals). Both ±3\pm\sqrt{3} are real numbers, so C = {3-\sqrt{3}, 3\sqrt{3}} with n(C)=2n(C) = 2.

Takeaway: emptiness is a property of the equation AND the domain together — the same equation is empty over Q\mathbb{Q} yet two-element over R\mathbb{R}.


Example 13. Is the set S={xN:x is a multiple of 3 and x divides 300}S = \{x \in \mathbb{N} : x \text{ is a multiple of 3 and } x \text{ divides } 300\} finite or infinite? Find n(S)n(S).

Solution.

Step 1 — spot the bounding condition. "Multiple of 3" alone is infinite, but "divides 300" caps every element at 300 — so S is finite.

Step 2 — enumerate. Factorise 300=22×3×52300 = 2^2 \times 3 \times 5^2. The divisors of 300 that contain the factor 3 are 3×d3 \times d where dd divides 22×52=1002^2 \times 5^2 = 100. Divisors of 100: 1, 2, 4, 5, 10, 20, 25, 50, 100 — nine of them.

Step 3 — list and count. Multiplying by 3: S = {3, 6, 12, 15, 30, 60, 75, 150, 300}, so n(S)=9n(S) = 9 ✓ (matches the nine divisors of 100).

Takeaway: a conjunction of conditions is only as unbounded as its MOST restrictive part — one bounding clause makes the whole set finite.