Some comments about common mistakes and issues from grading the midterm:
Especially in 2B, there were a lot of people beginning their proofs with "Since $x \gt 1$ and $y \gt 2x \gt 2$ we have $x + y \gt 3$." There is a subtle problem here which is that there is no quantification on $x$ or $y$. In the definition of the set \[\set{x+y \mid x \gt 1, y \gt 2x}\] both $x$ and $y$ only make sense within the definition of the set in question; by the next line, they've gone out of scope and we've forgotten what they are. For example, suppose there were two sets defined: \begin{align*}S_1 &= \set{x+y \mid x \gt 1, y \gt 2x} \\ S_2 &= \set{x + y \mid x \lt 0, y \lt 1}.\end{align*} Is it true that "because $x \gt 1$, we cannot have $x \lt 0$, so $S_2$ is empty"? No, because the restrictions on $x$ only having meaning within the definition of the set $S_1$ or $S_2$; they don't reach outside.
A better argument would begin "If $x \gt 1$ and $y \gt 2x$ then $y \gt 2$ so $x + y \gt 3$, and since any $z \in S_1$ is of this form we have $z \gt 3$, i.e., 3 is a lower bound for $S_1$..."
Here is some data about how grades are shaping up so far.
| Thing | Median | Mean | Standard Deviation |
|---|---|---|---|
| Assignment 1 | 30/50 | ~29.4/50 | ~15.1/50 |
| Assignment 2 | 28/50 | ~26.5/50 | ~15.5/50 |
| Assignment 3 | 28/50 | ~26.4/50 | ~15.0/50 |
| Assignment 4 | 30/50 | ~31.1/50 | ~16.3/50 |
| Assignment 5 | 32/50 | ~27.5/50 | ~16.4/50 |
| Midterm 1 | 37/60 | ~33.4/60 | ~14.7/60 |