Skip to content
M
hscscience Ext 2 · Y12
0/100daily goal
0
0
0 due
0
L1 · 0 XP
KJ
Your weak spots
Insights load after your first practice round.
Module 11 · L14 of 14 · Final ~45 min ⚡ +95 XP available

Module 11 Synthesis & Exam Technique

The HSC marker's pen has three jobs: tick the opening line (you named the method), tick each logical jump (your algebra justified the next claim), and tick the closing line (you actually proved what was asked). This final lesson distils every technique from Module 11 into one workflow, shows you how the marking criteria are written, and rehearses the three most common pitfalls that cost top-band students whole proofs in the exam.

Today's hook — An HSC induction question is worth 3 marks. The student writes a correct base case, correct inductive step algebra, but forgets the "Therefore by the principle of mathematical induction…" closing line. How many marks would you award, and why? Compare your answer after card 05.
0/5QUESTS
01
Recall — your gut answer first
+5 XP warm-up

List, from memory, the five proof techniques you have studied in Module 11 and the one situation each is best suited to. No looking back — this is a snapshot of what you've actually internalised.

auto-saved
02
The two moves for HSC proof writing
+5 XP to read

Every HSC proof rewards two habits: name the method and structure in the opening line, then justify every algebraic jump in words. Marks are awarded for visible logical structure, not just for arriving at the right algebra.

The name-and-justify standard: (1) the opening line declares the method ("We prove by induction…", "Suppose, for a contradiction…"), (2) each line of algebra carries a brief reason ("since $k$ is even", "by the inductive hypothesis"), (3) the closing line states what has been proved.

Open · Justify · Close — three places where marks are won or lost.

Open name method Justify each step Close state QED Marker checks: is the structure visible?
Open · Justify · Close $\;\Rightarrow\;$ full marks
Name the method in line 1
"We prove by induction on $n$." or "Suppose, for a contradiction, that…" — these phrases earn the structure mark even before any algebra. Skipping them sacrifices an easy half-mark on most proof questions.
Justify with brief phrases
"by the inductive hypothesis", "since $\gcd(p,q)=1$", "because $n$ is odd" — short justifications anchor each step. They convert lucky-looking algebra into a marker-friendly logical chain.
Close with QED
"Therefore, by the principle of mathematical induction, $P(n)$ holds for all $n \geq 1$." or "$\blacksquare$". The closing line tells the marker you finished what you started. Missing it can lose the conclusion mark.
03
What you'll master
Know

Key facts

  • The five Module 11 techniques: direct, contrapositive, contradiction, induction, counterexample
  • The induction template: base case · inductive step (assume, derive) · conclusion
  • HSC mark allocations: structure mark, method mark, conclusion mark
Understand

Concepts

  • Why the marker rewards visible logical structure
  • Why "show all working" means "justify every algebraic jump"
  • Why the closing line is not decorative — it is the conclusion mark
Can do

Skills

  • Choose the right technique within 30 seconds of reading the prompt
  • Write a complete induction proof with all three sections visible
  • Avoid the three top-band proof traps: circular reasoning, ambiguous quantifiers, missing closing line
04
Key terms
Structure markAn HSC mark awarded for naming the method and laying out the proof's logical skeleton — independent of whether the algebra is fully correct.
Method markA mark awarded for applying the right technique correctly — e.g., a valid inductive step or a genuine contradiction.
Conclusion markA mark awarded for explicitly stating what has been proved, often with "Therefore, by the principle of mathematical induction…" or "$\blacksquare$".
Inductive hypothesis (IH)The assumption that $P(k)$ holds for an arbitrary positive integer $k$, used to derive $P(k+1)$.
Circular reasoningUsing the statement you are trying to prove as a step inside the proof. A fatal logical error — zero marks for the affected step.
MEX-P1 & MEX-P2NESA outcomes for Module 11: P1 — proves results using language and notation associated with mathematical proof. P2 — uses the language and notation of vectors. The synthesis covers all proof techniques against P1 and the formal language of P2.
05
HSC marking conventions for proof questions
core concept

The NESA marker uses a published rubric. For a 3-mark induction question the typical allocation is:

  1. 1 mark — correctly stated and verified base case.
  2. 1 mark — correctly stated inductive hypothesis and valid algebraic step deriving $P(k+1)$ from $P(k)$.
  3. 1 mark — explicit conclusion: "Therefore, by the principle of mathematical induction, $P(n)$ holds for all integers $n \geq 1$."

For a 2- or 3-mark contradiction/contrapositive question, marks are typically allocated as:

  • Structure mark — the opening line names the method (e.g., "Suppose, for a contradiction…").
  • Method/algebra mark(s) — the core deduction is correct, with each step justified.
  • Conclusion mark — the final line draws the contradiction (or contrapositive) and states what is proved.

