Table of contents |
|
Introduction |
|
Set |
|
Notation and Representation of Sets |
|
Types of Sets |
|
Cardinal Number |
|
Subsets |
|
Universal Set |
|
Operations on Sets |
|
Cardinal Properties of Sets |
|
Imagine organising your favourite toys, books, or even friends into groups based on what makes them special—like all the red toys in one box or all your friends who love soccer in one team. Set theory is like that! It’s a fun and logical way to group things together based on their unique qualities. In this chapter, we’ll dive into the world of sets, learning how to describe, organize, and work with collections of objects, people, or ideas. From understanding what makes a set to performing cool operations like combining or comparing them, set theory helps us make sense of the world in a clear and exciting way. Let’s explore how to classify things, use special symbols, and even count the number of items in these groups!
Example: The collection of positive numbers less than 11 is a set because we can clearly determine which numbers belong (e.g., 1, 2, ..., 10). However, the collection of intelligent girls in a class is not a set because "intelligent" is not clearly defined.
The set A of the first three even natural numbers is written as A = {2, 4, 6}.
The set Y of natural numbers less than 10 is written as Y = {x | x is a natural number less than 10}.
The set A = {x | x is a natural number less than 25} is a finite set because it has 24 elements (1, 2, ..., 24).
The set of all stars in the sky is an infinite set because we cannot count all the stars.
The set A = {a} is a singleton set because it has only one element, a.
The set X = {x | x < 1, x ∈ N} is an empty set because no natural number is less than 1.
If X = {x | x is a letter in the word FOLLOW} and Y = {x | x is a letter in the word FOWL}, then X = {F, O, L, W} and Y = {F, O, W, L}, so X = Y.
If X = {1, -1, 0} and Y = {a, b, c}, both have 3 elements, so X ↔ Y.
If A = {1, 2, 3, 4, 5} and B = {6, 7, 8, 9, 10}, then A and B are disjoint sets because they share no elements.
If X = {x | x is a letter in the word INDIGO} and Y = {x | x is a letter in the word GREEK}, then X and Y are overlapping sets because both contain the element G.
If X = {Delhi, Mumbai, Chennai}, then n(X) = 3 because the set has 3 distinct elements.
Example: The set {0, 2, 4} has 23 = 8 subsets: φ, {0}, {2}, {4}, {0, 2}, {2, 4}, {0, 4}, {0, 2, 4}.
If A = {2, 4, 6, 8, 10} and B = {1, 3, 5, 6}, then {1, 2, 3, 4, 5, 6, 8, 10} is a universal set for A and B.
If A = {4, 6, 8, 10} and B = {3, 7, 9}, then A ∪ B = {4, 6, 8, 10, 3, 7, 9}.
If A = {2, 4, 6, 8, 10, 12} and B = {3, 6, 9, 12, 15}, then A ∩ B = {6, 12}.
If A = {9, 11, 13, 17, 21} and B = {5, 7, 8, 9, 11, 15, 17}, then A - B = {13, 21}.
Example: If P ∪ Q has 60 elements, P has 28 elements, and Q has 42 elements, then find n(P ∩ Q) ?
Solution: Putting the given values
n(P ∩ Q) = n(P) + n(Q) - n(P ∪ Q) = 28 + 42 - 60 = 10.
109 videos|689 docs|60 tests
|
1. What is set notation and how is it used in representing sets? | ![]() |
2. What are the different types of sets and how do they differ? | ![]() |
3. What is a cardinal number and how is it related to sets? | ![]() |
4. What are subsets and how do they function within set theory? | ![]() |
5. What operations can be performed on sets and what do they signify? | ![]() |