Review the key concepts, formulae, and examples before starting your quiz.
🔑Concepts
A Set is a well-defined collection of distinct objects. These objects are called elements or members of the set. Visually, a set is often represented by a closed loop or circle (Venn diagram) containing points that represent each element.
A Finite Set is a set that contains a countable number of elements. The process of counting the elements comes to an end. For example, results in . In a visual diagram, all elements are contained within a fixed boundary.
An Infinite Set is a set where the number of elements is unlimited and the counting process never ends. It is represented by listing a few elements followed by three dots (ellipses) like . Visually, this can be imagined as a collection that extends infinitely in a specific direction.
An Empty Set (or Null Set/Void Set) is a set that contains no elements at all. It is denoted by the symbol or empty curly brackets . Visually, an empty set is represented by a circle or region with nothing inside it. Note that is NOT an empty set; it is a set containing the number zero.
A Singleton Set (or Unit Set) is a set that contains exactly one element. For example, the set of even prime numbers is . Visually, this is represented by a circle containing a single point or object.
The Cardinal Number of a finite set is the number of distinct elements present in that set, denoted by . For example, if , then . For an empty set, , and for a singleton set, the cardinal number is always .
📐Formulae
Cardinal Number:
Empty Set representation: or
Cardinality of Empty Set:
Cardinality of Singleton Set :
💡Examples
Problem 1:
Identify the type of the following sets: (i) , (ii) , (iii) .
Solution:
(i) Natural numbers () start from . There is no natural number less than . Thus, or . It is an Empty Set. (ii) There is no whole number between and . Thus, . It is an Empty Set. (iii) Multiples of are . Since the list goes on forever, is an Infinite Set.
Explanation:
To identify set types, we first list the elements (roster form) based on the given rule and then count them.
Problem 2:
Find the cardinal number of the set .
Solution:
Step 1: List the distinct letters in the word 'MATHEMATICS'. The letters are M, A, T, H, E, M, A, T, I, C, S. Step 2: Remove duplicate letters to get the set . Step 3: Count the distinct elements. .
Explanation:
The cardinal number only counts distinct elements. Even though 'M', 'A', and 'T' repeat in the word, they are only counted once in the set.