A sequence is defined by
$u_1 = a$ and $u_{n+1} = -1 \times u_n$
Find
$$\sum_{n=1}^{95} u_n$$
Circle your answer. - AQA - A-Level Maths Pure - Question 3 - 2021 - Paper 2
Question 3
A sequence is defined by
$u_1 = a$ and $u_{n+1} = -1 \times u_n$
Find
$$\sum_{n=1}^{95} u_n$$
Circle your answer.
Worked Solution & Example Answer:A sequence is defined by
$u_1 = a$ and $u_{n+1} = -1 \times u_n$
Find
$$\sum_{n=1}^{95} u_n$$
Circle your answer. - AQA - A-Level Maths Pure - Question 3 - 2021 - Paper 2
Step 1
Find $u_n$ for $n = 1, 2, 3, ...$
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 u1=a, we can find the subsequent terms in the sequence using the recursive relation.
For n=1:
u2=−1×u1=−a
For n=2:
u3=−1×u2=−(−a)=a
For n=3:
u4=−1×u3=−a
From this pattern, we can see that the terms alternate between a and −a.
Step 2
Sum the first 95 terms
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
The sequence for the first 95 terms will be:
u1=a
u2=−a
u3=a
u4=−a ... up to u95.
This sequence consists of 48 terms of a and 47 terms of −a because 95 is odd. Therefore, we can compute the sum:
∑n=195un=48a+47(−a)=48a−47a=a
Step 3
Circle your answer
96%
101 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!