Back to Explore

Math 214 — Comprehensive Exam Study Notes Summary & Study Notes

These study notes provide a concise summary of Math 214 — Comprehensive Exam Study Notes, covering key concepts, definitions, and examples to help you review quickly and study effectively.

1.3k words3 views
Notes

📚 How to use these notes (from your request)

Purpose: Short, actionable study plan and exam strategy tailored to Math 214 topics (Sets, Logic, Proofs). Use these notes as a checklist: understand definitions, work examples, practice short proofs, and memorize key equivalences and proof templates.

Study strategy:

  • Active practice: After reading a definition, do 2–3 short examples (membership, subset checks, truth tables, short proofs).
  • Proof templates: Keep one-page templates for each proof method: direct, contrapositive, proof by cases, vacuous/trivial. Practice converting statements between forms (e.g., implication ⇄ contrapositive).
  • Time management for exams: Spend first 5–10 minutes reading the whole paper. Do straightforward calculations and direct/proof-by-contrapositive problems first.

Example practice tasks to assign yourself:

  • From Sets: Given S={1,2,3,4,5}S={1,2,3,4,5}, find W={xS:x26x+8=0}W={x\in S : x^2-6x+8=0} and compute P(W)|\mathcal P(W)|.
  • From Logic: Construct the truth table for P(QR)P\Rightarrow(Q\land R) and verify De Morgan’s laws with a concrete P,QP,Q.
  • From Proofs: Prove “If nn is odd then 3n3n is odd” (direct), and “If x2x^2 is even then xx is even” (contrapositive template).

Tip: While practicing, explicitly label which method you use and why (e.g., “contrapositive is natural because showing ¬Q¬P\neg Q\Rightarrow\neg P is easier”).

🧮 Chapter 1 — Sets (Key definitions & examples)

Definition — Set & Element: A set is a collection of objects called elements. We write membership as aAa\in A and nonmembership as aAa\notin A. The empty set is \varnothing.

Notation & Examples:

  • List form: X={a,b,c}X={a,b,c}. Order does not matter: {1,2,3}={3,2,1}{1,2,3}={3,2,1}.
  • Set-builder: W={xS:x26x+8=0}W={x\in S : x^2-6x+8=0}. Example: if S={1,2,3,4,5}S={1,2,3,4,5} then solve x26x+8=0x^2-6x+8=0 to get W={2,4}W={2,4}.

Special sets: R,Q,Z,N\mathbb R,\mathbb Q,\mathbb Z,\mathbb N and sign variants like R+\mathbb R^+.

Cardinality: A|A| denotes the number of elements. If A=n|A|=n then AA is finite. Example: A={1,2}A={1,2} has A=2|A|=2, \varnothing has =0|\varnothing|=0.

Subset & Equality: ABA\subseteq B means every element of AA lies in BB. Two sets are equal iff each is a subset of the other (double inclusion). Proper subset: ABA\subset B if ABA\subseteq B and ABA\neq B.

Power set: P(A)\mathcal P(A) is the set of all subsets. If A=n|A|=n then P(A)=2n|\mathcal P(A)|=2^n. Example: for A={1,2,3}A={1,2,3} list P(A)\mathcal P(A) (eight subsets).

Set operations:

  • Union: AB={x:xA or xB}A\cup B={x: x\in A \text{ or } x\in B}.
  • Intersection: AB={x:xA and xB}A\cap B={x: x\in A \text{ and } x\in B}.
  • Difference: AB={x:xA and xB}A\setminus B={x: x\in A \text{ and } x\notin B}.
  • Complement: If universal set is UU, then Ac={xU:xA}A^c={x\in U: x\notin A}.

Example: S={a,b,c,d,e}, T={d,e,f,g,h}S={a,b,c,d,e},\ T={d,e,f,g,h}. Then ST={a,b,c,d,e,f,g,h}S\cup T={a,b,c,d,e,f,g,h} and ST={d,e}S\cap T={d,e}.

Disjoint & Partition: Sets are disjoint if intersection is \varnothing. A collection is a partition of AA if the union is AA and the pieces are pairwise disjoint (none empty).

