Exam 2 (Discrete Math)
Test Material Overview
Test 2 material ends at PIGI, covering sections up to 2.4 including sequences and signs.
Specific references: T2 Pr76, P13, B21, P39, Psi, P60, P81 fans, P94 surj.
Section 2.1 Overview
Fundamental concepts regarding sets and set theory.
Definition and Describing Sets
Sets are defined as unordered collections of distinct objects (elements).
Example: Students in a class, chairs in a room.
Notation: The notation
a ∈ Aindicates thatais an element of the setA; ifais not a member, it is denoteda ∉ A.
Important Sets in Mathematics
Natural Numbers (N): $N =
ange{1, 2, 3, ext{…}}$Integers (Z): $Z =
ange{ ext{…}, -3, -2, -1, 0, 1, 2, 3, …}$Positive Integers: $Z^+ =
ange{1, 2, 3, …}$Real Numbers (R): A set including all rational and irrational numbers.
Complex Numbers (C): All numbers in the form of $a + bi$, where $a, b ext{ are real numbers and } i = ext{sqrt}(-1)$.
Rational Numbers (Q): Any number that can be expressed as a fraction of two integers.
Set Construction Methods
Roster Method: Listing out all elements in curly braces.
Example: $A =
ange{1, 2, 3, 4, 5}$
Set-Builder Notation: Describing the properties that characterize the elements of a set.
Example: $A =
ange{x | 15x ext{ ≤ } 100}$ means the elements ofAare allxthat satisfy the condition.
Properties and Operations of Sets
Cardinality of Sets
The cardinality of a set is the number of distinct elements in it, denoted as $|A|$.
Example: If $A =
ange{1, 2, 3}$, then $|A| = 3$. The cardinality of the empty set $ hisext{∅}$ is $|∅| = 0$.
Empty Set and Universal Set
The empty set is represented by $∅$ or
{}and contains no elements.The universal set includes all objects under consideration for a particular discussion.
Notation for the empty set and universal set is critical for understanding set operations and constructing Venn diagrams.
Russell's Paradox
A set containing itself leads to contradictions and highlights issues in naive set theory.
Example: Let
Sbe the set of all sets that do not contain themselves. IfScontains itself, it leads to a contradiction.
Set Equality and Subsets
Definition of Set Equality
Two sets
AandBare equal, written asA = B, if they contain exactly the same elements.
Definition of Subsets
A set
Ais a subset ofB, written asA ⊆ B, if every element ofAis also an element ofB.Notably, the empty set is a subset of every set: $∅ ⊆ A$.
How to Show Subset Relationships
Demonstrating Subset Inclusion
To prove
A ⊆ B, show that if an arbitrary elementxbelongs toA, then it must also belong toB.
Sequences and Summations
Sequences
A sequence is defined as a function from the natural numbers to a set, generating ordered lists of elements.
Examples: Arithmetic progressions (AP) and geometric progressions (GP).
Summations and Formula Derivation
Summing a finite number of sequence elements follows specific formulas applicable to both AP and GP sequences.
Conclusion
This material provides a foundational understanding of set theory, functions, sequences, and their applications in discrete mathematics. The relationships between sets, functions, and critical mathematical concepts like cardinality and paradoxes showcase the depth of structuring mathematical logic.