4.01a Mathematical induction: construct proofs

349 questions

Sort by: Default | Easiest first | Hardest first
AQA Further Paper 1 Specimen Q13
5 marks Standard +0.8
Given that \(\mathbf{M} = \begin{bmatrix} 1 & 1 & 1 \\ 1 & 1 & 1 \\ 1 & 1 & 1 \end{bmatrix}\), prove that \(\mathbf{M}^n = \begin{bmatrix} 3^{n-1} & 3^{n-1} & 3^{n-1} \\ 3^{n-1} & 3^{n-1} & 3^{n-1} \\ 3^{n-1} & 3^{n-1} & 3^{n-1} \end{bmatrix}\) for all \(n \in \mathbb{N}\) [5 marks]
AQA Further Paper 2 2019 June Q10
7 marks Standard +0.3
Prove by induction that \(f(n) = n^3 + 3n^2 + 8n\) is divisible by 6 for all integers \(n \geq 1\) [7 marks]
AQA Further Paper 2 2020 June Q10
6 marks Challenging +1.2
The sequence \(u_1, u_2, u_3, \ldots\) is defined by $$u_1 = 0 \quad u_{n+1} = \frac{5}{6 - u_n}$$ Prove by induction that, for all integers \(n \geq 1\), $$u_n = \frac{5^n - 5}{5^n - 1}$$ [6 marks]
AQA Further Paper 2 2023 June Q12
6 marks Standard +0.3
The function \(f\) is defined by $$f(n) = 3^{3n+1} + 2^{3n+4} \quad (n \in \mathbb{Z}^+)$$ Prove by induction that \(f(n)\) is divisible by 19 for \(n \geq 1\) [6 marks]
AQA Further Paper 2 Specimen Q6
5 marks Standard +0.3
Prove that \(8^n - 7n + 6\) is divisible by 7 for all integers \(n \geq 0\) [5 marks]
OCR Further Pure Core AS 2020 November Q6
5 marks Challenging +1.2
Prove that \(n! > 2^{2n}\) for all integers \(n \geq 9\). [5]
OCR MEI Further Pure Core AS 2018 June Q8
6 marks Standard +0.3
Prove by induction that \(\begin{pmatrix} 1 & 1 \\ 0 & 2 \end{pmatrix}^n = \begin{pmatrix} 1 & 2^n - 1 \\ 0 & 2^n \end{pmatrix}\) for all positive integers \(n\). [6]
OCR MEI Further Pure Core AS Specimen Q9
14 marks Challenging +1.2
You are given that matrix \(\mathbf{M} = \begin{pmatrix} -3 & 8 \\ -2 & 5 \end{pmatrix}\).
  1. Prove that, for all positive integers \(n\), \(\mathbf{M}^n = \begin{pmatrix} 1-4n & 8n \\ -2n & 1+4n \end{pmatrix}\). [6]
  2. Determine the equation of the line of invariant points of the transformation represented by the matrix \(\mathbf{M}\). [3]
It is claimed that the answer to part (ii) is also a line of invariant points of the transformation represented by the matrix \(\mathbf{M}^n\), for any positive integer \(n\).
  1. Explain geometrically why this claim is true. [2]
  2. Verify algebraically that this claim is true. [3]
OCR MEI Further Pure Core Specimen Q11
9 marks Standard +0.8
  1. It is conjectured that $$\frac{1}{2!} + \frac{2}{3!} + \frac{3}{4!} + ... + \frac{n-1}{n!} = a - \frac{b}{n!},$$ where \(a\) and \(b\) are constants, and \(n\) is an integer such that \(n \geq 2\). By considering particular cases, show that if the conjecture is correct then \(a = b = 1\). [2]
  2. Use induction to prove that $$\frac{1}{2!} + \frac{2}{3!} + \frac{3}{4!} + ... + \frac{n-1}{n!} = 1 - \frac{1}{n!} \text{ for } n \geq 2.$$ [7]
OCR MEI Further Extra Pure 2019 June Q6
13 marks Challenging +1.8
  1. Given that \(\sqrt{7}\) is an irrational number, prove that \(a^2 - 7b^2 \neq 0\) for all \(a, b \in \mathbb{Q}\) where \(a\) and \(b\) are not both 0. [2]
  2. A set \(G\) is defined by \(G = \{a + b\sqrt{7} : a, b \in \mathbb{Q}, a\) and \(b\) not both 0\(\}\). Prove that \(G\) is a group under multiplication. (You may assume that multiplication is associative.) [7]
  3. A subset \(H\) of \(G\) is defined by \(H = \{1 + c\sqrt{7} : c \in \mathbb{Q}\}\). Determine whether or not \(H\) is a subgroup of \((G, \times)\). [2]
  4. Using \((G, \times)\), prove by counter-example that the statement 'An infinite group cannot have a non-trivial subgroup of finite order' is false. [2]
