📚 IGCSE Mathematics (0580) Study Notes: Sets (Section 1 - Number)

Hello future math master! Welcome to the exciting world of Sets. Don't worry, this chapter is essentially about organizing and classifying information—something we do every day. Think of a set as a perfectly organized container holding specific items.

Understanding sets is crucial because it gives us the fundamental language used in many other areas of mathematics, from probability to advanced algebra. Let's dive in and make these concepts crystal clear!

1. Defining and Describing Sets

What is a Set?

A Set is simply a well-defined collection of distinct objects. These objects are called elements or members of the set.

  • Example: The set of primary colours $P$ = {Red, Yellow, Blue}.
  • Example: The set of even numbers $E$ = {2, 4, 6, 8, ...}.

The Universal Set (\(U\))

The Universal Set, denoted by the symbol \(U\), is the large set that contains all the elements relevant to a particular problem or context.
Analogy: If you are studying the students in your IGCSE Maths class, \(U\) would be the set of ALL students in that class.

Key Notation for Elements

  • \( \in \) (is an element of): Used to show that an item belongs to a set.
  • Example: If $A$ = {1, 3, 5}, then 3 \( \in \) A (3 is an element of A).

  • \( \notin \) (is not an element of): Used to show that an item does not belong to a set.
  • Example: 2 \( \notin \) A (2 is not an an element of A).

How to Describe a Set

There are two common ways to define what is inside a set:

A. Listing Elements (Roster Method)

We list every element inside curly brackets { }. This is easy for small sets.

  • Example: The set $D$ of digits in the number 2024 is $D$ = {0, 2, 4}.
B. Set-Builder Notation (Rule Method)

This is used for very large or infinite sets. We define the properties the elements must satisfy.

The general form is: $\text{A} = \{x \, | \, x \text{ has a certain property}\}$

  • The letter $x$ represents any element.
  • The vertical line $|$ means "such that".

Example: $A = \{x \, | \, x \text{ is a natural number and } x < 5 \}$
This means: $A$ is the set of elements $x$, such that $x$ is a natural number (0, 1, 2, 3, 4...) and $x$ is less than 5.
In listing notation: $A$ = {0, 1, 2, 3, 4}.

🔖 Quick Review: Set Basics
  • $U$: Universal Set (Everything relevant).
  • Elements: Items in the set.
  • $\{x \, | \dots \}$: Set-builder notation.

2. Core Set Operations and Cardinality

Cardinality: The Size of a Set (\(n(A)\))

The cardinality of a set $A$, written as \(n(A)\), is simply the number of elements in that set.

Example: If $P$ = {Red, Yellow, Blue}, then $n(P) = 3$.

Intersection (\(A \cap B\))

The Intersection of sets $A$ and $B$ contains elements that are in both $A$ and $B$. Think of it as the overlap or the shared items. The notation is \(A \cap B\) (read as "A intersect B" or "A AND B").

Analogy: The intersection of two roads is the part they share.

Union (\(A \cup B\))

The Union of sets $A$ and $B$ contains all the elements that are in $A$ or $B$ (or both). We list all unique elements found in either set.
The notation is \(A \cup B\) (read as "A union B" or "A OR B").

Memory Trick: The symbol $\cup$ looks like a container or cup holding everything together.

