A sequence of numbers $a_1, a_2, a_3, \\ldots$ is defined by
$$ a_{n+1} = 5a_n - 3, \\ n > 1 $$
Given that $a_2 = 7$,
(a) find the value of $a_1$ - Edexcel - A-Level Maths Pure - Question 7 - 2014 - Paper 1
Question 7
A sequence of numbers $a_1, a_2, a_3, \\ldots$ is defined by
$$ a_{n+1} = 5a_n - 3, \\ n > 1 $$
Given that $a_2 = 7$,
(a) find the value of $a_1$.
(b) Find th... 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, \\ n > 1 $$
Given that $a_2 = 7$,
(a) find the value of $a_1$ - Edexcel - A-Level Maths Pure - Question 7 - 2014 - Paper 1
Step 1
(a) 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
To find the value of a1, we start with the recurrence relation:
an+1=5an−3
Given that a2=7, we substitute n=2:
a2=5a1−3
This gives us:
7=5a1−3
Adding 3 to both sides results in:
10=5a1
Dividing both sides by 5 yields:
a1=2
Step 2
(b) 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
First, we need to find a3 and a4 using the recurrence relation: