A sequence $a_1, a_2, a_3, \ldots$ is defined by
$a_1 = 4$
$a_{n+1} = k(a_n + 2)$ for $n > 1$
where $k$ is a constant - Edexcel - A-Level Maths Pure - Question 6 - 2013 - Paper 1
Question 6
A sequence $a_1, a_2, a_3, \ldots$ is defined by
$a_1 = 4$
$a_{n+1} = k(a_n + 2)$ for $n > 1$
where $k$ is a constant.
(a) Find an expression for $a_2$ in ter... show full transcript
Worked Solution & Example Answer:A sequence $a_1, a_2, a_3, \ldots$ is defined by
$a_1 = 4$
$a_{n+1} = k(a_n + 2)$ for $n > 1$
where $k$ is a constant - Edexcel - A-Level Maths Pure - Question 6 - 2013 - Paper 1
Step 1
Find an expression for $a_2$ in terms of $k$.
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
Starting from the given recurrence relation: an+1=k(an+2), we can find a2 as follows:
Substitute n=1: a2=k(a1+2)
Since a1=4: a2=k(4+2)=k(6)
Therefore, the expression for a2 in terms of k is: a2=6k.
Step 2
find the two possible values of $k$.
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 the two possible values of k, we first need to calculate a3:
Using the expression found for a2: a3=k(a2+2)=k(6k+2)=6k2+2k
Then, calculate the sum ∑i=13ai: a1+a2+a3=4+6k+(6k2+2k)=6k2+8k+4
Set this sum equal to 2: 6k2+8k+4=2
Rearranging gives: 6k2+8k+2=0
Simplifying further: 3k2+4k+1=0
Using the quadratic formula k=2a−b±b2−4ac with a=3, b=4, c=1: k=2⋅3−4±42−4⋅3⋅1=6−4±16−12=6−4±2
This leads to two possible values: k=6−2=−31andk=6−6=−1.
Thus, the two possible values of k are −31 and −1.