Math 2001 Fall 25
MATH 2001: Introduction to Discrete Mathematics (Fall 2025)
Syllabus
Schedule
Numbers refer to sections in Hammack, Book of Proof.
- 08/22: Gauss formula for 1+2+...+n, Euclid's proof for infinitely many primes
- 08/25: sets and elements, equality by Axiom of Extensionality (1.1), subsets (1.3), empty set is a subset of any set
- 08/27: set builder notation, Axiom of Specification (1.1), Russell's paradox (1.10), Axiom of Replacement, cardinality (size) of sets (1.1)
- 08/29: unordered and ordered pairs (Axiom of Pairing), Cartesian products of 2 and more sets (1.2)
- 09/03: Axiom of Power Set, size of power set of a finite set (1.4)
- 09/05 union (Axiom of Unions), intersection, difference, (1.5) complements (1.6), Venn diagrams (1.7)
- 09/08: laws of set operations, proving inclusion/equality between sets, indexed unions and intersections (1.8)
- 09/10: review of Zermelo-Fraenkel set theory, axiom of choice
- 09/12: logical statements, and, or, not (2.1), truth tables
- 09/15: implication, different formulations and negation (2.3), logical equivalence (2.5)
- 09/17: if and only if (2.4), truth tables and Boolean functions
- 09/19: universal and existential quantifiers and their negations (2.7) [worksheet on quantifiers]
- 09/22: multiple quantifiers as game with spoiler and duplicator, comparing set theoretic and logical operations
- 09/24: counting lists with and without repetition of elements (3.1, 3.2)
- 09/26: review for midterm [pdf], [worksheet on negations], [practice exam] [solutions]
- 09/29: MIDTERM 1
- 10/01: introduction to LaTeX, OverLeaf, first documents [tex], [pdf]
- 10/03: subtraction principle (3.3) counting k-element subsets by binomial coefficients, Pascal's triangle, Binomial Theorem (3.5) [pdf] [video]
- 10/05: inclusion-exclusion (3.7)
- 10/07: discussion of midterm 1, writing project 1: balance puzzle
- 10/09: integer solutions of x1+x2+...+xn = k, counting k-element multisets (3.8)
- 10/12: combinatorics review, lists with/without repetition where order matters/does not matter
Homework
- due 09/05 [pdf] [tex] [solutions]
- due 09/12 [pdf] [tex] [solutions]
- due 09/19 [pdf] [tex] [solutions]
- due 09/26 [pdf] [tex] [solutions]
- due 10/03 [pdf] [tex] [solutions]
- due 10/10 [pdf] [tex]
Writing assignments
- due Wednesday 10/08, upload source code *.tex and compiled file *.pdf to Canvas [pdf], use the LaTeX template [tex]
- first draft due 10/15 [pdf] [tex], final draft due 10/22
Handouts
- Axioms of Zermelo-Fraenkel set theory [pdf] [tex]
- How to show two sets are equal [pdf] [tex]
- Sets vs Logic [pdf] [tex]
- Combinatorics [pdf] [tex]
Scientific writing
There is a variety of word-processing software for writing Mathematics.
LaTeX is the most widespread. You can use it with many text editors or
via some cloud-based service, like
OverLeaf.