A sequence $a_1, a_2, a_3,\ldots$ is defined by
a_1 = k,
a_{n+1} = 3a_n + 5,
where $k$ is a positive integer - Edexcel - A-Level Maths Pure - Question 9 - 2007 - Paper 1
Question 9
A sequence $a_1, a_2, a_3,\ldots$ is defined by
a_1 = k,
a_{n+1} = 3a_n + 5,
where $k$ is a positive integer.
(a) Write down 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 = k,
a_{n+1} = 3a_n + 5,
where $k$ is a positive integer - Edexcel - A-Level Maths Pure - Question 9 - 2007 - Paper 1
Step 1
Write down 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
To find a2, we use the recursive formula given:
an+1=3an+5
Substituting n=1 into the formula:
a2=3a1+5=3k+5.
Step 2
Show that $a_3 = 9k + 20$
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
Using the expression for a2 obtained previously:
a3=3a2+5=3(3k+5)+5=9k+15+5=9k+20.
Step 3
Find $\sum_{r=1}^4 a_r$ in terms of $k$
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
We will calculate each term up to a4 using the recursive relations:
a1=k
a2=3k+5 (from part (a))
a3=9k+20 (from part (b))
Now to find a4:
a4=3a3+5=3(9k+20)+5=27k+60+5=27k+65.
Thus, we have:
∑r=14ar=a1+a2+a3+a4=k+(3k+5)+(9k+20)+(27k+65)
This simplifies to:
∑r=14ar=(k+3k+9k+27k)+(5+20+65)=40k+90.
Step 4
Show that $\sum_{r=1}^4 a_r$ is divisible by 10
98%
120 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
To show divisibility by 10, we take the expression:
∑r=14ar=40k+90.
Notice that both terms (40k and 90) are divisible by 10:
40k is divisible by 10 since 40 is already a multiple of 10.
90 is also divisible by 10.
Therefore, their sum 40k+90 is divisible by 10, confirming that: