A sequence $a_1, a_2, a_3, ...$ is defined by
$a_1 = 2$
$a_{n+1} = 3a_n - c$
where $c$ is a constant - Edexcel - A-Level Maths Pure - Question 6 - 2011 - Paper 2
Question 6
A sequence $a_1, a_2, a_3, ...$ is defined by
$a_1 = 2$
$a_{n+1} = 3a_n - c$
where $c$ is a constant.
(a) Find an expression for $a_2$ in terms of $c$.
G... show full transcript
Worked Solution & Example Answer:A sequence $a_1, a_2, a_3, ...$ is defined by
$a_1 = 2$
$a_{n+1} = 3a_n - c$
where $c$ is a constant - Edexcel - A-Level Maths Pure - Question 6 - 2011 - Paper 2
Step 1
Find an expression for $a_2$ in terms of $c$
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 a2, we can use the recursive formula provided: an+1=3an−c.
For n=1:
[
a_2 = 3a_1 - c
= 3(2) - c
= 6 - c.
]
Step 2
find the value of $c$
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
Given that ∑i=13ai=0, we need to find a3 first.
We already have a1=2 and we can use the expression for a2:
[
a_2 = 6 - c.
]
Now, to find a3:
[
a_3 = 3a_2 - c
= 3(6 - c) - c
= 18 - 3c - c
= 18 - 4c.
]
Now we can compute the sum:
[
a_1 + a_2 + a_3 = 2 + (6 - c) + (18 - 4c)
= 2 + 6 - c + 18 - 4c
= 26 - 5c.
]
Setting this equal to zero gives:
[ 26 - 5c = 0
\Rightarrow 5c = 26 \Rightarrow c = \frac{26}{5} = 5.2.
]