Complement (\(A'\))

The Complement of a set $A$, written as \(A'\) (read as "A prime" or "not A"), is the set of all elements in the Universal Set (\(U\)) that are not in $A$.

A key relationship: The number of elements in $A$ plus the number of elements in $A'$ must equal the number of elements in the Universal Set: \(n(A) + n(A') = n(U)\).

💡 Step-by-Step Example of Operations

Let $U$ = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}
Let $A$ = {2, 4, 6, 8, 10} (Even numbers)
Let $B$ = {1, 2, 3, 5, 7} (Prime or small odd numbers)

  1. Intersection (\(A \cap B\)): Which numbers are in BOTH A and B?
    Answer: {2}. So \(n(A \cap B) = 1\).
  2. Union (\(A \cup B\)): Combine all unique numbers from A and B.
    Answer: {1, 2, 3, 4, 5, 6, 7, 8, 10}. So \(n(A \cup B) = 9\).
  3. Complement (\(B'\)): Which numbers are in $U$ but NOT in $B$?
    Answer: {4, 6, 8, 9, 10}. So \(n(B') = 5\).

Key Takeaway for Operations: Intersection is what's shared ($\cap$). Union is everything combined ($\cup$). Complement is everything else ($'$).

3. Visualizing Sets: Venn Diagrams

Venn diagrams are fantastic tools for visualizing set relationships, especially when solving problems involving counting (cardinality).

The Basic 2-Set Venn Diagram (Core & Extended)

A Venn diagram is drawn using a rectangle to represent the Universal Set (\(U\)) and circles inside it to represent the specific sets ($A$ and $B$).

The diagram is divided into distinct regions:

  1. $A \cap B$: The central overlap (elements in both A and B).
  2. A only: The part of A that does not overlap B.
  3. B only: The part of B that does not overlap A.
  4. $(A \cup B)'$: The region outside both circles (elements in \(U\) but in neither A nor B).
🚦 Step-by-Step: Solving a 2-Set Problem

When you have a counting problem involving set numbers, always start by filling in the center (the intersection) first!

Example Problem: In a class of 30 students (\(n(U)=30\)), 18 play football ($F$), 10 play basketball ($B$), and 5 play both.

  1. Start with the Intersection: 5 students play both. Write 5 in the center section ($F \cap B$).
  2. Calculate F only: 18 play Football in total. Subtract the overlap: $18 - 5 = 13$. Write 13 in the $F$ circle (outside the overlap).
  3. Calculate B only: 10 play Basketball in total. Subtract the overlap: $10 - 5 = 5$. Write 5 in the $B$ circle (outside the overlap).
  4. Find Outside Players ($(F \cup B)'$): Total students playing are $13 + 5 + 5 = 23$.
    Students outside both circles are $30 - 23 = 7$. Write 7 outside the circles, but inside the rectangle $U$.

Common Mistake to Avoid: Do not put the total number of students who play Football (18) directly into the $F$ circle before subtracting the intersection. Always calculate the "A only" section!

4. Extended Content: Subsets, The Empty Set, and Three Sets (E1.2)

The Empty Set (\(\emptyset\))

The Empty Set, denoted by the symbol \(\emptyset\) or { }, is a set that contains no elements.
\(n(\emptyset) = 0\).

Did you know? The empty set is considered a subset of every other set!

Subsets (\(A \subset B\))

Set $A$ is a Subset of set $B$, written as \(A \subset B\), if every single element of $A$ is also an element of $B$. Visually, the circle for $A$ would be completely contained inside the circle for $B$.

  • \(A \subset B\): $A$ is a subset of $B$.
  • \(A \not\subset B\): $A$ is not a subset of $B$ (meaning at least one element in $A$ is not in $B$).

Example: If $B$ = {1, 2, 3, 4, 5} and $A$ = {2, 4}, then $A \subset B$.

Venn Diagrams with Three Sets (Extended Only)

For Extended Mathematics, you may encounter problems involving three overlapping sets, $A$, $B$, and $C$.

In a 3-Set Venn Diagram, there are 8 distinct regions. When solving these problems, the principle remains the same: always work from the most specific intersection outwards.

Order of Filling (Start with the deepest overlap):

  1. \(A \cap B \cap C\) (The center spot, shared by all three).
  2. The two-way overlaps, e.g., $A \cap B$ (but subtract the center part you just filled).
  3. The "A only", "B only", "C only" regions.
  4. The outside region ($(A \cup B \cup C)'$).

Example of Complex Notation (Extended):

  • \((A \cup B)'\): Elements that are neither in $A$ nor in $B$. (Everything outside $A$ and $B$).
  • \(A' \cap B\): Elements that are not in $A$ but are in $B$. (This means the "B only" region).
💯 Key Takeaway: Visualizing Sets

Venn diagrams organize data visually. For counting problems (\(n(\dots)\)), always fill the intersections first! This ensures you don't double-count elements that belong to multiple sets. For Extended, remember the notation for subsets (\(\subset\)) and the empty set (\(\emptyset\)).

🏆 Summary of Key Set Notation

Here is a concise list of all the notation you must be familiar with:

  • \(U\): Universal Set
  • \(A'\): Complement of set $A$ (not in $A$)
  • \(A \cup B\): Union of $A$ and $B$ (in $A$ OR $B$)
  • \(A \cap B\): Intersection of $A$ and $B$ (in $A$ AND $B$)
  • \(n(A)\): Number of elements in set $A$ (Cardinality)
  • \(\in\): Is an element of (Extended)
  • \(\notin\): Is not an element of (Extended)
  • \(\emptyset\): The Empty Set (Extended)
  • \(A \subset B\): $A$ is a subset of $B$ (Extended)

You've mastered the language of sets! This groundwork will serve you well as you move on to more complex topics in probability and beyond. Keep practicing those Venn diagrams!