Study Notes
Set language and notation involves understanding how to describe and manipulate sets using specific symbols and terms.
- A ∪ B — A "union" B Example: If A = {1, 2} and B = {2, 3}, then A ∪ B = {1, 2, 3}
- A ∩ B — A "intersection" B Example: If A = {1, 2} and B = {2, 3}, then A ∩ B = {2}
- A ⊂ B — A "is subset of" B Example: If A = {1, 2} and B = {1, 2, 3}, then A ⊂ B
- b ∈ X — b "is a member of" X Example: If X = {a, b, c}, then b ∈ X
- A' — A "complement of" Example: If the universal set ξ = {a, b, c, d, e, f} and A = {a, b}, then A' = {c, d, e, f}
- ξ — "Universal set" Example: ξ = {a, b, c, d, e, f}
- n(A) — "number of elements in set A" Example: If A = {2, 3, 4, 5, 6, 7, 8, 9}, then n(A) = 8
- 0 or { } — "empty set" Example: A set with no elements, like the set of all unicorns.
Exam Tips
Key Definitions to Remember
- A ∪ B: Union of sets A and B
- A ∩ B: Intersection of sets A and B
- A ⊂ B: A is a subset of B
- b ∈ X: b is a member of set X
- A': Complement of set A
- ξ: Universal set
- n(A): Number of elements in set A
- 0 or { }: Empty set
Common Confusions
- Confusing union with intersection
- Misunderstanding the concept of a subset
- Forgetting that the empty set has no elements
Typical Exam Questions
- What is A ∪ B if A = {1, 2} and B = {2, 3}? A ∪ B = {1, 2, 3}
- How many elements are in set A if A = {2, 3, 4, 5, 6, 7, 8, 9}? n(A) = 8
- What is the complement of A if ξ = {a, b, c, d, e, f} and A = {a, b}? A' = {c, d, e, f}
What Examiners Usually Test
- Understanding of set operations like union and intersection
- Ability to identify subsets and members of a set
- Correct use of set notation and symbols