WJEC Further Unit 1 2018 June Q2
6 marks Standard +0.3
Prove, by mathematical induction, that \(\sum_{r=1}^{n} r(r+3) = \frac{1}{3}n(n+1)(n+5)\) for all positive integers \(n\). [6]
WJEC Further Unit 1 Specimen Q1
7 marks Standard +0.8
Use mathematical induction to prove that \(4^n + 2\) is divisible by 6 for all positive integers \(n\). [7]
WJEC Further Unit 4 Specimen Q9
14 marks Challenging +1.2
  1. Use mathematical induction to prove de Moivre's Theorem, namely that $$(\cos \theta + i \sin \theta)^n = \cos n\theta + i \sin n\theta,$$ where \(n\) is a positive integer. [7]
    1. Use this result to show that $$\sin 5\theta = a \sin^5 \theta - b \sin^3 \theta + c \sin \theta,$$ where \(a\), \(b\) and \(c\) are positive integers to be found.
    2. Hence determine the value of \(\lim_{\theta \to 0} \frac{\sin 5\theta}{\sin \theta}\). [7]
SPS SPS ASFM 2020 May Q6
6 marks Challenging +1.2
In this question you must show detailed reasoning. M is the matrix \(\begin{pmatrix} 1 & 6 \\ 0 & 2 \end{pmatrix}\). Prove that \(\mathbf{M}^n = \begin{pmatrix} 1 & 3(2^{n+1} - 2) \\ 0 & 2^n \end{pmatrix}\), for any positive integer \(n\). [6]
SPS SPS FM 2019 Q9
9 marks Standard +0.3
  1. Given that \(u_{n+1} = 5u_n + 4\), \(u_1 = 4\), prove by induction that \(u_n = 5^n - 1\). [4]
  2. For all positive integers, \(n \geq 2\), prove by induction that $$\sum_{r=2}^{n} r^2(r-1) = \frac{1}{12}n(n-1)(n+1)(3n+2)$$ [5]
SPS SPS FM 2020 December Q13
5 marks Standard +0.3
A series is given by $$\sum_{r=1}^k 9^{r-1}$$
  1. Write down a formula for the sum of this series. [1]
  2. Prove by induction that \(P(n) = 9^n - 8n - 1\) is divisible by 64 if \(n\) is a positive integer greater than 1. [4]
SPS SPS FM 2020 October Q4
5 marks Standard +0.3
Prove by induction that, for \(n \geq 1\), \(\sum_{r=1}^n r(3r + 1) = n(n + 1)^2\). [5]
SPS SPS FM 2021 March Q6
8 marks Standard +0.3
$$\text{M} = \begin{pmatrix} 2 & 3 \\ 0 & 1 \end{pmatrix}$$ [2] Prove by induction that \(\text{M}^n = \begin{pmatrix} 2^n & 3(2^n - 1) \\ 0 & 1 \end{pmatrix}\), for all positive integers \(n\). [6]
SPS SPS FM 2021 April Q7
6 marks Standard +0.3
$$\mathbf{M} = \begin{pmatrix} 2 & 3 \\ 0 & 1 \end{pmatrix}.$$ Prove by induction that \(\mathbf{M}^n = \begin{pmatrix} 2^n & 3(2^n - 1) \\ 0 & 1 \end{pmatrix}\), for all positive integers \(n\). [6]
SPS SPS FM Pure 2021 June Q8
6 marks Standard +0.3
Prove by induction that, for \(n \in \mathbb{Z}^+\) $$f(n) = 2^{n+2} + 3^{2n+1}$$ is divisible by 7 [6]
SPS SPS FM 2020 September Q6
5 marks Standard +0.8
A sequence is defined by \(U_n = 2^{n+1} + 9 \times 13^n\) for positive integer values of \(n\). Prove by induction that \(U_n\) is divisible by 11. [5]
SPS SPS ASFM Mechanics 2021 May Q2
6 marks Moderate -0.3
Prove by induction that, for \(n \in \mathbb{Z}^+\), $$f(n) = 2^{2n-1} + 3^{2n-1} \text{ is divisible by 5}.$$ [6]
SPS SPS FM Pure 2021 May Q5
5 marks Moderate -0.3
Prove by induction that, for all positive integers \(n\), \(7^n + 3^{n-1}\) is a multiple of \(4\). [5]
SPS SPS FM 2022 February Q7
8 marks Moderate -0.3
The matrix \(\mathbf{A}\) is given by \(\mathbf{A} = \begin{pmatrix} 2 & 0 \\ 0 & 1 \end{pmatrix}\).
  1. Find \(\mathbf{A}^2\) and \(\mathbf{A}^3\). [3]
  2. Hence suggest a suitable form for the matrix \(\mathbf{A}^n\). [1]
  3. Use induction to prove that your answer to part (ii) is correct. [4]
SPS SPS FM Pure 2022 June Q9
6 marks Standard +0.3
Prove by induction that for \(n \in \mathbb{Z}^+\) $$f(n) = 4^{n+1} + 5^{2n-1}$$ is divisible by 21 [6]