Salick Academy

Reasoning and Logic

No calculator

Try each one on paper first, then check a single step. That is worth far more than reading a finished solution.

Example 1 — building a truth table

Construct a truth table for ¬pq\neg p \vee q and show that it is logically equivalent to pqp \to q.

Example 2 — converse, inverse and contrapositive

For "if x>3x > 3 then x2>9x^2 > 9", write the converse, inverse and contrapositive, and say which are true.

Example 3 — proof by induction

Prove that 1+2++n=n(n+1)21 + 2 + \cdots + n = \dfrac{n(n+1)}{2} for all positive integers nn.