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


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

Final Exam Review Sheet:

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

  1. Learn the definitions you needed to know for the quizzes and for the midterm exam. 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 and the midterm. Note: You should be able to do all the problems, including the hard ones. Avoid repeating a mistake you made on the problem set (this is important).
  3. Understand these challenging concepts (plus the ones from the midterm):
    1. Mathematical induction.
    2. The definitions of one-to-one and onto.
    3. The image of a set under a function and how $x\in A$ relates to $y\in f(A)$.
    4. The inverse image of a set under a function and how $y\in B$ relates to $x\in f^{-1}(B)$.
    5. The difference between onto and $f(A)$.
    6. The difference between $f^{-1}(B)$ (the set) and $f^{-1}$ (the function).
    7. The difference between $a\mathbin{|}b$ and $b/a$.
    8. The fact that $\sqrt x$ and $x^2$ are not inverses.
    9. The difference between $[a]$ and $a$.
  4. In addition to the proofs listed for the midterm, 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. $A\times B=\emptyset$ iff $A=\emptyset$ or $B=\emptyset$ (HW)
    2. if $A\ne\emptyset$, $B\ne\emptyset$ and $A\times B\subseteq C\times D$, then $A\subseteq C$ and $B\subseteq D$ (PS3#3)
    3. For $f\colon\R\to\R$ by $f(x)=x^2+1$, $f([-1,2])=[1,5]$ (class)
    4. If $f$ and $g$ are bijections then so is $g\circ f$ (PS4#2)
    5. If $g\circ f$ is one-to-one, then $f$ is one-to-one (PS4#3)
    6. $f\colon X\to Y$ is onto iff $f(f^{-1}(B))=B$ for all $B\subseteq Y$ (PS4#5)
    7. $f\colon X\to Y$ is a bijection iff $f(X-A)=Y-f(A)$ for all $A\subseteq X$ (PS4#6)


[HOME] Math 199 (Fall 2007) web pages
Created: 30 Aug 2007
Last modified: Nov 9, 2007 10:43:03 AM
Comments to: dpvc@union.edu
[Up] Selected Course Notes
[Prev] Quiz 2 Review