Back to the full dot-point answer

NSWMaths Extension 1Quick questions

Proof (ME-P1)

Quick questions on Mathematical induction for divisibility: standard technique and algebraic restructuring

13short Q&A pairs drawn directly from our worked dot-point answer. For full context and worked exam questions, read the parent dot-point page.

What is the structure?
Show answer
To prove E(n)E(n) is divisible by dd for all positive integers nn:
What is the standard algebraic move?
Show answer
For E(k+1)E(k + 1), the most common technique is:
What is example pattern?
Show answer
For anβˆ’1a^n - 1 divisible by aβˆ’1a - 1 (for any integer aa): the standard manipulation is
What is different starting integer?
Show answer
If the statement is "for all nβ‰₯2n \ge 2" or "for all nβ‰₯5n \ge 5", start the base case at the smallest valid nn and adjust accordingly. The induction step still goes from kk to k+1k + 1.
What is 3nβˆ’13^n - 1 divisible by 22?
Show answer
Base (n=1n = 1): 3βˆ’1=23 - 1 = 2, divisible by 22.
What is n3+2nn^3 + 2 n divisible by 33?
Show answer
Base (n=1n = 1): 1+2=31 + 2 = 3, divisible by 33.
What is 4n+6nβˆ’14^n + 6 n - 1 divisible by 99?
Show answer
Base (n=1n = 1): 4+6βˆ’1=94 + 6 - 1 = 9, divisible by 99.
What is 22nβˆ’12^{2n} - 1 divisible by 33?
Show answer
Base (n=1n = 1): 4βˆ’1=34 - 1 = 3, divisible by 33.
What is divisible by a non-prime?
Show answer
Show 7nβˆ’3n7^n - 3^n divisible by 44 for all positive integers nn.
What is assuming what you want to prove?
Show answer
Do not write "assume 5k+1βˆ’1=4N5^{k + 1} - 1 = 4 N" as part of the step. The step derives this from the hypothesis on 5kβˆ’15^k - 1.
What is confusing the hypothesis with the conclusion?
Show answer
The hypothesis is about n=kn = k. The step derives the result at n=k+1n = k + 1.
What is missing the base case?
Show answer
Without a base case, the chain is unsupported.
What is algebra errors when expanding?
Show answer
(k+1)3=k3+3k2+3k+1(k + 1)^3 = k^3 + 3 k^2 + 3 k + 1, not k3+3k+1k^3 + 3 k + 1. Get the binomial expansion right. :::

All Maths Extension 1Q&A pages