A sequence is given by:
$x_1 = 1,$
$x_{n+1} = x_n(p + x_n)$,
where $p$ is a constant ($p \neq 0$) - Edexcel - A-Level Maths Pure - Question 9 - 2008 - Paper 2
Question 9
A sequence is given by:
$x_1 = 1,$
$x_{n+1} = x_n(p + x_n)$,
where $p$ is a constant ($p \neq 0$).
(a) Find $x_3$, in terms of $p$.
(b) Show that $x_3 = 1 + 3p + ... show full transcript
Worked Solution & Example Answer:A sequence is given by:
$x_1 = 1,$
$x_{n+1} = x_n(p + x_n)$,
where $p$ is a constant ($p \neq 0$) - Edexcel - A-Level Maths Pure - Question 9 - 2008 - Paper 2
Step 1
Find $x_3$, in terms of $p$
96%
114 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
To find x3, we will first compute the next terms in the sequence using the recurrence relation.
Start with the known value:
x1=1
Calculate x2 using:
x2=x1(p+x1)=1(p+1)=p+1
Now, find x3 using:
x3=x2(p+x2)=(p+1)(p+(p+1))=(p+1)(2p+1)
Expanding this gives us:
x3=2p2+p+2p+1=2p2+3p+1
Thus, we find:
x3=1+3p+2p2
Step 2
Show that $x_3 = 1 + 3p + 2p^2$
99%
104 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
From the previous calculation in part (a), we derived:
x3=1+3p+2p2
This confirms the result given in the question.
Step 3
find the value of $p$
96%
101 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
We are given that x1=1 and we have just derived:
x3=1+3p+2p2
Next, we need to find p. From the previous steps, we know that:
Set x3=x1=1:
1=1+3p+2p2
Rearranging gives:
0=3p+2p2
Factor the equation:
0=p(3+2p)
The solutions are:
p=0 (which we discard since p=0)
3+2p=0⇒2p=−3⇒p=−23
Thus, the value of p is:
p=−23
Step 4
write down the value of $x_{2008}$
98%
120 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
Given that every term in the sequence is generated via the same recurrence relation, it can be observed that:
Since the sequence is defined recursively and all the terms will be the same as x1, we have:
Calculate x2, x3, and onwards:
Each term remains the same given the nature of the recurrence relation.