Review the key concepts, formulae, and examples before starting your quiz.
🔑Concepts
Definition of a Set: A set is a well-defined collection of distinct objects, called elements or members. To be 'well-defined', there must be a clear rule to determine if an object belongs to the set or not. Visually, a set is often represented by a closed loop (Venn diagram) where the elements are points plotted inside the boundary.
Representation of Sets: Sets are expressed in two primary ways. The Roster (Tabular) form lists all elements separated by commas within braces, like . The Set-Builder form describes the common property of the elements using a variable, such as . Visually, Roster form looks like a discrete list, while Set-Builder form looks like a mathematical condition or logical constraint.
Types of Sets based on Cardinality: An Empty Set (or Null Set) contains no elements, denoted by or . A Finite Set contains a countable number of elements, whereas an Infinite Set has elements that cannot be counted (e.g., the set of all stars). Visually, a finite set has a clear end to its list of elements, while an infinite set is denoted by an ellipsis '...' indicating it continues forever.
Equal vs. Equivalent Sets: Two sets and are Equal () if they have exactly the same elements. They are Equivalent () if they have the same number of elements (cardinality), meaning . Visually, equal sets would be represented by the same circle in a Venn diagram, while equivalent sets might be different circles but containing the same number of distinct points.
Subsets and Proper Subsets: A set is a subset of () if every element of is also an element of . If and , then is a Proper Subset (). Visually, this is shown as a smaller circle completely enclosed within a larger circle .
Power Set: The collection of all possible subsets of a set is called the Power Set, denoted by . If a set has elements, the power set will contain elements. Visually, if you think of a set as a box of items, the power set represents every possible combination of items you could take out of that box, including taking nothing (the empty set) and taking everything.
Universal Set and Complement: The Universal Set () is the set containing all objects under consideration for a particular discussion. The complement of set , denoted or , consists of all elements in that are not in . Visually, if is a large rectangle and is a circle inside it, is represented by the entire shaded area inside the rectangle but outside the circle.
📐Formulae
Cardinal number of a set :
Number of subsets of a set with elements:
Number of proper subsets of a set with elements:
Condition for Equality:
Power Set notation:
Set-Builder notation:
💡Examples
Problem 1:
Write the set in Roster form and find its cardinal number .
Solution:
- Identify the condition: must be an integer () and its square must be less than .
- Test integers: (Yes) (Yes) (Yes) (Yes) (Yes) (No)
- List the elements: .
- Count the elements: There are elements in total.
- Therefore, .
Explanation:
This problem requires converting a logic-based set-builder notation into a specific list of elements by checking which integers satisfy the inequality .
Problem 2:
If , find the Power Set and verify the number of elements.
Solution:
- List all possible subsets of :
- Subsets with 0 elements:
- Subsets with 1 element:
- Subsets with 2 elements:
- Subsets with 3 elements:
- Combine them into one set: .
- Verify the count: The number of elements in is . The formula for the number of elements in is . Counting the listed subsets, we get exactly .
Explanation:
The Power Set is the set of all subsets. Systematic listing (by number of elements) ensures no subset is missed, and the formula serves as a check for accuracy.