SUNY Geneseo Department of Mathematics
Math 239 03
Spring 2021
Prof. Doug Baldwin
Complete by Wednesday, May 5
Grade by Wednesday, May 12
This problem set provides further practice reasoning about functions and relations. It addresses the following learning outcomes:
(* On this problem set, I leave it to you to identify appropriate method(s) for the proofs. I will associate your grade(s) for those proofs with specific sub-outcomes of learning outcome 5 (i.e., 5.1 through 5.5) according to the methods you choose and how well you use them.)
Part of this problem draws on material about functions from sections 6.3 and 6.5 of our textbook. We discussed this material between April 19 and 23.
Another part of the problem set draws on information about relations from sections 7.1 through 7.3 of the textbook. We discussed, or will discuss, this material between April 26 and 30.
Solve the following problems.
Write any proofs as formal proofs, following the usual mathematical conventions, including typeface rules (e.g., italic variable names, emphasized labels for theorems and proofs, etc.)
(Exercise 9 in section 6.5 of our textbook.) Prove that if \(f : A \to B\) is a bijection, then \(f^{-1} : B \to A\) is also a bijection.
(An extension of exercise 14 in section 6.3 of our textbook.) Determine whether function \(f : \mathbb{N} \to \mathbb{Z}\) defined by
\[f(n) = \frac{1 + (-1)^n(2n-1)}{4}\]is an injection, a surjection, and/or a bijection. Justify each conclusion with a formal proof or a counterexample. See the book for hints and more details.
I expect that answering this question with complete formal proofs will be time-consuming, and that the proofs will be long, will involve multiple proof techniques, and may benefit from being written as multiple distinct proofs. Please take the time to think about these things as you write your answer to this question, possibly including taking the time to revise your first version of an answer into one you feel is clearer or simpler. These are all things mathematicians go through in devising “real” (as opposed to classroom) proofs.
A variation on exercise 10a in section 7.2 of our textbook: define relation \(\sim\) on \(\mathbb{Z}\) by \(a \sim b\) if and only if 2 divides \(a+b\). Prove that \(\sim\) is an equivalence relation, and then describe the equivalence class of the integer 1 for relation \(\sim\).
Define a “nearly equal” relation on real numbers by \(x\) is nearly equal to \(y\) if and only if \(|x-y| < 0.001\). Is this “nearly equal” an equivalence relation? Explain why or why not.
(This relation has a real-world connection to computing. Computers don’t represent real numbers exactly. Instead, they use a kind of scientific notation with a fixed number of digits. Any real number that can’t be exactly represented in that many digits has to be rounded. One consequence is that when programmers are comparing the results of real-valued calculations (e.g., testing to see if two different functions produce the same result) they don’t want to test for exact equality, because two results that are mathematically equal might round to slightly different values in the computer. Thus programmers often want a “nearly equal” test for numbers. Because “nearly equal” tests are supposed to behave like equality tests, except allowing for rounding errors, they should be equivalence relations.)
I will grade this exercise during one of your weekly individual meetings with me. That meeting should happen on or before the “Grade By” date above. During the meeting I will look at your solution, ask you any questions I have about it, answer questions you have, etc. Sign up for the meeting via Google calendar. Please have a written solution to the exercise ready to share with me during your meeting, as that will speed the process along.