Indexed unions/intersections: For <spanclass="katex"><spanclass="katexmathml"><mathxmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><mi>s</mi><mi>e</mi><mi>t</mi><mi>s</mi></mrow><annotationencoding="application/xtex">sets</annotation></semantics></math></span><spanclass="katexhtml"ariahidden="true"><spanclass="base"><spanclass="strut"style="height:0.6151em;"></span><spanclass="mordmathnormal">se</span><spanclass="mordmathnormal">t</span><spanclass="mordmathnormal">s</span></span></span></span>A1,,An<spanclass="katex"><spanclass="katexmathml"><mathxmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><mi>w</mi><mi>e</mi><mi>w</mi><mi>r</mi><mi>i</mi><mi>t</mi><mi>e</mi></mrow><annotationencoding="application/xtex">wewrite</annotation></semantics></math></span><spanclass="katexhtml"ariahidden="true"><spanclass="base"><spanclass="strut"style="height:0.6595em;"></span><spanclass="mordmathnormal"style="marginright:0.02691em;">w</span><spanclass="mordmathnormal">e</span><spanclass="mordmathnormal"style="marginright:0.02691em;">w</span><spanclass="mordmathnormal"style="marginright:0.02778em;">r</span><spanclass="mordmathnormal">i</span><spanclass="mordmathnormal">t</span><spanclass="mordmathnormal">e</span></span></span></span>i=1nAi<spanclass="katex"><spanclass="katexmathml"><mathxmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><mi>a</mi><mi>n</mi><mi>d</mi></mrow><annotationencoding="application/xtex">and</annotation></semantics></math></span><spanclass="katexhtml"ariahidden="true"><spanclass="base"><spanclass="strut"style="height:0.6944em;"></span><spanclass="mordmathnormal">an</span><spanclass="mordmathnormal">d</span></span></span></span>i=1nAi<spanclass="katex"><spanclass="katexmathml"><mathxmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><moseparator="true">;</mo><mi>m</mi><mi>o</mi><mi>r</mi><mi>e</mi><mi>g</mi><mi>e</mi><mi>n</mi><mi>e</mi><mi>r</mi><mi>a</mi><mi>l</mi><mi>l</mi><mi>y</mi></mrow><annotationencoding="application/xtex">;moregenerally</annotation></semantics></math></span><spanclass="katexhtml"ariahidden="true"><spanclass="base"><spanclass="strut"style="height:0.8889em;verticalalign:0.1944em;"></span><spanclass="mpunct">;</span><spanclass="mspace"style="marginright:0.1667em;"></span><spanclass="mordmathnormal">m</span><spanclass="mordmathnormal">ore</span><spanclass="mordmathnormal"style="marginright:0.03588em;">g</span><spanclass="mordmathnormal">e</span><spanclass="mordmathnormal">n</span><spanclass="mordmathnormal"style="marginright:0.02778em;">er</span><spanclass="mordmathnormal">a</span><spanclass="mordmathnormal"style="marginright:0.01968em;">ll</span><spanclass="mordmathnormal"style="marginright:0.03588em;">y</span></span></span></span>iIAi<spanclass="katex"><spanclass="katexmathml"><mathxmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><mi>f</mi><mi>o</mi><mi>r</mi><mi>i</mi><mi>n</mi><mi>d</mi><mi>e</mi><mi>x</mi><mi>s</mi><mi>e</mi><mi>t</mi></mrow><annotationencoding="application/xtex">forindexset</annotation></semantics></math></span><spanclass="katexhtml"ariahidden="true"><spanclass="base"><spanclass="strut"style="height:0.8889em;verticalalign:0.1944em;"></span><spanclass="mordmathnormal"style="marginright:0.10764em;">f</span><spanclass="mordmathnormal"style="marginright:0.02778em;">or</span><spanclass="mordmathnormal">in</span><spanclass="mordmathnormal">d</span><spanclass="mordmathnormal">e</span><spanclass="mordmathnormal">x</span><spanclass="mordmathnormal">se</span><spanclass="mordmathnormal">t</span></span></span></span>I <span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><mi>s</mi><mi>e</mi><mi>t</mi><mi>s</mi></mrow><annotation encoding="application/x-tex">sets</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:0.6151em;"></span><span class="mord mathnormal">se</span><span class="mord mathnormal">t</span><span class="mord mathnormal">s</span></span></span></span>A_1,\dots,A_n<span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><mi>w</mi><mi>e</mi><mi>w</mi><mi>r</mi><mi>i</mi><mi>t</mi><mi>e</mi></mrow><annotation encoding="application/x-tex">we write</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:0.6595em;"></span><span class="mord mathnormal" style="margin-right:0.02691em;">w</span><span class="mord mathnormal">e</span><span class="mord mathnormal" style="margin-right:0.02691em;">w</span><span class="mord mathnormal" style="margin-right:0.02778em;">r</span><span class="mord mathnormal">i</span><span class="mord mathnormal">t</span><span class="mord mathnormal">e</span></span></span></span>\bigcup_{i=1}^n A_i<span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><mi>a</mi><mi>n</mi><mi>d</mi></mrow><annotation encoding="application/x-tex">and</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:0.6944em;"></span><span class="mord mathnormal">an</span><span class="mord mathnormal">d</span></span></span></span>\bigcap_{i=1}^n A_i<span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><mo separator="true">;</mo><mi>m</mi><mi>o</mi><mi>r</mi><mi>e</mi><mi>g</mi><mi>e</mi><mi>n</mi><mi>e</mi><mi>r</mi><mi>a</mi><mi>l</mi><mi>l</mi><mi>y</mi></mrow><annotation encoding="application/x-tex">; more generally</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:0.8889em;vertical-align:-0.1944em;"></span><span class="mpunct">;</span><span class="mspace" style="margin-right:0.1667em;"></span><span class="mord mathnormal">m</span><span class="mord mathnormal">ore</span><span class="mord mathnormal" style="margin-right:0.03588em;">g</span><span class="mord mathnormal">e</span><span class="mord mathnormal">n</span><span class="mord mathnormal" style="margin-right:0.02778em;">er</span><span class="mord mathnormal">a</span><span class="mord mathnormal" style="margin-right:0.01968em;">ll</span><span class="mord mathnormal" style="margin-right:0.03588em;">y</span></span></span></span>\bigcup_{i\in I}A_i<span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><mi>f</mi><mi>o</mi><mi>r</mi><mi>i</mi><mi>n</mi><mi>d</mi><mi>e</mi><mi>x</mi><mi>s</mi><mi>e</mi><mi>t</mi></mrow><annotation encoding="application/x-tex">for index set</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:0.8889em;vertical-align:-0.1944em;"></span><span class="mord mathnormal" style="margin-right:0.10764em;">f</span><span class="mord mathnormal" style="margin-right:0.02778em;">or</span><span class="mord mathnormal">in</span><span class="mord mathnormal">d</span><span class="mord mathnormal">e</span><span class="mord mathnormal">x</span><span class="mord mathnormal">se</span><span class="mord mathnormal">t</span></span></span></span>I.

