Math 330: Number Systems
Announcements
Section 6, Zaslavsky · Spring 2024
Main class page | Schedule and homework | Advice | Term Project | Syllabus
Contents
- Implications.
- P and Q are statements. What is the difference among "P if Q", "P is necessary for Q", and "P only if Q"?
- Write the inverse, converse, and contrapositive of the following statement: "There can't be rain if there is no water."
- Consider the statement "All apples are pears." Formulate it as an implication P ⇒ Q (say what P and Q are). Then state the contrapositive, converse, and inverse of your implication. Which of the four statements are true and which are false? Explain why.
- This original question was a mistake:
Consider the statement "No apples are pears." Formulate it as the negation of an implication R ⇒ S (say what R and S are). Then state the contrapositive, converse, and inverse of your implication. Simplify the negations of the original implication and the contrapositive, converse, and inverse.
Corrected question: Consider the statement "No apples are pears." Formulate it as an implication R ⇒ S (say what R and S are). Then state the contrapositive, converse, and inverse of your implication.
- Compare the implications of parts c and d. Are they different? Why, or why not?
- Consider the statement "Every natural number is positive." Do the same as part (c) for this statement.
- Problem 4.3.1 (the "x+2 Problem"). This is just like the 3x+1 and x+1 problems except that xn+1 = xn + 2 for odd xn. Question: What is the long-term behavior of this sequence? How does it depend on the initial number m = x1?
- Sets.
Project 5-A. Among the four sets A, B, F (Project 5.3) and
H = {3x−21: x ∈ Z and x > 7},
find all pairs such that (a) X = Y, (b) X ⊆ Y.
Advice: Check every pair of sets. Prove all your answers thoroughly, using the set definitions. That includes proving non-subsets.
- Sets: 5.5.
In Project 5.5(iii), do you think m is supposed to be the same m for both Vm and Wm? What is the range of m supposed to be?
The problem is not stated clearly enough. (It's my fault; I wrote the problem for them.) The sets should be defined before the subproblem (i, ii, iii) statements. The range of m should appear within each subproblem statement. For instance, (iii) should read:
"Vm and Wm for a specified m ∈ Z."
See the discussion on set definition below.
- Sets: 5.5+.
When reading or writing a set definition, pay attention to what is a variable inside the set definition and what is not a variable. As examples, how do the following pairs of sets differ? First, we define some sets:
- R = {my: y ∈ Z, m ∈ N, and my > 0}.
- S = {n: n ∈ N}.
- T = {n}.
- Um = {my: y ∈ Z and my > 0}.
- V = {2y: y ∈ Z and 2y > 0}.
- Wm = {my: y ∈ Z and y > 0}.
- Now we state the pairs of sets to think about:
- S, and T where n ∈ N.
- R, and Um where m ∈ N.
- Um and Wm, where m ∈ Z.
- W2, and Wm with m = 2.
- V, and Um with m = 2.
- Now, find the simplest possible way of writing each of the sets in the preceding list.
- Functions. See Chapter 5 on the advice page for definitions that are not in §5.4.
- A certain function g: X → Y is defined by a table of values as follows: X = {cat, squirrel, sunflower, grass}, Y = {0, 1, 2, 3, 4, 5}, and
x | g(x) |
cat | 3 |
squirrel | 0 |
sunflower | 1 |
grass | 4 |
| |
Here are some questions about g.
- What is the domain, Dom(g)?
- What is the codomain, Codom(g)?
- What is the image, Im(g)?
- Is g injective (one-to-one)?
- Is g surjective (onto)?
- Is g bijective (a one-to-one correspondence)?
- Another function h: X → Y is defined by a table of values as follows, with the same X and Y, and
x | h(x) |
cat | 3 |
squirrel | 0 |
sunflower | 2 |
grass | 0 |
Here are some questions about h.
- What is the domain, Dom(h)?
- What is the codomain, Codom(h)?
- What is the image, Im(h)?
- Is h injective (one-to-one)?
- Is h surjective (onto)?
- Is h bijective (a one-to-one correspondence)?
Midterm Test
The midterm covers TBA.
The format is open-book: you can have your textbook, but no notes and no electronic devices.
Grading guidelines:
A B C D F
Final Exam
The final exam covers all the material of the course. It will emphasize the parts we covered since the midterm.
The format is open-book (you can have your physical textbook, but no notes and no electronic devices).
Grading guidelines:
A B C D F
Main class page | Schedule and homework | Advice | Term Project | Syllabus