4. (i) Show that
$$ \sum_{r=1}^{16} (3 + 5r + 2^r) = 131798 $$
(ii) A sequence $u_n, u_1, u_2, ...$ is defined by
$$ u_{n+1} = \frac{1}{u_n}, \quad u_1 = \frac{2}{3} $$
Find the exact value of
$$ \sum_{r=1}^{100} u_r $$ - Edexcel - A-Level Maths Pure - Question 6 - 2018 - Paper 2
Question 6
4. (i) Show that
$$ \sum_{r=1}^{16} (3 + 5r + 2^r) = 131798 $$
(ii) A sequence $u_n, u_1, u_2, ...$ is defined by
$$ u_{n+1} = \frac{1}{u_n}, \quad u_1 = \frac{2... show full transcript
Worked Solution & Example Answer:4. (i) Show that
$$ \sum_{r=1}^{16} (3 + 5r + 2^r) = 131798 $$
(ii) A sequence $u_n, u_1, u_2, ...$ is defined by
$$ u_{n+1} = \frac{1}{u_n}, \quad u_1 = \frac{2}{3} $$
Find the exact value of
$$ \sum_{r=1}^{100} u_r $$ - Edexcel - A-Level Maths Pure - Question 6 - 2018 - Paper 2
Step 1
Show that $$ \sum_{r=1}^{16} (3 + 5r + 2^r) = 131798 $$
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 solve the summation, we can break it down into three parts:
Constant term:∑r=1163=3×16=48
Linear term:
The sum of an arithmetic series is given by:
∑r=1nar=2n(firstterm+lastterm)
Here, the first term (for r=1) is 5 and the last term (for r=16) is 5x16 = 80.
Thus:
∑r=1165r=5×216(1+16)=5×8×17=680
Exponential term:
Applying the formula for the sum of a geometric progression:
∑r=1narr=a1−rr(1−rn), where a=2 and r=2.
Thus:
∑r=1162r=21−21−216=2(216−1)=217−2
Computing 217 gives 131072, hence:
∑r=1162r=131072−2=131070
Combining the results:48+680+131070=131798
This confirms that ∑r=116(3+5r+2r)=131798.
Step 2
Find the exact value of $$ \sum_{r=1}^{100} u_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
The sequence is defined as:
u1=32,un+1=un1
Calculating the first few terms:
u1=32
u2=u11=23
u3=u21=32
u4=u31=23
We see that u1 and u3 repeat, as well as u2 and u4. Hence, the sequence alternates:
\frac{2}{3} & \text{if } n \text{ is odd} \\
\frac{3}{2} & \text{if } n \text{ is even}
\end{cases} $$
Count of odd and even terms among 100 terms:
- Odd terms: 50
- Even terms: 50
**Calculating the sum:**
$$ \sum_{r=1}^{100} u_r = 50 \times \frac{2}{3} + 50 \times \frac{3}{2} $$
$$ = \frac{100}{3} + \frac{150}{2} $$
$$ = \frac{100}{3} + 75 = \frac{100 + 225}{3} = \frac{325}{3} $$
Thus, the exact value of $$ \sum_{r=1}^{100} u_r = \frac{325}{3} $$.