Cartesian product: A×B={(a,b):aA,bB}A\times B={(a,b):a\in A, b\in B}. Example: if A={x,y}A={x,y} and B={1,2,3}B={1,2,3} then A×B={(x,1),(x,2),(x,3),(y,1),(y,2),(y,3)}A\times B={(x,1),(x,2),(x,3),(y,1),(y,2),(y,3)}. Note A×BB×AA\times B\neq B\times A in general.

Exam-style examples to practice:

  • Determine all subsets of B={1,2,{3,4}}B={1,2,{3,4}} and compute B|B|.
  • Prove P(A)=2A|\mathcal P(A)|=2^{|A|} for small AA by listing and generalize the idea.
  • Given indexed sets Ak=[k,k+1]A_k=[k,k+1] for kZk\in\mathbb Z, compute kZAk\bigcup_{k\in\mathbb Z}A_k and kZAk\bigcap_{k\in\mathbb Z}A_k.

🧠 Chapter 2 — Logic (Core concepts & quick examples)

Statement vs Open sentence: A statement is either true or false. An open sentence (predicate) like P(x)P(x) becomes a statement when a value from the domain is substituted.

Logical connectives & truth behavior:

  • Negation: ¬P\neg P (read: not PP). Example: if PP is “Class begins at 9:30,” then ¬P\neg P is “Class does not begin at 9:30.”
  • Disjunction: PQP\lor Q is true if at least one of P,QP,Q is true.
  • Conjunction: PQP\land Q is true only when both are true.
  • Implication (conditional): PQP\Rightarrow Q (If PP then QQ). It is only false when PP is true and QQ is false (vacuously true when PP is false).

Converse, Contrapositive, Biconditional:

  • Converse: reverse: QPQ\Rightarrow P (not logically equivalent in general).
  • Contrapositive: ¬Q¬P\neg Q\Rightarrow\neg Plogically equivalent to PQP\Rightarrow Q and often useful for proofs.
  • Biconditional: PQP\Leftrightarrow Q means both directions hold (true iff both have same truth value).

Logical equivalences & laws:

  • Commutative/associative/distributive laws hold for ,\land,\lor (useful to simplify expressions).
  • De Morgan’s laws: ¬(PQ)(¬P)(¬Q)\neg(P\lor Q)\equiv (\neg P)\land(\neg Q) and ¬(PQ)(¬P)(¬Q)\neg(P\land Q)\equiv (\neg P)\lor(\neg Q).

Tautology & Contradiction:

  • A tautology is always true (e.g., P¬PP\lor\neg P).
  • A contradiction is always false (e.g., P¬PP\land\neg P).

