Welcome to RahulAnand.org

Finite Set

A set that has a definite number of elements is called a finite set else it is called an Infinite set. ⇒ A null set is a finite set. ⇒ For finite set S, n(S) is a finite number. ⇒ The standard mathematical sets like N, Z, R, etc. are all...

Singleton Set

A set that has exactly one member is called a singleton set. { 1 } , { ‘a’ } , { x3 | x ∈ N , 2 < x < 3 } are all singleton sets.

Empty Set

A set that does not have any members is called an empty set. ⇒ Such sets are represented as {} or using the symbol ∅ (derived from Φ) which has been explicitly developed to designate an empty set. ⇒ Sometimes { ∅ } is also...

Cardinality of Sets

The number of elements in a set is called cardinality. The cardinality of a set A is generally represented by |A| or n(A) meaning the number of elements in set A.  Examples: The cardinality of the set { 1, 45, 2, 34 } is 4. The cardinality of...

Element Position in Sets

The position of elements in a set does not change the value or the meaning of the set. The above statement signifies that { 1, 2, 3 } and { 1, 3, 2 } and { 2, 3, 1 } are all the same set. A set is primarily a collection and not a sequential representation of elements....

Set Membership

As defined earlier, a set is a collection or group of objects. These objects are called members of the Set. This relationship is represented by using the symbol ∈. The symbol ‘∈’ means “is a member of ” or “belongs to” or “is an element of”. The...