Set Operations and Complements (HSC SSCE Mathematics Advanced): Revision Notes
Set Operations and Complements
Introduction
This note covers fundamental set operations including intersection and union, as well as the concept of disjoint sets. Understanding these operations is essential for solving probability problems and working with sets in mathematics.
By the end of this note, you will be able to:
- Find the intersection or union of two or more sets
- Define disjoint sets as having an empty intersection
- Identify whether given sets are disjoint
- Apply multiple set operations to solve problems
Intersection and union of sets
Set operations allow us to combine sets in different ways. The two most important operations are intersection and union.
Intersection
The intersection of two sets finds the elements that appear in both sets.
For sets and , the intersection is the set of elements that are in both and in . The intersection of and is denoted .
Example: If and , then:
This result contains only the elements that appear in both sets.
Union
The union of two sets combines all elements from both sets, without repetition.
For sets and , the union is the set of elements which are in or or both, and is written as , read as " union ".
Example: If and , then:
This result contains all unique elements from both sets, with duplicates removed.
Understanding Intersection vs Union:
Think of intersection as "AND" - an element must be in both sets. Think of union as "OR" - an element can be in either set or both sets. This distinction helps you remember which operation to use for different problems.
Visual representation
Venn diagrams help visualise set operations:
- For union (), we shade both circles completely, representing all elements in either set
- For intersection (), we shade only the overlapping region where the circles overlap, representing elements in both sets
Worked Example: Finding Intersection and Union
Question: Let the universal set be , with sets and . Find:
a)
b)
c)
Solution:
Part a:
Strategy: Identify elements common to both and .
Working:
List elements in both sets.
The only common element is 3.
Part b:
Strategy: Combine all elements from and , removing duplicates.
Working:
List elements from both sets.
Combine all unique elements, removing the duplicate 3.
Part c:
Strategy: List elements in that are not in .
Working:
Identify elements in not in .
List the remaining elements.
Check: Verify that all unique elements from both sets are included without repetition in the union, and that only common elements appear in the intersection.
Key idea: The intersection contains elements in both and . The union contains elements in , , or both.
Disjoint sets
Sometimes two sets have no elements in common. These sets are called disjoint sets.
Definition
Disjoint sets are two sets which do not have any common elements.
Two sets and are disjoint if they have no elements in common, meaning their intersection is the empty set.
Mathematical Condition for Disjoint Sets:
This is the key condition for sets and to be disjoint. If their intersection equals the empty set, the sets are disjoint.
Example: If and , then , so and are disjoint.
Conversely, if and are not disjoint, they share at least one element, so .
Worked Example: Determining Disjoint Sets
Question: Let the universal set be , with sets and . Determine:
a) If and are disjoint
b)
Solution:
Part a: If and are disjoint
Strategy: Check if .
Working:
List elements in both sets.
There are no common elements.
Since , A and B are disjoint.
Part b:
Strategy: Combine elements from and , ensuring no duplicates.
Working:
List elements from both sets.
Combine all elements without duplicates.
Key idea: Sets and are disjoint if , meaning they have no elements in common. The union of disjoint sets includes all elements from both sets.
Exam tips
Common Mistakes to Avoid:
- Always check carefully which elements belong to each set before finding intersections or unions
- When finding unions, remember to list each element only once, even if it appears in both sets
- To test if sets are disjoint, find their intersection - if it's empty, they're disjoint
- Venn diagrams can be helpful for visualising set operations, especially with more complex problems
Key Points to Remember:
- The intersection contains only elements that are in both sets and
- The union contains all elements that are in set A, set B, or both, listed without repetition
- Sets are disjoint when they have no common elements, expressed mathematically as
- When combining sets using union, always ensure each element is listed only once
- The intersection is about what sets share in common (AND), while the union is about combining what either set contains (OR)