Number Sets and Set Notation Principles
Set Notation and Basic Terminology
- Definition of a Set: A set is a collection of numbers or objects.
- Notation Examples:
- If V is the set of all vowels, then V={vowels}={a,e,i,o,u}.
- If E is the set of all even numbers, then E={even numbers}={2,4,6,8,10,12,…}.
- Membership Symbols:
- The symbol ∈ means "is an element of."
- The symbol ∈/ means "is not an element of."
- Example: For the set E={2,4,6,8,10,12,…}, we can state 6∈E but 11∈/E.
- The Empty Set: The set ∅ (or { }) is called the empty set and contains no elements.
- General Examples:
- A={1,2,3,4}. We can say 3∈A and 5∈/A.
- B={Rashid, Laith, Hussein}. Here, Rashid∈B and Hussein∈B, but Omar∈/B.
Counting Elements and Set Classification
- Cardinality: The number of elements in a set S is written as n(S).
- Example: For set B={Rashid, Laith, Hussein}, n(B)=3.
- Finite Sets: A set which contains a finite (countable) number of elements is called a finite set.
- Example: The set of vowels V has 5 elements. V is a finite set, and n(V)=5.
- Infinite Sets: A set which contains an infinite number of elements is called an infinite set.
- Example: The set of even numbers E is an infinite set.
Special Number Sets
- Natural Numbers (Counting Numbers): N={0,1,2,3,4,5,6,7,…}.
- Integers: Z={0,±1,±2,±3,±4,…}.
- Positive Integers: Z+={1,2,3,4,5,6,7,…}.
- Rational Numbers (Q): The set of all numbers which can be written in the form qp where p and q are integers and q=0.
- Examples: 15, 10=110, 0.5=21, and −43.
- Irrational Numbers: These are numbers that cannot be represented in rational form (qp).
- Radicals/Surds: Examples include 2 and 7.
- Mathematical Constants: π≈3.14159265 is irrational.
- Non-recurring/Non-terminating Decimals: Decimal numbers that neither terminate nor repeat are irrational.
- Real Numbers (R): The set of all numbers that can be placed on the number line. R includes all rational and irrational numbers.
- Non-Real Numbers: These are numbers that cannot be written in decimal form or placed on a number line.
- Examples: −25, 05, and −2.
Exercises on Writing Set Notation
- Write the following using symbols:
- 8 is an element of set P: 8∈P
- k is not an element of set S: k∈/S
- 14 is not an element of the set of all odd numbers: 14∈/odd numbers
- There are 9 elements in set Y: n(Y)=9
Verification of Set Membership (True or False)
- 3∈Z+: True
- 6∈Z: True
- 32∈Q: True
- 2∈/Q: True (since it is irrational)
- −41∈/Q: False (it is rational)
- 231∈Z: False (it is a fraction, not an integer)
- 0.3684∈R: True
- 0.11∈Z: True (Evaluation: 0.11=10, and 10∈Z)
Listing Elements and Set Evaluation
Rules for Listing Elements:
- Order of elements is not important.
- Repetition of elements is NOT allowed.
- Always use curly brackets { }.
Set Analysis Examples:
- Set A={factors of 6}:
- Elements: A={1,2,3,6}
- Type: Finite Set
- Cardinality: n(A)=4
- Set B={multiples of 6}:
- Elements: B={6,12,18,24,…}
- Type: Infinite Set
- Set C={factors of 17}:
- Elements: C={1,17}
- Type: Finite Set
- Cardinality: n(C)=2
- Set D={multiples of 17}:
- Elements: D={17,34,51,…}
- Type: Infinite Set
- Set E={prime numbers less than 20}:
- Elements: E={2,3,5,7,11,13,17,19}
- Type: Finite Set
- Cardinality: n(E)=8
Understanding Subsets
- Definition: Suppose A and B are two sets. A is a subset of B (written as A⊆B) if every element of A is also an element of B.
- Fundamental Principles:
- If E={even numbers}, then E⊆Z.
- The empty set ∅ is a subset of every set.
Subset Examples:
- If A={2,4,6,8,10,12} and B={2,6,12}, then B⊆A.
- If A={2,4,6,8,10,12} and C={2,6,13}, then C⊈A because 13∈/A.
- Suppose A={1,2,3,4,5,6,7}, B={2,3,5}, and C={3,5,8}.
- B⊆A is True.
- C⊆A is False (due to the element 8).
Subset Verification Practice
- Example a: A={2,5,6}, B={1,2,3,4,5,6,7,8}. Result: A⊆B.
- Example b: A={4,8,11,12}, B={2,4,6,8,10,12,14,16}. Result: A⊈B (11 is in A but not in B).
- Example c: A=∅, B={1,4,7,10}. Result: A⊆B (Empty set is a subset of every set).
- Example d: A={5,10,15,20,25,30}, B={10,15,20}. Result: A⊈B (but clearly B⊆A).
- Example e: A={6,7,8}, B=N. Result: A⊆B.
Homework Tasks
Given the following sets:
- P={prime numbers less than 10} (Analysis: P={2,3,5,7})
- Q={multiples of 3 less than 20} (Analysis: Q={3,6,9,12,15,18})
- R={3,5,7}
- S={multiples of 6 less than 20} (Analysis: S={6,12,18})
Determine if the following are True or False:
- P⊆Q
- R⊆P
- R⊆S
- S⊆Q