Series of Constants
Arithmetic Series
a + (a + d) + (a + 2d) + ... + {a + (n - 1)d} = (1/2).n.{2a + (n - 1)d} = (1/2).n.(a+ l)
where l = a + (n - 1)d is the last term.
Some special cases are
1 + 2 + 3 + ... + n = (1/2).n.(n + 1)
1 + 3 + 5 + ... + (2n - 1) = n2
Geometric Series
a + ar + ar2 + ar3 + ... + arn = a(1 - rn)/(1 - r) = (a - rl)/(1 - r)
where l = arn - 1 is the last term and r ≠ 1.
If - 1 < r < 1, then
a + ar + ar2 + ar3 + ... + arn = a/(1 - r)
Arithmetic - Geometric Series
a + (a + d)r + (a + 2d)r2 + ... + {a + (n - 1)d}rn - 1 =

where r ≠ 1.
If -1 < r < 1, then
a + (a + d)r + (a + 2d)r2 + ... = 
Sums of Powers of Positive Integers

where the series terminates at n2 or n according as p is odd or even, and Bk are the Bernoulli numbers.
Some special cases are

If Sk = 1k + 2k + 3k + ... + nk where k and n are positive integers, then

Series Invoving Reciprocals of Powers of Positive Integers



Miscellaneous Series

The Euler - Maclaurin Summation Formula

The Poisson Sommation Formula

Miscellaneous Series
|