A sequence $x_1,x_2,x_3,...$ is defined by
$x_1 = 1$
$x_{n+1} = a x_n + 5,$
$ n > 1$
where $a$ is a constant - Edexcel - A-Level Maths Pure - Question 5 - 2012 - Paper 1
Question 5
A sequence $x_1,x_2,x_3,...$ is defined by
$x_1 = 1$
$x_{n+1} = a x_n + 5,$
$ n > 1$
where $a$ is a constant.
(a) Write down an expression for $x_2$ in terms of... show full transcript
Worked Solution & Example Answer:A sequence $x_1,x_2,x_3,...$ is defined by
$x_1 = 1$
$x_{n+1} = a x_n + 5,$
$ n > 1$
where $a$ is a constant - Edexcel - A-Level Maths Pure - Question 5 - 2012 - Paper 1
Step 1
Write down an expression for $x_2$ in terms of $a$.
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
Using the definition of the sequence, we have:
x2=ax1+5
Substituting x1=1 gives:
x2=a(1)+5=a+5
Step 2
Show that $x_3 = a^2 + 5a + 5$.
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
To find x3, we use the expression we found for x2:
x3=ax2+5
Substituting x2=a+5:
x3=a(a+5)+5
Expanding this gives:
x3=a2+5a+5
Step 3
Given that $x_5 = 41$, find the possible values of $a$.
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
From earlier, we have:
x5=ax4+5
Continuing this pattern, we find:
x4=ax3+5; substituting x3=a2+5a+5 gives:
x4=a(a2+5a+5)+5
Expanding will yield:
x4=a3+5a2+5a+5
Then substitute x4 into x5:
x5=a(a3+5a2+5a+5)+5
Setting this equal to 41 leads to:
a4+5a3+5a2+5a+5=41
Subtracting 41 gives:
a4+5a3+5a2+5a−36=0
This is a polynomial equation in terms of a. Solving this equation using numerical methods or factoring will yield the possible values of a. The roots can be checked for suitable values.