Polynomial Series |
Polynomial Series Formulae
Sum of n values of 1 |
|
= |
n |
||||||
Sum of n constant terms |
|
= |
nc |
||||||
Sum of the first n natural numbers |
|
= |
|
||||||
Sum of the first n square numbers |
|
= |
|
||||||
Sum of the first n cubic numbers |
|
= |
|
Sum of the first n constant terms
rth term: 1
|
= |
c + c + c + c + … + c |
||||
= |
nc |
Sum of the first n natural numbers
rth term: r
|
= |
1 + 2 + 3 + 4 + … + n |
||||
= |
|
Derivation of the Formula
Let S |
= |
|
|||||||
S |
= |
1 | + 2 |
+ 3 | + … |
+ (n - 1) | + n |
||
S |
= |
n | + (n - 1) |
+ (n - 2) | + … |
+ 2 | + 1 |
||
2S |
= |
[1 + n] | + [2 + (n - 1)] |
+ [3 + (n - 2)] | + … |
+ [(n - 1) + 2] | + [n + 1] |
||
= |
(n + 1) | + (n + 1) |
+ (n + 1) | + … |
+ (n + 1) | + (n + 1) |
|||
= |
n(n + 1) |
||||||||
S |
= |
|
|||||||
Sum of the first n square numbers
rth term: r2
|
= |
1 + 4 + 9 + 16 + … + n2 |
||||
= |
|
Derivation of the Formula
Using the method of differences
Let S = |
|
|
= |
(23 - 13) + (33 - 23) + … + (n3 - (n-1)3) + ((n+1)3 - n3) |
||||
= |
(n+1)3 - 1 |
|||||
= |
n3 + 3n2 + 3n |
|
= |
|
||||||||||
= |
3S + |
|
+ n |
|||||||||
= |
3S + |
|
||||||||||
n3 + 3n2 + 3n |
= |
3S + |
|
|||||||||
2n3 + 6n2 + 6n |
= |
6S + 3n2 + 5n |
||||||||||
6S |
= |
2n3 + 6n2 + 6n - 3n2 - 5n |
||
= |
2n3 + 3n2 + n |
|||
= |
n(n+1)(2n+1) |
|||
S |
= |
|
Sum of the first n cubic numbers
rth term: r3
|
= |
1 + 8 + 27 + 64 + … + n3 |
||||
= |
|
Derivation of the Formula
Using the method of differences
Let S = |
|
|
= (24 - 14) + (34 - 24) + … + (n4 - (n-1)4) + ((n+1)4 - n4) |
||||
= (n+1)4 - 1 |
|||||
= n4 + 4n3 + 6n2 + 4n |
|
= |
|
||||||||||
= |
4S + |
|
+ |
|
+ n |
|||||||
= |
4S + n(n+1)(2n+1) + 2n(n+1) + n |
|||||||||||
= |
4S + 2n3 + 5n2 + 4n |
|||||||||||
n4 + 4n3 + 6n2 + 4n |
= |
4S + 2n3 + 5n2 + 4n |
||||||||||
4S |
= |
n4 + 2n3 + n2 |
||
= |
n2(n + 1)2 |
|||
S |
= |
|
