Lecture 5
Learning objectives
After this class, you should be able to:
- Write down the terms of multiple sums.
- Determine a closed form expression for a multiple sum, using standard manipulations.
- Given the first few terms of a series, consult the online reference to determine sequences that start with those terms.
- Prove the correctness of closed form expressions for sums, using induction.
Reading assignment
- Sec 2.4, Sec 2.5 - methods 0, 1, and 4 (only bounds for method 4).
- Online encyclopedia of integer sequences: https://oeis.org
- Review perturbation and repertoire techniques.
Exercises and review questions
- Questions on current lecture's material
- Exercise 2.14.
- Determine the series number for a sequence on the online reference, which starts with the following terms:
1, 4, 8, 16
.
- Determine good bounds on the following sum using integration: sum
k2-k
, 1 ≤ k ≤ n
.
- Questions on next lecture's material
- None.
Last modified: 30 Sep 2014