Hello to all our TCAS students! Welcome to the "Sets" chapter.
In Applied Mathematics 2, the Sets chapter is like the "front door" to mathematics. It serves as the foundation for so many other topics, including logic and probability!
If you feel like math is difficult at first, don't worry! This chapter is all about organizing things into groups. Once you grasp the logic of visualizing these groups, you'll see it's not as complex as it seems. Ready? Let's dive in!
1. Getting to know "Sets" and "Elements"
In mathematics, a Set is a "collection of objects" where we can clearly define what belongs to the group and what does not. For example, the "set of days in a week" or the "set of even numbers."
Key terms to know:
- Items within a set are called Elements, denoted by the symbol \( \in \).
- If an item is not in the set, we use the symbol \( \notin \).
- An Empty Set is a set that contains no elements at all, represented by \( \emptyset \) or \( \{ \} \).
There are two main ways to write a set:
1. Roster Method (Listing): List every member inside curly brackets, for example: \( A = \{1, 2, 3, 4, 5\} \).
2. Set-Builder Notation: Describe the common property of the members, for example: \( B = \{ x | x \text{ is an even number less than 10} \} \).
Important Note: Duplicate elements in a set are only counted as one, and the order of elements doesn't matter. For instance, \( \{1, 2\} \) and \( \{2, 1\} \) are the exact same set!
2. Relationships between sets (Subsets and Power Sets)
When dealing with multiple sets, we need to look at how they relate to one another.
Subsets (Subset) \( \subset \):
Think of it like a "large box" and a "small box."
If "every" element of Set A is also in Set B, we say A is a subset of B, written as \( A \subset B \).
Memory Trick: The empty set \( \emptyset \) is always a subset of every set! Also, every set is a subset of itself.
Power Set (Power Set) \( P(A) \):
The power set is the set that contains "all subsets" of A as its members.
Calculation Formula: If set A has \( n \) elements, the number of elements in its power set \( P(A) \) is \( 2^n \).
Summary of Subsets:
- \( A = B \) if and only if \( A \subset B \) and \( B \subset A \).
- To find how many subsets a set has, always use the formula \( 2^n \).
3. Set Operations
This is the part that appears on exams most often! Think of it like addition, subtraction, multiplication, and division for sets. There are 4 core operations you must master:
1. Union (Union) \( \cup \): "Together we stand." Combine all elements from both sets.
2. Intersection (Intersection) \( \cap \): "Only the common ones." Select only the elements that appear in both sets.
3. Difference (Difference) \( A - B \): "Keep A, remove B." The elements that are in A but not in B.
4. Complement (Complement) \( A' \): "The outsiders." The elements that are in the Universal Set (\( U \)) but not in A.
Did you know? The Universal Set, represented by \( U \), is the boundary of everything we are considering. Without it, we cannot define the complement!
4. Venn-Euler Diagram
Drawing diagrams will make your work 100% easier! We typically use a rectangle to represent the Universal Set (U) and circles to represent the various sets.
Steps for drawing and filling in values:
1. Draw overlapping circles (if the problem involves 2 or 3 sets).
2. Always start filling in numbers from the "most overlapping part" (the center) first.
3. Slowly move outwards to fill the rest, being careful not to double-count parts you have already subtracted.
5. Calculating Cardinality (Number of elements)
A-Level exams often ask, "How many students like this subject but not that one?" Here are the essential formulas:
For 2 sets:
\( n(A \cup B) = n(A) + n(B) - n(A \cap B) \)
For 3 sets (Keep this in your pocket!):
\( n(A \cup B \cup C) = n(A) + n(B) + n(C) - n(A \cap B) - n(B \cap C) - n(A \cap C) + n(A \cap B \cap C) \)
Pro-tip: Sometimes using a Venn diagram and assigning a variable \( x \) to the unknown sections is faster than memorizing long formulas!
6. Common Mistakes
- Confusing \( \in \) and \( \subset \): Remember that \( \in \) is used for "individual elements," while \( \subset \) is for "sets" (you must have curly brackets around elements to use the subset symbol).
- Forgetting about the empty set: The empty set contains no elements, but it is a subset of every set!
- Double counting: When finding the number of elements in \( A \cup B \), don't forget to subtract the overlap (\( A \cap B \)) once, because it's already included in both A and B.
Key Takeaway
The Sets chapter is all about "categorization" and "finding the overlap."
Focus points:
1. Distinguish clearly between elements and subsets.
2. Truly understand the meaning of \( \cup, \cap, -, ' \).
3. Practice drawing Venn diagrams and filling in numbers from the "innermost" part moving "outward."
If you master these 3 points, you've got the marks for this chapter on the A-Level Applied Math 2 exam in the bag! Good luck, everyone!