Chapter 1: SET THEORY

A set is a fundamental concept in mathematics used to group objects or numbers. To qualify as a set, the collection must adhere to strict logical rules regarding what belongs in it and what doesn’t.

Definition

A Set is a “well-defined” collection of distinct objects or numbers.
By “well-defined,” it means there should be absolutely no ambiguity regarding the inclusion or exclusion of the objects.

Examples of Well-Defined vs. Not Well-Defined:

  • Well-Defined (These are Sets):
    • Collection of natural numbers less than 100.
    • Collection of all roots of the equation .
    • Collection of all the vowels in English alphabets.
  • Not Well-Defined (These are NOT Sets):
    • Collection of the “ten most talented” writers of India (Subjective).
    • A team of eleven “best” cricket batsmen (Subjective).
    • Group of “Intelligent” Students in a batch (Subjective).

Basic Terminology & Symbols

  • Elements/Members: The distinct objects contained within a set. Usually denoted by small letters (). Sets are denoted by capital letters ().
  • Cardinal Number / Order ( or ): The total number of elements present in a set.
    • Example: If , then the cardinal number .
  • (Epsilon): “Belongs to” or “is an element of”. (e.g., )
  • : “Does not belong to”.
  • or : “Such that”.

Essential Number Systems

SymbolNameElements / Definition
Natural Numbers
Whole Numbers (Also known as non-negative integers)
or Integers
Positive Integers (Exactly the same as )
Negative Integers
Rational NumbersNumbers in form, where and
Irrational NumbersNon-repeating, non-terminating decimals (e.g., )
Real NumbersRational + Irrational Numbers ()

Zero's Status

Zero () is neither positive nor negative; it is a neutral integer.

  • Non-positive integers: .
  • Non-negative integers: (Same as Whole Numbers ).

Representation of Sets

1. Roster Form (Tabular Form)

All elements are explicitly listed, separated by commas, and enclosed within curly braces { }.

Golden Rules of Roster Form

  1. Order does not matter: is the same as .
  2. Repetition is NOT allowed: Each element must be written only once.
  • Example: Set of letters in the word “HONOLULU” . (Notice are not repeated, making ).

2. Set-Builder Form (Property Form)

Instead of listing elements, you state the common property that all elements must satisfy.

  • Format: .
  • Example: in Set-Builder is .

Types of Sets

  1. Null / Empty / Void Set ( or ): A set containing zero elements. .
    • Trap: is an empty set, but and are singleton sets!
  2. Finite Set: A set having a countable number of elements (Null set is considered finite).
  3. Infinite Set: A set having an infinite (uncountable) number of elements (e.g., ).
  4. Singleton Set: A set containing exactly one element (e.g., Even prime numbers = ).
  5. Equivalent Sets: Two sets and where .
  6. Equal Sets: Two sets and that have the exact same elements. (All equal sets are inherently equivalent, but not all equivalent sets are equal).

Subsets, Proper Subsets & Power Sets

1. Subsets ()

If every element of is also an element of , then is a subset of . is the Superset.

  • Empty set () is a subset of every set.
  • Every set is a subset of itself. ()
  • Proof logic: If , then .

2. Proper Subsets ()

If is a subset of , but (meaning has at least one extra element that doesn’t have), then is a proper subset.

3. Cardinality Formulas for Subsets

For any set containing elements:

  • Total number of subsets
  • Total number of proper subsets (Subtracts the set itself)
  • Total number of non-empty subsets (Subtracts the set)

JEE Trick: Subset Product Rules

If a set has total elements, and of those elements are odd numbers:

  1. Product is Odd: For the product of a subset’s elements to be odd, all elements in that subset must be odd.
    • Number of non-empty subsets with an odd product =
  2. Product is Even: For the product to be even, the subset must contain at least one even number.
    • Number of non-empty subsets with an even product =

4. Power Set

The collection of all subsets of a set is called the power set of .

  • Formula:
  • Example: If , its subsets are .
    Therefore, .
  • Null Set property: .

5. Universal Set ()

A set consisting of all possible elements which occur in the context of a particular discussion or problem. Every other set is a subset of .


Operations on Sets

OperationSymbolMeaning
UnionElements in , or , or both (Combined).
IntersectionElements common to both and .
DifferenceElements in but NOT in (Exactly/Only ).
Formula:
Symmetric DifferenceElements in exactly one of the sets.
Formula:
Complement or Elements in the Universal set but not in .
Formula:

Disjoint Sets

If two sets have no elements in common, they are Disjoint Sets.
Mathematical condition:


Laws of Algebra of Sets

Mastering these laws is critical for simplifying complex set equations without drawing Venn diagrams every time.

  1. Idempotent Laws: *
  2. Identity Laws: *
  3. Commutative Laws: *
    • (Note: Difference is NOT commutative).
  4. Associative Laws: *
  5. Distributive Laws: (Highly tested)
  6. De Morgan’s Laws: * (The complement of a union is the intersection of complements)
    • (The complement of an intersection is the union of complements)
  7. Complement Laws: *

Cardinality Formulas & Practical Problems

To solve word problems, use the following formulas derived from Venn Diagram regions:

Two-Set Logic ( and )

  • Standard Union:
  • If Disjoint:
  • Difference (Only A):
  • Exactly One (Symmetric Difference):
  • Neither A nor B: (Via De Morgan’s)

Three-Set Logic ()

The master formula for the union of three sets:

Deconstructing the 3-Set Venn Diagram:
Let regions be .

  • Exactly 3 (All): The center intersection ().
  • Exactly 2: The “petals” around the center, minus the center itself.
  • Exactly 1: The outer moon-shaped regions of each circle.
  • None: Everything outside the three circles ().

The "At Least" / "At Most" Translation Guide

When interpreting word problems:

  • At Least 1 = (Exactly 1) + (Exactly 2) + (Exactly 3) =
  • At Least 2 = (Exactly 2) + (Exactly 3)
  • At Most 1 = (Exactly 0) + (Exactly 1)
  • At Most 2 = (Exactly 0) + (Exactly 1) + (Exactly 2)

Strategy for Max/Min Problems

When asked to find the maximum or minimum possible values of an intersection () or union ():

  • Max Intersection: Occurs when the smaller set is entirely a subset of the larger set. .
  • Min Intersection: Occurs when the sets are pushed as far apart as possible without exceeding the Universal set. (If , else ).