Quantifiers:

  • Universal: xS,P(x)\forall x\in S, P(x) — “for all xx in SS.”
  • Existential: xS,P(x)\exists x\in S, P(x) — “there exists xx in SS such that P(x)P(x).”
  • Negation rules: ¬(xP(x))x¬P(x)\neg(\forall x, P(x)) \equiv \exists x, \neg P(x) and ¬(xP(x))x¬P(x)\neg(\exists x, P(x)) \equiv \forall x, \neg P(x).

Examples to practice:

  • Build the truth table for P(QR)P\Rightarrow(Q\land R) and check cases where it is false.
  • Use De Morgan to rewrite the negation of “PP or QQ”. Symbolically: ¬(PQ)(¬P)(¬Q)\neg(P\lor Q)\equiv(\neg P)\land(\neg Q)—practice with concrete P,QP,Q statements.
  • Quantifier example: Write “Every planet has a moon” as xPlanets,  P(x)\forall x\in\text{Planets},;P(x). To disprove it produce a counterexample: x\exists x s.t. ¬P(x)\neg P(x) (e.g., Mercury).

Exam tips: Know when to use truth tables vs algebraic equivalences. For implications, always consider vacuous truth (premise false) and contrapositive proofs.

✍️ Chapter 3 — Proof techniques (Definitions, templates & examples)

Key vocabulary:

  • Axiom: accepted statement taken as true without proof.
  • Theorem/Proposition/Result: statement whose truth can be proved.
  • Lemma/Corollary: supporting result (lemma) or consequence (corollary) of a theorem.

Common proof methods (templates):

  1. Direct proof: Assume hypothesis P(x)P(x) for arbitrary xSx\in S, deduce conclusion Q(x)Q(x). Typical for algebraic manipulations.
  • Example: Prove "If n<0n<0 and nZn\in\mathbb Z, then 3<43<4." (Trivial: the conclusion 3<43<4 is always true.)
  • Concrete practice: Prove "If nn is odd then 3n3n is odd." Start: n=2k+1n=2k+1, compute 3n=6k+3=2(3k)+13n=6k+3=2(3k)+1.
  1. Proof by contrapositive: To prove PQP\Rightarrow Q show ¬Q¬P\neg Q\Rightarrow\neg P instead (logically equivalent).
  • Example: Prove "If x2x^2 is even then xx is even." Contrapositive: If xx is odd then x2x^2 is odd; show directly.
  1. Proof by cases: Split into exhaustive cases (e.g., nn even or odd) and prove the claim in each case.
  • Example: Show n2+3n+7n^2+3n+7 is odd for all nZn\in\mathbb Z; handle nn odd and nn even separately.
  1. Vacuous & Trivial proofs:
  • Trivial: If conclusion is true for all elements, implication holds trivially.
  • Vacuous: If the hypothesis is false for all elements, the implication holds vacuously.

Useful integer facts (axioms / closure):

  • Integers closed under addition and multiplication; negatives are integers.
  • Definitions: even n=2kn=2k, odd n=2k+1n=2k+1, for kZk\in\mathbb Z.
  • Example proofs using definitions: product of two evens is even; sum of two odds is even, etc.

Worked proof examples:

  • Example 1 (direct): If nn is odd, show 3n3n is odd. Proof sketch: Let n=2k+1n=2k+1, then 3n=6k+3=2(3k)+13n=6k+3=2(3k)+1, so 3n3n is odd.

  • Example 2 (contrapositive): Show x2x^2 even x\Rightarrow x even. Contrapositive: If xx odd, write x=2k+1x=2k+1 and compute x2=4k2+4k+1=2(2k2+2k)+1x^2=4k^2+4k+1=2(2k^2+2k)+1, odd. Hence original implication holds.

  • Example 3 (cases): Prove x+yx+y even iff xx and yy have the same parity. Case 1: both even \Rightarrow sum even; Case 2: both odd \Rightarrow sum even. Converse by contraposition: if sum odd, parity differs.

Exam practice checklist:

  • For each statement: identify which proof method is most natural (direct, contrapositive, cases).
  • Write clear starts: "Let xSx\in S. Suppose..." and explicit use of integer representation (2k2k, 2k+12k+1).
  • Close proofs with a concluding sentence like "Therefore the statement holds for all..." and optionally a Q.E.D. symbol.

Final tip: On the exam, annotate which method you use at the start. If stuck, try proving the contrapositive — often algebraic manipulations become simpler.

Sign up to read the full notes

It's free — no credit card required

Already have an account?

Create your own study notes

Turn your PDFs, lectures, and materials into summarized notes with AI. Study smarter, not harder.

Get Started Free