Edexcel FP1 2012 January — Question 7 7 marks

Exam BoardEdexcel
ModuleFP1 (Further Pure Mathematics 1)
Year2012
SessionJanuary
Marks7
PaperDownload PDF ↗
Mark schemeDownload PDF ↗
TopicProof by induction
TypeProve recurrence relation formula
DifficultyStandard +0.3 This is a straightforward proof by induction with a simple recurrence relation. Part (a) requires basic substitution, and part (b) follows a standard induction template with algebraic manipulation that's simpler than average (just substituting the recurrence relation and factoring out 2^k). The formula is also easy to verify and the inductive step is mechanical, making this slightly easier than a typical A-level question.
Spec1.04e Sequences: nth term and recurrence relations4.01a Mathematical induction: construct proofs

7. A sequence can be described by the recurrence formula $$u _ { n + 1 } = 2 u _ { n } + 1 , \quad n \geqslant 1 , \quad u _ { 1 } = 1$$
  1. Find \(u _ { 2 }\) and \(u _ { 3 }\).
  2. Prove by induction that \(u _ { n } = 2 ^ { n } - 1\)

Question 7(a):
AnswerMarks Guidance
WorkingMark Guidance
\(u_2 = 3\), \(u_3 = 7\)B1, B1
(2 marks)
Question 7(b):
AnswerMarks Guidance
WorkingMark Guidance
At \(n=1\), \(u_1 = 2^1 - 1 = 1\), so result true for \(n=1\)B1
Assume true for \(n=k\): \(u_k = 2^k - 1\)
\(u_{k+1} = 2u_k + 1 = 2(2^k - 1) + 1\)M1 Substitutes \(u_k\) into \(u_{k+1}\) (must see this line)
Correct expressionA1
\(u_{k+1} = 2^{k+1} - 2 + 1 = 2^{k+1} - 1\)A1 Correct completion to \(u_{k+1} = 2^{k+1}-1\)
Must see: true for \(n=1\), assumption true for \(n=k\), said true for \(n=k+1\), therefore true for all \(n\)A1cso Fully complete proof with no errors and comment. All previous marks in (b) must have been scored
(5 marks) Total: 7
## Question 7(a):

| Working | Mark | Guidance |
|---------|------|----------|
| $u_2 = 3$, $u_3 = 7$ | B1, B1 | |

**(2 marks)**

## Question 7(b):

| Working | Mark | Guidance |
|---------|------|----------|
| At $n=1$, $u_1 = 2^1 - 1 = 1$, so result true for $n=1$ | B1 | |
| Assume true for $n=k$: $u_k = 2^k - 1$ | — | |
| $u_{k+1} = 2u_k + 1 = 2(2^k - 1) + 1$ | M1 | Substitutes $u_k$ into $u_{k+1}$ (must see this line) |
| Correct expression | A1 | |
| $u_{k+1} = 2^{k+1} - 2 + 1 = 2^{k+1} - 1$ | A1 | Correct completion to $u_{k+1} = 2^{k+1}-1$ |
| Must see: true for $n=1$, assumption true for $n=k$, said true for $n=k+1$, therefore true for all $n$ | A1cso | Fully complete proof with no errors and comment. All previous marks in (b) must have been scored |

**(5 marks) Total: 7**

---
7. A sequence can be described by the recurrence formula

$$u _ { n + 1 } = 2 u _ { n } + 1 , \quad n \geqslant 1 , \quad u _ { 1 } = 1$$
\begin{enumerate}[label=(\alph*)]
\item Find $u _ { 2 }$ and $u _ { 3 }$.
\item Prove by induction that $u _ { n } = 2 ^ { n } - 1$
\end{enumerate}

\hfill \mbox{\textit{Edexcel FP1 2012 Q7 [7]}}