The hook revisited: A student with correct base case and correct inductive algebra but no closing line typically scores 2 out of 3 — they have lost the conclusion mark. The fix is one sentence: "Therefore, by the principle of mathematical induction, $P(n)$ holds for all integers $n \geq 1$."

Show all working. NESA's instruction "show all working" is not a politeness — it is the rubric. Steps that are skipped cannot be marked. Even when the algebra is mental-arithmetic-trivial, write the intermediate line.

Induction mark split: 1 base, 1 step, 1 conclusion · "Therefore, by the principle of mathematical induction…" — memorise this exact phrase · Each algebraic line should have a brief reason in words · Missing the closing line is the single biggest source of dropped marks on induction questions

Pause — copy the 1-1-1 mark split, the exact closing-line phrasing, and the rule that each algebraic step needs a brief written reason into your book.

Quick check: Which line is required to earn the conclusion mark on a 3-mark induction question?

06
Synthesis: when to use what
core concept

We just saw that HSC induction marks split 1-1-1 across base, step and conclusion, and that the closing line "by the principle of mathematical induction…" is a mandatory mark-gate. That raises a question: how do you decide which proof method to reach for first in an exam? This card answers it → a trigger-phrase table mapping prompt language to technique, with contradiction as fallback not default.

The full Module 11 toolkit, mapped to its trigger phrase in the prompt:

  • Direct proof — prompt phrase: "Show that if $P$ then $Q$." Open: "Assume $P$." Use when $P$ gives an algebraic handle that unfolds toward $Q$.
  • Contrapositive — prompt phrase: "Show that if $P$ then $Q$" (when $\neg Q$ is easier). Open: "We prove the contrapositive: assume $\neg Q$." Use when negating $Q$ produces clean algebra.
  • Proof by contradiction — prompt phrase: "Prove that $x$ is irrational / there is no…" Open: "Suppose, for a contradiction, that…" Use for denials and "no-such" claims.
  • Mathematical induction — prompt phrase: "Prove that for all positive integers $n$…" Open: base case at $n=1$, then "Assume the result for $n = k$." Use when the next case follows from the previous.
  • Counterexample — prompt phrase: "Is the following true for all $n$?" or "Disprove…" Open: "We give a counterexample." Use one specific value to disprove a universal claim.
Universal positive → induction · Universal failing → counterexample · Implication clean $P$ → direct · Implication clean $\neg Q$ → contrapositive · Denial / "no-such" → contradiction
Common mistake. Students sometimes try contradiction on every prompt because it "always seems to work." It often does, but at a cost: contradiction proofs are longer than direct proofs and easier to make logically circular. Prefer the most direct route when one is available.

Trigger phrases map to techniques — memorise the table on this card · Default to the most direct method that the prompt allows · Contradiction is a fallback, not a default · The opening line is half the structure mark — write it deliberately

Pause — copy the trigger-phrase table (prompt language → technique), the rule that direct proof is the default, and that contradiction is a fallback, into your book.

Did you get this? True or false: a counterexample is sufficient to disprove a claim of the form "for all positive integers $n$, $P(n)$ holds".

PROBLEM 1 · INDUCTION · 3-MARK FULL STRUCTURE

Prove by mathematical induction that $\displaystyle\sum_{r=1}^{n} r(r+1) = \dfrac{n(n+1)(n+2)}{3}$ for all positive integers $n$. Lay out the three mark-bearing components clearly.

1
Base case ($n=1$): LHS $= 1 \cdot 2 = 2$. RHS $= \dfrac{1 \cdot 2 \cdot 3}{3} = 2$. So LHS $=$ RHS, and $P(1)$ holds. ✓
Mark 1: base case stated and verified. Show both LHS and RHS explicitly — markers want to see the computation, not "obviously true".
PROBLEM 2 · CONTRADICTION · DOMAIN-CROSSING CLAIM

Prove that $\log_2 3$ is irrational.

1
Open. Suppose, for a contradiction, that $\log_2 3$ is rational. Then there exist positive integers $p, q$ with $\log_2 3 = \dfrac{p}{q}$.
The claim "$x$ is irrational" is a denial — contradiction is the natural method. Note we take $p, q$ positive because $\log_2 3 > 0$.
PROBLEM 3 · COUNTEREXAMPLE · DISPROVING A UNIVERSAL

Determine whether the following statement is true or false: "For all positive integers $n$, the expression $n^2 - n + 11$ is prime." Justify your answer fully.

1
Test small cases. $n=1$: $1-1+11 = 11$ prime. $n=2$: $4-2+11 = 13$ prime. $n=3$: $9-3+11 = 17$ prime. The pattern looks promising — but that is exactly the trap.
Showing that the statement holds for a few cases is not a proof. We must either prove it for all $n$ or find a counterexample.

