Algorithms

Spring 2007
course
navigation

feb 5

exercises and examples

(review) summation notation

Derive or prove the following. (The second works well with induction.)
N
n = ?
n = 1
N
n2 = (N)(1 + N)(1 + 2N) / 6
n = 1
N
2n = ?
n = 1

depending on time

http://cs.marlboro.edu/ courses/ spring2007/algorithms/ notes/ feb_5
last modified Monday February 5 2007 11:05 am EST