15 multiple choice questions across the whole module: the structure of induction proofs, series results, divisibility, inequalities, recurrence relations, and spotting flawed arguments.
Which statement is the usual base case for proving $1 + 2 + ... + n = n(n + 1)/2$ for all positive integers $n$?
In an induction proof, the induction hypothesis is the statement that
To prove a divisibility result such as $3$ divides $4^{n} - 1$, the induction step should usually show
If a proof assumes $P(k)$ and then proves $P(k + 2)$, what extra condition is usually needed for all integers from the start value?
Which algebraic move is most useful in proving a summation formula by induction?
A common flaw in induction proofs is circular reasoning. This happens when the proof
Strong induction differs from ordinary induction because the induction hypothesis may assume
When proving an inequality by induction, which issue most often needs careful attention?
For a recurrence-defined sequence, an induction proof is often suitable because
Which is the clearest final sentence in an induction proof?
To prove a product formula by induction, $P(k + 1)$ is usually obtained by
If the required statement begins at $n = 4$, the base case should be
Which expression is equivalent to $2^{k + 1} - 1$ in a form that uses $2^{k} - 1$?
In a proof by contradiction, the first step is to
Which situation is best suited to induction?