SUNY Geneseo Department of Mathematics
Wednesday, February 13
Math 239 01
Spring 2019
Prof. Doug Baldwin
Geneseo alumnus Robert Tumasian talking about his experiences with post-baccalaureate research and education programs as preparation for biostatistics graduate school.
Friday, Feb. 15, 2:30 PM.
South 336.
Problem set on propositional logic and related proofs (and a little bit more) — see handout for details.
The first hour exam is scheduled for next Friday, Feb. 22.
It will cover material from the beginning of the semester through problem set 3 (e.g., mathematical statements, direct proofs, propositional logic, sets, predicates).
Expect 3 to 5 short-answer questions, similar (in my mind at least) to problem set questions.
You’ll have the whole class period to do the test.
Open references (book, notes, online references), but closed person.
From last time: The interval [0,1) on the real number line could be described as { x ∈ ℝ | 0 ≤ x < 1 } or { x ∈ ℝ | x ∈ [0,1) }.
More examples: use set builder notation to define the following:
There are two forms, but both specify a universal set from which some variable comes, with either an expression that calculates elements of the intended set from elements of the universal set, or a predicate that says which elements of the universal set are in the intended set.
The notations are either { universal | predicate } or { calculation | universal }.
Section 2.4
Paraphrase (∀ a ∈ ℤ)(a > a-1) in English
For every integer a, a > a - 1
If a is an integer, then a > a-1. Note that universally quantified statements correspond to conditionals.
Paraphrase (∃ x ∈ ℝ)(x2 = 2) in English
There exists a real number x such that x2 = 2
Some real number squares to 2
A fuller look at quantifiers, including when quantified statements are true or false, negations of quantified statements, and proof methods for dealing with quantifiers.
To get ready, paraphrase (∀ x ∈ {4n | n ∈ ℕ}) ( (∃ y ∈ ℤ)(x = 2y) ) in English.
Then finish reading section 2.4, particularly the “Negations of Quantified Statements” subsection.