Fill the gap: A counterexample to the universal claim "for all positive integers $n$, $n^2 + n + 17$ is prime" is $n = $, since $n^2 + n + 17 = 256 + 16 + 17 = 289 = 17^2$ is not prime.

Trap 01
Circular reasoning in induction
Using $P(k+1)$ as a step inside the proof of $P(k+1)$ is circular and earns zero for the inductive step. A common slip: writing "$\sum_{r=1}^{k+1} = \dfrac{(k+1)(k+2)(k+3)}{3}$" as the FIRST line of the inductive step. You can only WRITE that line at the END, after deriving it from the IH. Start with $\sum + (k+1)(k+2)$, then transform.
Trap 02
Missing the closing line on an induction proof
"Therefore, by the principle of mathematical induction, $P(n)$ holds for all integers $n \geq 1$." This phrase earns the conclusion mark on every HSC induction question. Missing it on a 3-mark question drops you from 3/3 to 2/3 even with otherwise perfect algebra. Memorise the exact phrase.
Trap 03
Naming the wrong method in the opening line
Writing "Suppose, for a contradiction…" and then producing a contrapositive proof (or vice versa) confuses the marker and forfeits the structure mark. If your body never derives a contradiction (an actual $\bot$), you wrote a contrapositive — name it correctly. Honesty about the structure is half the structure mark.

Did you get this? True or false: in a proof by mathematical induction, the inductive step is allowed to begin by writing the target form of $P(k+1)$ as its first line.

Work mode · how are you completing this lesson?
1

Write a complete induction proof — base, step, conclusion — for $\displaystyle\sum_{r=1}^{n} r^2 = \dfrac{n(n+1)(2n+1)}{6}$. Mark the three mark-bearing lines in the margin.

2

A claim states: "for all integers $n \geq 1$, $n^2 - 79n + 1601$ is prime." Find a counterexample and present it in the format expected by the HSC marker.

3

For each prompt, state which method is best and write the opening line only:
(a) "Prove that the sum of two odd integers is even."
(b) "Prove that there are no positive integer solutions to $x^2 - y^2 = 1$ with $y \geq 1$."
(c) "Prove that $\displaystyle\sum_{r=1}^{n} (2r-1) = n^2$ for all positive integers $n$."
(d) "Disprove: for all positive integers $n$, $2^n - 1$ is prime."

4

Critique the following student response: "Prove $\sqrt{5}$ is irrational. Suppose $\sqrt{5} = a/b$. Then $a^2 = 5b^2$. So $a$ is a multiple of $5$. Therefore $\sqrt{5}$ is irrational." Identify all missing components and rewrite a complete proof.

5

Across Module 11 you have met: direct proof, contrapositive, contradiction, induction, counterexample. Write a one-paragraph reflection (3–5 sentences) on which method you find hardest to choose correctly, and one rule of thumb that helps.

Odd one out: Three of these are HSC-required components of a complete induction proof. Which one is NOT?

11
Revisit your thinking

Earlier you considered the student who wrote a correct base case and correct inductive step but no closing line on a 3-mark induction question.

The expected mark is 2/3 — base case mark and inductive-step mark, but the conclusion mark is forfeited. NESA's published rubrics treat the closing line "Therefore, by the principle of mathematical induction…" as a substantive marker, not decoration. Memorising and routinely writing this exact phrase is one of the highest-leverage moves in HSC Ext 2: it converts near-perfect proofs into perfect proofs at zero algebraic cost.

auto-saved
01
Multiple choice
+5 XP per correct · +25 XP all-correct

Pick your answer, then rate your confidence — that tells the system what to drill next. Each retry pulls a fresh mix from the bank.

02
Short answer
ApplyBand 32 marks

Q1. The statement "for every positive integer $n$, $n^2 + 3n + 1$ is prime" is false. Provide a counterexample with full working. (2 marks)

auto-saved
ApplyBand 43 marks

Q2. Prove by mathematical induction that $\displaystyle\sum_{r=1}^{n} \dfrac{1}{r(r+1)} = \dfrac{n}{n+1}$ for all positive integers $n$. Lay out base, step, and conclusion as separate components. (3 marks)

auto-saved
AnalyseBand 53 marks

Q3. Prove by contradiction that there are no positive integers $a, b, c$ with $a^2 + b^2 = 3c^2$. (Hint: consider remainders modulo $3$.) (3 marks)

auto-saved
Comprehensive answers (click to reveal)

Activity answers:

