What is Sets
Introduction of Sets
In Maths, sets are a collection of well-defined objects or elements. A set is represented by a capital letter symbol and the number of elements in the finite set is represented as the cardinal number of a set in a curly bracket {…}.
A Sets is defined as a collection of distinct objects of the same type or class of objects. The purposes of a set are called elements or members of the set. An object can be numbers, alphabets, names, etc. Examples of sets are:
Example of Sets
A set of rivers of India. A set of vowels.
We broadly denote a set by the capital letter A, B, C, etc. while the fundamentals of the set by small letter a, b, x, y, etc.
If A is a set, and a is one of the elements of A, then we denote it as a ∈ A. Here the symbol ∈ means -"Element of."
Sets Representation:
Sets are represented in two forms
1. Roster or tabular form: In this form of representation we list all the elements of the set within braces { } and separate them by commas.
Example: If A= set of all odd numbers less then 10 then in the roster from it can be expressed as A={ 1,3,5,7,9}.
2. Set Builder form: In this form of representation we list the properties fulfilled by all the elements of the set. We note as {x: x satisfies properties P}. and read as 'the set of those entire x such that each x has properties P.'
Example: If B= {2, 4, 8, 16, 32}, then the set builder representation will be: B={x: x=2n, where n ∈ N and 1≤ n ≥5}
Standard Notations
Symbol | Summery |
---|---|
x ∈ A | x belongs to A or x is an element of set A. |
x ∉ A | x does not belong to set A. |
∅ | Empty Set. |
U | Universal Set. |
N | The set of all natural numbers. |
I | The set of all integers. |
I0 | The set of all non- zero integers. |
I+ | The set of all + ve integers. |
C, C0 | The set of all complex, non-zero complex numbers respectively. |
Q, Q0, Q+ | The sets of rational, non- zero rational, +ve rational numbers respectively. |
R, R0, R+ | The set of real, non-zero real, +ve real number respectively. |
S. No | Formula |
---|---|
1 | n ( A ∪ B ) = n(A) + n(B) – n ( A ∩ B) |
2 | If A ∩ B = ∅, then n ( A ∪ B ) = n(A) + n(B) |
3 | n( A – B) + n( A ∩ B ) = n(A) |
4 | n( B – A) + n( A ∩ B ) = n(B) |
5 | n( A – B) + n ( A ∩ B) + n( B – A) = n ( A ∪ B ) |
6 | n ( A ∪ B ∪ C ) = n(A) + n(B) + n(C) – n ( A ∩ B) – n ( B ∩ C) – n ( C ∩ A) + n ( A ∩ B ∩ C) |
What is a Power set? Define with example.
Answer: In set theory, the power set of a set A is defined as the set of all subsets of the Set A including the Set itself and the null or empty set.