A sequence of numbers $a_1, a_2, a_3, \ldots$ is defined by
a_{n+1} = 5a_n - 3, \quad n \geq 1
Given that $a_2 = 7,$
(a) find the value of $a_1$
(b) Find the value of $\sum_{r=1}^{4} a_r$ - Edexcel - A-Level Maths Pure - Question 6 - 2014 - Paper 1
Question 6
A sequence of numbers $a_1, a_2, a_3, \ldots$ is defined by
a_{n+1} = 5a_n - 3, \quad n \geq 1
Given that $a_2 = 7,$
(a) find the value of $a_1$
(b) Find the val... show full transcript
Worked Solution & Example Answer:A sequence of numbers $a_1, a_2, a_3, \ldots$ is defined by
a_{n+1} = 5a_n - 3, \quad n \geq 1
Given that $a_2 = 7,$
(a) find the value of $a_1$
(b) Find the value of $\sum_{r=1}^{4} a_r$ - Edexcel - A-Level Maths Pure - Question 6 - 2014 - Paper 1
Step 1
find the value of $a_1$
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
Given that a2=7, we can substitute it into the recurrence relation:
a2=5a1−3
Substituting the value of a2:
7=5a1−3
Now, we isolate a1:
7+3=5a1
10=5a1
Dividing both sides by 5 gives:
a1=2
Step 2
Find the value of $\sum_{r=1}^{4} a_r$
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
Now we need to find a3 and a4 to compute the sum.