1. Base $n=1$: LHS $=1$, RHS $=\frac{1\cdot 2 \cdot 3}{6}=1$ ✓. Step: assume $\sum_1^k r^2 = \frac{k(k+1)(2k+1)}{6}$. Then $\sum_1^{k+1} r^2 = \frac{k(k+1)(2k+1)}{6} + (k+1)^2 = \frac{(k+1)[k(2k+1)+6(k+1)]}{6} = \frac{(k+1)(2k^2+7k+6)}{6} = \frac{(k+1)(k+2)(2k+3)}{6}$ ✓. Conclusion: Therefore, by the principle of mathematical induction, the identity holds for all $n \geq 1$. $\blacksquare$

2. Try $n=80$: $80^2 - 79 \cdot 80 + 1601 = 6400 - 6320 + 1601 = 1681 = 41^2$. Not prime. Counterexample: $n=80$ shows the statement is false. $\blacksquare$

3. (a) Direct: "Let $m = 2j+1$ and $n = 2k+1$." (b) Contradiction: "Suppose positive integers $x, y$ with $y \geq 1$ satisfy $x^2 - y^2 = 1$." (Then $(x-y)(x+y)=1$ forces both factors to be $\pm 1$, contradicting $x, y \geq 1$.) (c) Induction: "Base case $n=1$: LHS $=1$, RHS $=1$ ✓." (d) Counterexample: "$n=4$: $2^4-1 = 15 = 3 \cdot 5$, not prime."

4. Missing: (i) "in lowest terms" / $\gcd(a,b)=1$, (ii) the contradiction is not derived — must show $b$ is also a multiple of $5$, (iii) explicit conclusion. Rewrite: Suppose $\sqrt 5 = a/b$ with $\gcd(a,b)=1$. Then $5b^2 = a^2$, so $5 \mid a^2$ and hence $5 \mid a$. Write $a = 5m$, then $5b^2 = 25m^2$, so $b^2 = 5m^2$ and $5 \mid b$. But $5 \mid a$ and $5 \mid b$ contradicts $\gcd(a,b)=1$. Therefore $\sqrt 5$ is irrational. $\blacksquare$

5. Open-ended reflection — typical answer: "Hardest choice is contradiction vs contrapositive. Rule of thumb: if the body of the proof never uses the assumed $P$, it's really a contrapositive; if it uses both $P$ and $\neg Q$ to chase $\bot$, it's a contradiction."

Q1 (2 marks): $n = 13$: $n^2 + 3n + 1 = 169 + 39 + 1 = 209 = 11 \cdot 19$. Not prime [1]. Therefore the statement is false [1]. $\blacksquare$

Q2 (3 marks): Base $n=1$: LHS $= \frac{1}{1 \cdot 2} = \frac{1}{2}$, RHS $= \frac{1}{2}$ ✓ [1]. Step: assume $\sum_1^k \frac{1}{r(r+1)} = \frac{k}{k+1}$. Then $\sum_1^{k+1} \frac{1}{r(r+1)} = \frac{k}{k+1} + \frac{1}{(k+1)(k+2)} = \frac{k(k+2) + 1}{(k+1)(k+2)} = \frac{(k+1)^2}{(k+1)(k+2)} = \frac{k+1}{k+2}$ ✓ [1]. Conclusion: Therefore, by the principle of mathematical induction, the identity holds for all positive integers $n$ [1]. $\blacksquare$

Q3 (3 marks): Suppose, for a contradiction, positive integers $a, b, c$ satisfy $a^2+b^2 = 3c^2$. Choose the solution with smallest $c$. Squares modulo $3$ are $0$ or $1$, so $a^2 + b^2 \equiv 0 \pmod{3}$ forces $a \equiv b \equiv 0 \pmod 3$ [1]. Write $a = 3a'$, $b = 3b'$: then $9(a'^2 + b'^2) = 3c^2$, so $c^2 = 3(a'^2 + b'^2)$, hence $3 \mid c$. Write $c = 3c'$: then $a'^2 + b'^2 = 3c'^2$ with $c' < c$ [1] — contradicting the minimality of $c$. Therefore no such positive integers exist [1]. $\blacksquare$

01
Boss battle · The Proof Examiner
earn bronze · silver · gold

Five timed proof prompts spanning the whole module. Choose the method, lay out the structure, and finish with the closing line. Beat the boss to bank a tier — gold (90% + speed), silver (75%), or bronze (50%). Replays welcome.

⚔ Enter the arena
02
Science Jump · platform challenge

Climb platforms by answering mixed proof prompts from across Module 11. Lighter alternative to the boss.

Mark lesson as complete

Tick when you've finished the practice and review. This is the final lesson of Module 11.

🎓
Want help with Module 11 Synthesis & Exam Technique?

Work through this topic 1-on-1 with an experienced HSC tutor.

Book a free session →