Module 5 Module Quiz Extension 1

Module 5 Quiz

15 multiple choice questions across the whole module: the structure of induction proofs, series results, divisibility, inequalities, recurrence relations, and spotting flawed arguments.

Module 5 Quiz

Q11 MARK

Which statement is the usual base case for proving $1 + 2 + ... + n = n(n + 1)/2$ for all positive integers $n$?

Q21 MARK

In an induction proof, the induction hypothesis is the statement that

Q31 MARK

To prove a divisibility result such as $3$ divides $4^{n} - 1$, the induction step should usually show

Q41 MARK

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?

Q51 MARK

Which algebraic move is most useful in proving a summation formula by induction?

Q61 MARK

A common flaw in induction proofs is circular reasoning. This happens when the proof

Q71 MARK

Strong induction differs from ordinary induction because the induction hypothesis may assume

Q81 MARK

When proving an inequality by induction, which issue most often needs careful attention?

Q91 MARK

For a recurrence-defined sequence, an induction proof is often suitable because

Q101 MARK

Which is the clearest final sentence in an induction proof?

Q111 MARK

To prove a product formula by induction, $P(k + 1)$ is usually obtained by

Q121 MARK

If the required statement begins at $n = 4$, the base case should be

Q131 MARK

Which expression is equivalent to $2^{k + 1} - 1$ in a form that uses $2^{k} - 1$?

Q141 MARK

In a proof by contradiction, the first step is to

Q151 MARK

Which situation is best suited to induction?