Series and Summation - Worksheets, Questions and Revision

12 original exam-style questions - 4 pages of questions with a full mark scheme - free printable PDF.

Download PDFJump to mark scheme (page 5)Read the revision guide
« Previous: Proof by InductionNext: Maclaurin Series »
Revision Library
revisionlibrary.co.uk
A-Level · Further Pure Mathematics - Core Pure

FP.CP10 Series and Summation

EDEXCEL 9FM0 · Calculator allowed · about 110 minutes
Total Marks
Name: _______________________________    Date: ____ / ____ / ______
Answer ALL questions. Show all your working.
1
The standard results for sums of powers of the first n positive integers are used throughout this worksheet.
(a)State the standard results for sum_{r=1}^{n} r, sum_{r=1}^{n} r2 and sum_{r=1}^{n} r3.(3)
(b)Calculate sum_{r=1}^{20} r.(2)
(c)Calculate sum_{r=1}^{12} r2.(2)
(d)Hence calculate sum_{r=1}^{12} (2r2 - 3r + 1).(3)
(Total for Question 1 is 10 marks)
2
Priya is investigating the series with general term ur = 4r + 3, for r = 1, 2, 3, ...
(a)Show that sum_{r=1}^{n} (4r + 3) = n(2n + 5).(3)
(b)Hence find the value of n for which sum_{r=1}^{n} (4r + 3) = 900.(3)
(c)State why the other root of the quadratic in part (b) is rejected.(1)
(Total for Question 2 is 7 marks)
3
Consider the series with general term r(r+1), for r = 1, 2, 3, ...
(a)Show that sum_{r=1}^{n} r(r+1) = n(n+1)(n+2)/3.(4)
(b)Hence evaluate sum_{r=1}^{25} r(r+1).(2)
(c)Use your answer to part (a) to find sum_{r=10}^{25} r(r+1).(3)
(Total for Question 3 is 9 marks)
4
A quick check of understanding of σ notation.
(a)Which of the following is equal to sum_{r=1}^{n} (2r - 1), for all positive integers n?
A) n2
B) n(n+1)
C) n(2n+1)
D) [n(n+1)/2]2
(1)
  • A) n2
  • B) n(n+1)
  • C) n(2n+1)
  • D) [n(n+1)/2]2
(b)Justify your answer to part (a) by expressing sum_{r=1}^{n} (2r - 1) in terms of n, showing your full working.(3)
(Total for Question 4 is 4 marks)
5
For a positive integer n, consider sum_{r=n+1}^{2n} r2, the sum of the squares of the integers from n+1 to 2n.
(a)Show that sum_{r=n+1}^{2n} r2 = n(2n+1)(7n+1)/6.(5)
(b)Hence find sum_{r=6}^{10} r2 by using the result in part (a) with n = 5.(2)
(Total for Question 5 is 7 marks)
6
This question uses the method of differences on the series with general term 1/(r(r+1)).
(a)Show that 1/r - 1/(r+1) = 1/(r(r+1)).(2)
(b)Hence, using the method of differences, show that sum_{r=1}^{n} 1/(r(r+1)) = n/(n+1).(3)
(c)Hence evaluate sum_{r=1}^{99} 1/(r(r+1)) as an exact fraction.(2)
(d)State the value that sum_{r=1}^{n} 1/(r(r+1)) approaches as n tends to infinity, giving a reason.(2)
(Total for Question 6 is 9 marks)
7
This question uses the method of differences on the series with general term 1/((2r-1)(2r+1)).
(a)Express 1/((2r-1)(2r+1)) in the form A/(2r-1) + B/(2r+1), where A and B are constants to be found.(4)
(b)Hence, using the method of differences, show that sum_{r=1}^{n} 1/((2r-1)(2r+1)) = n/(2n+1).(4)
(c)Hence find sum_{r=1}^{50} 1/((2r-1)(2r+1)) as an exact fraction.(2)
(d)Find the smallest positive integer n for which sum_{r=1}^{n} 1/((2r-1)(2r+1)) > 0.499.(3)
(Total for Question 7 is 13 marks)
8
Prove, by mathematical induction, that for all positive integers n:
sum_{r=1}^{n} r(2r - 1) = n(n+1)(4n-1)/6
(a)Prove the given result by mathematical induction, showing the basis case, the inductive step and a full conclusion.(7)
(Total for Question 8 is 7 marks)
9
This question derives the standard result for sum_{r=1}^{n} r2 from first principles, using the method of differences.
(a)Show that r3 - (r-1)3 = 3r2 - 3r + 1.(2)
(b)By summing both sides of the identity in part (a) from r = 1 to n, and using the method of differences on the left-hand side, show that sum_{r=1}^{n} r2 = n(n+1)(2n+1)/6. (You may use sum_{r=1}^{n} r = n(n+1)/2 without proof.)(5)
(Total for Question 9 is 7 marks)
10
Aisha and Daniel are exploring sums of the positive integers and their subsets.
(a)Find the smallest positive integer n such that sum_{r=1}^{n} r > 1000.(3)
(b)Calculate sum_{r=1}^{40} 2r, the sum of the first 40 positive even integers.(2)
(c)Hence, or otherwise, find the sum of the first 40 positive odd integers.(2)
(Total for Question 10 is 7 marks)
11
Tom and Freya are comparing partial sums of the series with general term r2 - 2r.
(a)Show, using standard results, that sum_{r=5}^{15} (r2 - 2r) = 990.(4)
(b)A second sum is defined by sum_{r=k}^{15} (r2 - 2r) = 916, where k is a positive integer with 1 ≤ k ≤ 15. Find the value of k.(4)
(Total for Question 11 is 8 marks)
12
This question extends the method of differences to a series with a cubic general term, and then to a quartic general term.
(a)Show that r(r+1)(r+2)(r+3) - (r-1)r(r+1)(r+2) = 4r(r+1)(r+2).(2)
(b)Hence, using the method of differences, show that sum_{r=1}^{n} r(r+1)(r+2) = n(n+1)(n+2)(n+3)/4.(4)
(c)By defining g(r) = r(r+1)(r+2)(r+3)(r+4) and considering g(r) - g(r-1), show that sum_{r=1}^{n} r(r+1)(r+2)(r+3) = n(n+1)(n+2)(n+3)(n+4)/5.(4)
(d)Use the result in part (c) to evaluate sum_{r=1}^{10} r(r+1)(r+2)(r+3).(2)
(Total for Question 12 is 12 marks)
Mark scheme · FP.CP10 Series and Summation

Question 1

Question 2

Question 3

Question 4

Question 5

Question 6

Question 7

Question 8

Question 9

Question 10

Question 11

Question 12