N D1 D2 D3: F (N) An BN CN+D A+b+c +D
N D1 D2 D3: F (N) An BN CN+D A+b+c +D
Exercise 1A: Construct the Cubic Finite Differences Formula by completing the following table.
Exercise 1B: Construct the table of finite differences for the sum of the squares of the first n positive consecutive integers.
n 1 2 3 4 5 6
Sum of the squares of
the first n positive 1 5 14 30 55 91
consecutive integers
Exercise 1D: Form your conjecture about the sum of the squares of first n consecutive positive integers.
Using finite differences, the sum of the squares of the first n positive consecutive integers is:
( 13 )n +( 12 ) n +( 16 )n+ 0
f ( n )= 3 2
n3 n2 n
f ( n )= + +
3 2 6
2n 3+ 3 n2+ n
f ( n )=
6