Activity answers:
1. Bases: $F_1=1 \leq 1=(7/4)^0$ ✓, $F_2=1 \leq 7/4$ ✓. Strong IH up to $k$. Step: $F_{k+1}=F_k+F_{k-1} \leq (7/4)^{k-1} + (7/4)^{k-2} = (7/4)^{k-2}(7/4 + 1) = (7/4)^{k-2} \cdot 11/4$. Since $11/4 < (7/4)^2 = 49/16$ (i.e. $44 < 49$), we get $F_{k+1} \leq (7/4)^{k-2} \cdot (7/4)^2 = (7/4)^k$. ✓
2. Base $n=2$ is prime. Strong IH: every $j$ with $2 \leq j \leq k$ has prime factorisation. Step: if $k+1$ prime done; else $k+1 = ab$ with $2 \leq a, b \leq k$, both have factorisations by IH, product is a factorisation of $k+1$.
3. Bases: $8=3+5$, $9=3+3+3$, $10=5+5$. Strong IH up to $k \geq 10$. Step: $k+1 \geq 11 \Rightarrow k+1-3 = k-2 \geq 8$, apply IH: $k-2 = 3a'+5b'$, so $k+1 = 3(a'+1)+5b'$.
4. (Equivalence) Suppose strong induction fails on some claim. Let $S$ be the set of counterexamples. By well-ordering, $S$ has a least element $n_0$. All $j < n_0$ are not in $S$ (i.e. satisfy $P$), so the strong inductive step forces $P(n_0)$, contradicting $n_0 \in S$. So no counterexample exists; strong induction holds. The reverse direction is similar.
5. Bases: $a_1 = 1 = 2 - (-1)$ ✓, $a_2 = 3 = 4 - 1$ ✓. Step: $a_{k+1} = a_k + 2a_{k-1} = (2^k - (-1)^k) + 2(2^{k-1} - (-1)^{k-1}) = 2^k + 2^k - (-1)^k - 2(-1)^{k-1} = 2^{k+1} - (-1)^k(1 - 2) = 2^{k+1} - (-1)^k(-1) = 2^{k+1} - (-1)^{k+1}$.
Q1 (2 marks): Bases $F_1, F_2$ verified [1]. Strong IH and step $F_{k+1} < 2^k + 2^{k-1} = 3 \cdot 2^{k-1} < 2^{k+1}$ [1].
Q2 (3 marks): Base $n=2$ prime [1]. Strong IH and split into prime / composite cases [1]. Apply IH to both factors of a composite [1].
Q3 (3 marks): Three bases $n=8,9,10$ verified [1]. Strong IH and step uses $n+1-3 \geq 8$ [1]. Add one stamp of value 3 to express $n+1$ [1].