[HOME] Math 199 (Notes) [Prev][Up][Next]


Warning: jsMath requires JavaScript to process the mathematics on this page.
If your browser supports JavaScript, be sure it is enabled.

Exam 1 Review Sheet:

For the exam on Friday, it would help you to do the following things:

  1. Learn the definitions you needed to know for the quiz. Know the definitions precisely. You should know the statements in formal language, as well as interpretations in words. E.g., $A\subseteq B$ means $(\forall x)(x\in A \implies x\in B)$ and this can be read as "every element in $A$ is also in $B$".
  2. "Do blank-paper practice" for the problems on the problem sets that have been handed back, and for the homework problems. Note: You should be able to do all the problems, including the hard ones. Avoid repeating a mistake you made before.
  3. Understand these challenging concepts:

    1. $\subseteq$ vs. $\in$ vs. $=$
    2. $A\subseteq B$ vs. $A\cap B$
    3. $\P(A)$, the power set of $A$
    4. $(\forall x)(P(x))$ vs. $\{\,x \mid P(x)\,\}$
    5. "For all $x$, $\ldots$" vs. "There exists an $x$ where $\ldots$"
    6. $(\forall x)(\exists y)(P(x,y))$ vs. $(\exists y)(\forall x)(P(x,y))$
    7. $P \And Q$ vs. $A\cap B$
    8. $P(x) \implies Q(x)$ vs. $\{\, x \mid P(x) \hbox{ and } Q(x) \,\}$
  4. Know the negations of the various types of propositions we've studied.
  5. Know the contrapositive, converse, and inverse, and which ones are equivalent.
  6. Know how to translate English into formal logic and vice versa.
  7. Know how to use mathematical induction.
  8. Know the proofs of these key examples. You should not memorize them, but should remember the central idea(s) and reconstruct the proof from that memorized core.

    1. if $A\subseteq B$ and $B\subseteq C$ then $A\subseteq C$.
    2. $\emptyset\subseteq A$ for all $A$.
    3. if $2\mathbin{|}m^2$ then $2\mathbin{|}m$.
    4. $\sqrt{2}$ is irrational.
    5. $(A-B)\times C\subseteq (A\times C)-(B\times C)$.
    6. $\P(A)\subseteq\P(B)$ if, and only if, $A\subseteq B$.


[HOME] Math 199 (Fall 2007) web pages
Created: 30 Aug 2007
Last modified: Oct 2, 2007 3:14:19 PM
Comments to: dpvc@union.edu
[Next] Quiz 2 Review
[Up] Selected Course Notes
[Prev] Quiz 1 Review